summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-04-30 10:26:56 +0000
committerMarinus Schraal <foser@gentoo.org>2003-04-30 10:26:56 +0000
commit722bcb4f852ef819319ec1a1a437385e41734e58 (patch)
tree613f8bb8fd23ac566dfed25c590809098a9ab145 /media-sound/sound-juicer/sound-juicer-0.2.1.ebuild
parentworkaround LANG issue (diff)
downloadgentoo-2-722bcb4f852ef819319ec1a1a437385e41734e58.tar.gz
gentoo-2-722bcb4f852ef819319ec1a1a437385e41734e58.tar.bz2
gentoo-2-722bcb4f852ef819319ec1a1a437385e41734e58.zip
New version, cleanup
Diffstat (limited to 'media-sound/sound-juicer/sound-juicer-0.2.1.ebuild')
-rw-r--r--media-sound/sound-juicer/sound-juicer-0.2.1.ebuild31
1 files changed, 31 insertions, 0 deletions
diff --git a/media-sound/sound-juicer/sound-juicer-0.2.1.ebuild b/media-sound/sound-juicer/sound-juicer-0.2.1.ebuild
new file mode 100644
index 000000000000..c21e7c0be0a2
--- /dev/null
+++ b/media-sound/sound-juicer/sound-juicer-0.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-0.2.1.ebuild,v 1.1 2003/04/30 10:26:56 foser Exp $
+
+inherit gnome2 eutils
+
+DESCRIPTION="CD ripper for GNOME 2"
+HOMEPAGE="http://www.burtonini.com/"
+SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2
+ >=gnome-base/libglade-2
+ >=gnome-base/gconf-1.2
+ >=gnome-base/libgnomeui-2
+ >=media-libs/gstreamer-0.6.1
+ >=media-libs/gst-plugins-0.6.1
+ >=media-libs/musicbrainz-2.0.1"
+
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.20
+ dev-util/pkgconfig"
+
+DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO"
+
+SCROLLKEEPER_UPDATE="0"