* [gentoo-commits] repo/gentoo:master commit in: app-cdr/burncdda/, profiles/base/
@ 2021-02-21 10:57 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2021-02-21 10:57 UTC (permalink / raw
To: gentoo-commits
commit: bc65ec05cf5e49d19e50648894126f002ba4d677
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Feb 21 10:56:34 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:56:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc65ec05
app-cdr/burncdda: Drop mp3 USE flag
* Requires removed media-sound/mp3_check
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{burncdda-1.8.3.ebuild => burncdda-1.8.3-r1.ebuild} | 13 ++++---------
app-cdr/burncdda/metadata.xml | 2 +-
profiles/base/package.use.mask | 4 ----
3 files changed, 5 insertions(+), 14 deletions(-)
diff --git a/app-cdr/burncdda/burncdda-1.8.3.ebuild b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
similarity index 77%
rename from app-cdr/burncdda/burncdda-1.8.3.ebuild
rename to app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
index b782ab53077..04e50b6400c 100644
--- a/app-cdr/burncdda/burncdda-1.8.3.ebuild
+++ b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Console app for copying burning audio cds"
HOMEPAGE="http://burncdda.sourceforge.net/"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
-IUSE="flac mp3 vorbis"
+IUSE="flac vorbis"
RDEPEND="
app-cdr/cdrdao
@@ -19,12 +19,7 @@ RDEPEND="
media-sound/normalize
media-sound/sox
flac? ( media-libs/flac )
- mp3? (
- media-sound/mpg123
- media-sound/mp3_check
- )
- vorbis? ( media-sound/vorbis-tools )
-"
+ vorbis? ( media-sound/vorbis-tools )"
src_install() {
dobin ${PN}
diff --git a/app-cdr/burncdda/metadata.xml b/app-cdr/burncdda/metadata.xml
index a6a5608a3f0..df685cf32f9 100644
--- a/app-cdr/burncdda/metadata.xml
+++ b/app-cdr/burncdda/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <!-- maintainer-needed -->
<longdescription>
burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec,
flac, normalize, and mp3_check. It can be used to create audio CDs from an
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fc6c60da040..ea57d3c8b9b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -37,10 +37,6 @@ www-client/seamonkey lto
# http://httpd.apache.org/docs/current/mod/mod_lua.html
www-servers/apache apache2_modules_lua
-# Michał Górny <mgorny@gentoo.org> (2021-01-19)
-# Requires masked media-sound/mp3_check.
-app-cdr/burncdda mp3
-
# Brian Evans <grknight@gentoo.org> (2021-01-07)
# Block test deps on packages until they can be updated
# Old phpunit does not work with new PHP and last is vulnerable
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-21 10:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-21 10:57 [gentoo-commits] repo/gentoo:master commit in: app-cdr/burncdda/, profiles/base/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox