summaryrefslogtreecommitdiff
path: root/app-cdr/mp3burn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-cdr/mp3burn
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-cdr/mp3burn')
-rw-r--r--app-cdr/mp3burn/Manifest4
-rw-r--r--app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch4
-rw-r--r--app-cdr/mp3burn/mp3burn-0.4.2.ebuild26
3 files changed, 16 insertions, 18 deletions
diff --git a/app-cdr/mp3burn/Manifest b/app-cdr/mp3burn/Manifest
index 1b7c48df7b38..b8d11a59d095 100644
--- a/app-cdr/mp3burn/Manifest
+++ b/app-cdr/mp3burn/Manifest
@@ -1,4 +1,4 @@
-AUX mp3burn-0.4.2-build.patch 450 BLAKE2B 495a56ba698a6e160583cdcdfff895f09cb478c9a7d03142aef5e4a038488a5127f0d8ad5a01f2ce2b4b351f5309339251c39582f49471b3865b182184ffc7a9 SHA512 0b3d88fb3d716da0ba97e4a041f7df3204c67b3033374f592a37d4cc9414ee6fb95fe7ab50b9e47036ba353c2382fe18cea5d8bc2993cfb374c93a31858f38f2
+AUX mp3burn-0.4.2-build.patch 382 BLAKE2B b59dd5b1f2d651003443ceda9590dcd57ecaa0b6bf84175bbf92945539e67c3597be11afe57cbbf093b7695e90b85dd3a7fe81f0c7f570e82f33391099aa2b47 SHA512 20143dd5b54b651d38338339337f586ee90b7e53bf7eb313b80ce043d7a99439e825ce5e4a48ec597bba4bb0a09c669439b3f59f9753aed240e2feeb8c4be4c5
DIST mp3burn-0.4.2.tar.gz 17166 BLAKE2B 099954b2bd5ba6ff2dcbdade63b7bd2ffeaf4c269eee9c856149b8a899ed995e131516446b80c905850733e385bb4f6cb52ad2cb15fe4306dce417cadbb359ec SHA512 96234f7e7a528b0073e3cb8130d5f606741532954e54de56757b4b0945d24fa72860e62ae1d78a13463ed8dca22848d99d49791957ba3c92cb60591d0f54f261
-EBUILD mp3burn-0.4.2.ebuild 702 BLAKE2B e2a8ba047672e76cdf26c973a6f4c020abce25acde9bde05088ca87da109c495e42923da9de83e0fc328e87da59dcb83c4dec46d04fd05801eeb6d377ef4e54e SHA512 d75cfca9a5520d161a46ac749834fd6639f2b3f88a7e36acc6ed104d176eca593cedf4d8f7ca310ac37c80c3265d17228e30589ae620534996c80e1c60fb6f83
+EBUILD mp3burn-0.4.2.ebuild 672 BLAKE2B d45887642da859647e1b41ac700242c876765bd38e092622c8c7d36dc2264d18db5bcd3cd3af970d0403d79a2c4eedf91c8ae7861acd6b13b9b17f217f79f3c4 SHA512 49f563645163d7a6881e8ed88d2aa333a88c68b5c38099051cc7b7b7b8b72dfaf1417443bc95b223870e87a88f21614d33b35bb34be3b778abc9c9735172260d
MISC metadata.xml 244 BLAKE2B e3e13de16e966b5bf7cb78a5941c209f349ad3862e14028e8b48825b691269a8397f681ef076c017ef72c14d1adecc64f6a9582a20eaad8c002f5d254b4cdbd5 SHA512 5dadcff7ab9780843e5ff9b58fc515cfb20b2d19633112459a961e4fdceff3f6e17b3490ecb891d47d5f448500a826ff673b62709e91864e4f0d87c624d62445
diff --git a/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch b/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch
index 13cf94d42643..d7d814c3872a 100644
--- a/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch
+++ b/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch
@@ -1,5 +1,5 @@
---- mp3burn 2013-08-18 23:13:34.843372424 +0000
-+++ mp3burn 2013-08-18 23:14:15.663182707 +0000
+--- a/mp3burn
++++ b/mp3burn
@@ -412,6 +412,8 @@
=> F<mp3decoder>. I<(Note: Currently, the MP3 decoder must be
able to accept mpg123-style command-line arguments.)>
diff --git a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
index 8c1183cd0515..40200fbbd700 100644
--- a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
+++ b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
@@ -1,34 +1,32 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit eutils
+EAPI=7
DESCRIPTION="Burn mp3s without filling up your disk with .wav files"
HOMEPAGE="https://sourceforge.net/projects/mp3burn"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
+RDEPEND="
app-cdr/cdrtools
- media-sound/mpg123
- media-libs/flac
- media-sound/vorbis-tools
+ dev-lang/perl
dev-perl/MP3-Info
dev-perl/Ogg-Vorbis-Header
dev-perl/String-ShellQuote
+ media-libs/flac
+ media-sound/mpg123
+ media-sound/vorbis-tools
"
+BDEPEND="dev-lang/perl"
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-build.patch"
-}
+PATCHES=(
+ "${FILESDIR}"/${P}-build.patch
+)
src_install() {
dobin ${PN}