* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/
@ 2019-12-22 17:48 Bernard Cafarelli
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2019-12-22 17:48 UTC (permalink / raw
To: gentoo-commits
commit: 075f2f00cbf84f49795ad7519379daed1aeb62a2
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 17:47:44 2019 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 17:48:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075f2f00
gnustep-apps/cdplayer: drop old blocker
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild b/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
index 673668b295a..918d44818cf 100644
--- a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
+++ b/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,8 +17,7 @@ DEPEND="dev-libs/libcdio
dev-libs/libcdio-paranoia
gnustep-apps/cynthiune
dbus? ( gnustep-libs/dbuskit )"
-RDEPEND="${DEPEND}
- !gnustep-libs/cddb"
+RDEPEND="${DEPEND}"
src_prepare() {
sed -e "s#cdda.h#paranoia/cdda.h#" \
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/
@ 2021-11-06 22:35 Bernard Cafarelli
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2021-11-06 22:35 UTC (permalink / raw
To: gentoo-commits
commit: 70e6afc87d377a25c197d26a21775a64c9c4641d
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 22:34:35 2021 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 22:35:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e6afc8
gnustep-apps/cdplayer: bump EAPI
Closes: https://bugs.gentoo.org/819969
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
.../cdplayer/{cdplayer-0.6.0.ebuild => cdplayer-0.6.0-r1.ebuild} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
similarity index 87%
rename from gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
rename to gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
index 918d44818cf..3877445c20c 100644
--- a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
+++ b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit gnustep-2
DESCRIPTION="Small CD Audio Player for GNUstep"
@@ -20,9 +20,11 @@ DEPEND="dev-libs/libcdio
RDEPEND="${DEPEND}"
src_prepare() {
+ default
+
sed -e "s#cdda.h#paranoia/cdda.h#" \
-e "s#paranoia.h#paranoia/paranoia.h#" \
- -i AudioCD/AudioCD.h || die "AudioCD.h sed failed"
+ -i AudioCD/AudioCD.h || die
}
src_compile() {
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-06 22:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-22 17:48 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/ Bernard Cafarelli
-- strict thread matches above, loose matches on Subject: below --
2021-11-06 22:35 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox