summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-04-12 06:29:22 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-04-12 06:29:22 +0000
commit76f5711b7ba42d82a0a7f92edcd4d3265d3d1ccb (patch)
tree68e2a732b3bcfd1259e1cef2abcb7230adcaaff7 /app-cdr
parentCloses #18074 (diff)
downloadhistorical-76f5711b7ba42d82a0a7f92edcd4d3265d3d1ccb.tar.gz
historical-76f5711b7ba42d82a0a7f92edcd4d3265d3d1ccb.tar.bz2
historical-76f5711b7ba42d82a0a7f92edcd4d3265d3d1ccb.zip
Closes #18074
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/arson/Manifest4
-rw-r--r--app-cdr/arson/arson-0.9.7-r2.ebuild32
-rw-r--r--app-cdr/arson/files/digest-arson-0.9.7-r21
3 files changed, 35 insertions, 2 deletions
diff --git a/app-cdr/arson/Manifest b/app-cdr/arson/Manifest
index 5bbe6acfa4a5..08cd1c47936c 100644
--- a/app-cdr/arson/Manifest
+++ b/app-cdr/arson/Manifest
@@ -1,7 +1,7 @@
-MD5 ab7bc704c963680fd2a62bcb91b1f1d4 ChangeLog 1597
+MD5 98fd512806697bcb408badcb98d32f17 ChangeLog 1592
MD5 6ddb90f11b024352b7e4f74472d00439 arson-0.9.7-r1.ebuild 925
MD5 eea6e06c53cdcf9c87e042e1ba8adcf4 arson-0.9.7.ebuild 827
-MD5 f53a15c571fb944c9268be745445e64c arson-0.9.7-r2.ebuild 978
+MD5 f1355fe3cf97b4961e0ff6759da5be79 arson-0.9.7-r2.ebuild 973
MD5 36dfe8c597aa471beb98dc30e3606d47 files/arson-0.9.7-write-img-fix.diff 1689
MD5 12bb89bba9ef85545f69d581706c82bf files/digest-arson-0.9.7 69
MD5 12bb89bba9ef85545f69d581706c82bf files/digest-arson-0.9.7-r1 69
diff --git a/app-cdr/arson/arson-0.9.7-r2.ebuild b/app-cdr/arson/arson-0.9.7-r2.ebuild
new file mode 100644
index 000000000000..f1e61e35a651
--- /dev/null
+++ b/app-cdr/arson/arson-0.9.7-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/arson/arson-0.9.7-r2.ebuild,v 1.1 2003/04/12 06:29:10 jje Exp $
+inherit kde-base
+
+DESCRIPTION="A KDE frontend to CD burning and CD ripping tools."
+HOMEPAGE="http://arson.sourceforge.net/"
+LICENSE="GPL-2"
+
+newdepend ">=media-sound/cdparanoia-3.9.8
+ >=media-sound/bladeenc-0.94.2
+ >=app-cdr/cdrtools-1.11.24
+ >=media-sound/normalize-0.7.4
+ oggvorbis? ( media-libs/libvorbis )
+ >=media-sound/lame-3.92
+ >=app-cdr/cdrdao-1.1.5
+ >=media-libs/flac-1.1.0"
+need-kde 3
+
+IUSE="oggvorbis"
+KEYWORDS="~x86"
+S=${WORKDIR}/${P}-kde3
+SRC_URI="mirror://sourceforge/arson/${P}-kde3.tar.bz2"
+
+use oggvorbis && myconf="$myconf --with-vorbis" || myconf="$myconf --without-vorbis"
+myconf="$myconf --with-flac"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ patch -p0 <${FILESDIR}/${P}-write-img-fix.diff || die
+}
diff --git a/app-cdr/arson/files/digest-arson-0.9.7-r2 b/app-cdr/arson/files/digest-arson-0.9.7-r2
new file mode 100644
index 000000000000..0a04cc490556
--- /dev/null
+++ b/app-cdr/arson/files/digest-arson-0.9.7-r2
@@ -0,0 +1 @@
+MD5 baf05d52128dd75d72298b4011e2e353 arson-0.9.7-kde3.tar.bz2 562250