From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/resid/
Date: Thu, 12 Apr 2018 21:42:38 +0000 (UTC) [thread overview]
Message-ID: <1523569336.724e064d1cd94ef4ac60b04e811c80975e0842c4.asturm@gentoo> (raw)
commit: 724e064d1cd94ef4ac60b04e811c80975e0842c4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 20:04:03 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 21:42:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724e064d
media-libs/resid: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
media-libs/resid/resid-0.16_p2.ebuild | 40 -----------------------------------
1 file changed, 40 deletions(-)
diff --git a/media-libs/resid/resid-0.16_p2.ebuild b/media-libs/resid/resid-0.16_p2.ebuild
deleted file mode 100644
index a4a9b8ff6fd..00000000000
--- a/media-libs/resid/resid-0.16_p2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit autotools versionator
-
-MY_MAJ=$(get_version_component_range 1-2)
-
-DESCRIPTION="C++ library to emulate the C64 SID chip"
-HOMEPAGE="http://sidplay2.sourceforge.net"
-SRC_URI="mirror://sourceforge/sidplay2/${P/_p/-p}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc x86"
-IUSE="static-libs"
-
-RDEPEND=""
-DEPEND=""
-
-S=${WORKDIR}/${PN}-${MY_MAJ}
-
-src_prepare() {
- # This is required, otherwise the shared libraries get installed as
- # libresid.0.0.0 instead of libresid.so.0.0.0.
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-dependency-tracking \
- --enable-shared \
- $(use_enable static-libs static) \
- --enable-resid-install
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README THANKS TODO VC_CC_SUPPORT.txt
-}
next reply other threads:[~2018-04-12 21:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-12 21:42 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-07 7:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/resid/ Miroslav Ć ulc
2022-09-09 7:59 David Seifert
2018-04-12 14:43 Sergei Trofimovich
2018-03-13 22:26 Thomas Deutschmann
2018-03-08 7:24 Sergei Trofimovich
2018-03-07 13:51 Agostino Sarubbo
2018-03-05 21:31 Tobias Klausmann
2017-04-24 18:58 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1523569336.724e064d1cd94ef4ac60b04e811c80975e0842c4.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox