diff options
Diffstat (limited to 'media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild')
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild deleted file mode 100644 index 5bba76a2af05..000000000000 --- a/media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.2.1-r1.ebuild,v 1.4 2003/02/13 13:17:58 vapier Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="RhythmBox - an iTunes clone for GNOME" -SRC_URI="http://www.rhythmbox.org/download/${P}.tar.gz" -HOMEPAGE="http://www.rhythmbox.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86" - -RDEPEND=">=x11-libs/gtk+-2.0.0 - >=gnome-base/libgnomeui-1.117.2 - >=gnome-base/libglade-1.99.12 - >=gnome-base/gnome-panel-1.5.23 - >=gnome-base/gnome-vfs-1.9.16 - >=gnome-base/libbonobo-1.117.1 - >=gnome-base/bonobo-activation-0.9.9 - >=gnome-base/libgnomecanvas-1.117.0 - >=media-libs/monkey-sound-0.4.1 - >=gnome-base/gconf-1.1.10 - >=gnome-base/ORBit2-2.4.0 - >=sys-devel/gettext-0.11.1 - >=media-libs/gst-plugins-0.3.4" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - dev-util/intltool" - -LIBTOOL_FIX="1" - -DOC="AUTHORS COPYING ChangeLog FAQ HACKING INSTALL NEWS README THANKS TODO" -SCHEMA="rhythmbox.schemas" |