diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-20 05:17:11 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-20 05:17:11 +0000 |
commit | 7a0c769b41d51b14e2b991a9ca92326c2ffdbd1c (patch) | |
tree | dfb55a9d9cc0fe297caf42c0e80ccd5951c6e07e /media-sound/zinf | |
parent | Removing old versions. (Manifest recommit) (diff) | |
download | gentoo-2-7a0c769b41d51b14e2b991a9ca92326c2ffdbd1c.tar.gz gentoo-2-7a0c769b41d51b14e2b991a9ca92326c2ffdbd1c.tar.bz2 gentoo-2-7a0c769b41d51b14e2b991a9ca92326c2ffdbd1c.zip |
Removing old versions.
Diffstat (limited to 'media-sound/zinf')
-rw-r--r-- | media-sound/zinf/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/zinf/files/digest-zinf-2.2.3 | 1 | ||||
-rw-r--r-- | media-sound/zinf/files/digest-zinf-2.2.4 | 1 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.3.ebuild | 82 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.4.ebuild | 80 |
5 files changed, 5 insertions, 165 deletions
diff --git a/media-sound/zinf/ChangeLog b/media-sound/zinf/ChangeLog index a2f49af255fb..7385444745ae 100644 --- a/media-sound/zinf/ChangeLog +++ b/media-sound/zinf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/zinf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.30 2004/10/07 03:06:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.31 2004/10/20 05:17:11 eradicator Exp $ + + 19 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> -zinf-2.2.3.ebuild, + -zinf-2.2.4.ebuild: + Removing old versions. 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> zinf-2.2.5-r1.ebuild: diff --git a/media-sound/zinf/files/digest-zinf-2.2.3 b/media-sound/zinf/files/digest-zinf-2.2.3 deleted file mode 100644 index b13ed4aaafbf..000000000000 --- a/media-sound/zinf/files/digest-zinf-2.2.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 2eda6103c0287c7d4d591841e4898199 zinf-2.2.3.tar.gz 1412373 diff --git a/media-sound/zinf/files/digest-zinf-2.2.4 b/media-sound/zinf/files/digest-zinf-2.2.4 deleted file mode 100644 index 23e0679ea1c6..000000000000 --- a/media-sound/zinf/files/digest-zinf-2.2.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 7520bbbffa466b86753c461f3c3a075f zinf-2.2.4.tar.gz 1722083 diff --git a/media-sound/zinf/zinf-2.2.3.ebuild b/media-sound/zinf/zinf-2.2.3.ebuild deleted file mode 100644 index c3de5f6e0336..000000000000 --- a/media-sound/zinf/zinf-2.2.3.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.13 2004/08/22 04:45:28 obz Exp $ - -IUSE="debug esd X gtk oggvorbis gnome arts alsa nls" - -inherit kde-functions eutils - -DESCRIPTION="An extremely full-featured mp3/vorbis/cd player with ALSA support, previously called FreeAmp" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" -HOMEPAGE="http://www.zinf.org/" - -RDEPEND="=dev-libs/glib-1.2* - =x11-libs/gtk+-1.2* - sys-libs/zlib - >=sys-libs/ncurses-5.2 - =media-libs/freetype-1* - >=media-libs/musicbrainz-1.0.1 - X? ( virtual/x11 ) - esd? ( media-sound/esound ) - gtk? ( >=media-libs/gdk-pixbuf-0.8 ) - gnome? ( =gnome-base/orbit-0* ) - oggvorbis? ( media-libs/libvorbis ) - alsa? ( >=media-libs/alsa-lib-0.9.8 ) - arts? ( kde-base/arts )" - -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm ) - nls? ( sys-devel/gettext ) - >=media-libs/id3lib-3.8.0 - sys-apps/sed - dev-lang/perl" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~alpha" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/zinf-2.2.3-id3.patch.bz2 - - # Remove -Werror so it compiles with gcc3.3 - for file in Makefile.header.in configure.in configure - do - mv ${file} ${file}.orig - sed 's/-Werror//g' < ${file}.orig > ${file} - done - chmod 755 configure -} - -src_compile() { - local myconf="--enable-cmdline" - - myconf="${myconf} `use_enable debug`" - myconf="${myconf} `use_enable esd`" - myconf="${myconf} `use_enable arts`" - myconf="${myconf} `use_enable alsa`" - myconf="${myconf} `use_enable gnome corba`" - - if use arts; then - set-kdedir 3 - export ARTSCCONFIG="$KDEDIR/bin/artsc-config" - fi - - econf ${myconf} || die - make || die -} - -src_install() { - into /usr - dobin zinf - - exeinto /usr/lib/zinf/plugins - doexe plugins/* - - insinto /usr/share/zinf/themes - doins themes/* - - dodoc AUTHORS CHANGES COPYING NEWS README README.linux WISHLIST -} diff --git a/media-sound/zinf/zinf-2.2.4.ebuild b/media-sound/zinf/zinf-2.2.4.ebuild deleted file mode 100644 index 002c1ab656a9..000000000000 --- a/media-sound/zinf/zinf-2.2.4.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.4.ebuild,v 1.9 2004/08/22 04:45:28 obz Exp $ - -IUSE="debug esd X gtk oggvorbis gnome arts nls" - -inherit kde-functions eutils - -DESCRIPTION="An extremely full-featured mp3/vorbis/cd player with ALSA support, previously called FreeAmp" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" -HOMEPAGE="http://www.zinf.org/" - -RDEPEND="=dev-libs/glib-1.2* - =x11-libs/gtk+-1.2* - sys-libs/zlib - >=sys-libs/ncurses-5.2 - =media-libs/freetype-1* - >=media-libs/musicbrainz-1.0.1 - >=media-libs/id3lib-3.8.0 - X? ( virtual/x11 ) - esd? ( media-sound/esound ) - gtk? ( >=media-libs/gdk-pixbuf-0.8 ) - gnome? ( =gnome-base/orbit-0* ) - oggvorbis? ( media-libs/libvorbis ) - arts? ( kde-base/arts )" -# alsa? ( >=media-libs/alsa-lib-0.9.8 ) # Broken in 2.2.4 - -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm ) - nls? ( sys-devel/gettext ) - >=media-libs/id3lib-3.8.0 - dev-lang/perl" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/zinf-2.2.4-pref.patch -} - -src_compile() { - local myconf="--enable-cmdline" - - myconf="${myconf} `use_enable debug`" - myconf="${myconf} `use_enable esd`" - myconf="${myconf} `use_enable arts`" -# myconf="${myconf} `use_enable alsa`" - myconf="${myconf} --disable-alsa" - myconf="${myconf} `use_enable gnome corba`" - - if use arts; then - set-kdedir 3 - export ARTSCCONFIG="$KDEDIR/bin/artsc-config" - fi - - econf ${myconf} || die - make || die -} - -src_install() { - into /usr - dobin base/zinf - - exeinto /usr/lib/zinf/plugins - doexe plugins/* - - insinto /usr/share/zinf/themes - doins themes/* - - dodoc AUTHORS ChangeLog NEWS README -} - -pkg_postinst() { - einfo "Also support has been disabled in 2.2.4 due to compilation problems." - einfo "If you require alsa support, please use another version." -} |