diff options
author | 2007-02-17 21:34:53 +0000 | |
---|---|---|
committer | 2007-02-17 21:34:53 +0000 | |
commit | ea8297ce13a322f2d27b8d9c876541aa37dbb46e (patch) | |
tree | 73ee9dce65b3e67c29690448e12b2bdde9285d05 /media-sound | |
parent | Parallelize build. (diff) | |
download | gentoo-2-ea8297ce13a322f2d27b8d9c876541aa37dbb46e.tar.gz gentoo-2-ea8297ce13a322f2d27b8d9c876541aa37dbb46e.tar.bz2 gentoo-2-ea8297ce13a322f2d27b8d9c876541aa37dbb46e.zip |
Remove old versions.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lame/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/lame/files/digest-lame-3.96.1-r1 | 3 | ||||
-rw-r--r-- | media-sound/lame/files/digest-lame-3.97_beta2 | 3 | ||||
-rw-r--r-- | media-sound/lame/files/digest-lame-3.97_beta3 | 3 | ||||
-rw-r--r-- | media-sound/lame/lame-3.96.1-r1.ebuild | 79 | ||||
-rw-r--r-- | media-sound/lame/lame-3.97_beta2.ebuild | 78 | ||||
-rw-r--r-- | media-sound/lame/lame-3.97_beta3.ebuild | 78 |
7 files changed, 5 insertions, 245 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index 926a8d71d537..e28a82fd7632 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lame # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.74 2007/02/05 21:40:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.75 2007/02/17 21:34:53 flameeyes Exp $ + + 17 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -lame-3.96.1-r1.ebuild, + -lame-3.97_beta2.ebuild, -lame-3.97_beta3.ebuild: + Remove old versions. 05 Feb 2007; Alexis Ballier <aballier@gentoo.org> lame-3.96.1-r1.ebuild: Stick automake version to 1.7 as it's not working with newer versions, bug diff --git a/media-sound/lame/files/digest-lame-3.96.1-r1 b/media-sound/lame/files/digest-lame-3.96.1-r1 deleted file mode 100644 index 12dd61729f63..000000000000 --- a/media-sound/lame/files/digest-lame-3.96.1-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e1206c46a5e276feca11a7149e2fc6ac lame-3.96.1.tar.gz 1255629 -RMD160 14eee3328706141d5546f33592aaabfb681b4e9d lame-3.96.1.tar.gz 1255629 -SHA256 f4f093e371c999a2a079607b74582a8ef5c1c3c9b322e3e997a47c1ea2afe2a5 lame-3.96.1.tar.gz 1255629 diff --git a/media-sound/lame/files/digest-lame-3.97_beta2 b/media-sound/lame/files/digest-lame-3.97_beta2 deleted file mode 100644 index 208670a3f5fd..000000000000 --- a/media-sound/lame/files/digest-lame-3.97_beta2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f3109237dfa9e025a2eb23fdae338166 lame-3.97b2.tar.gz 1327960 -RMD160 24d1bf8a1e73001960b434ff9323b3d2e55ad0a1 lame-3.97b2.tar.gz 1327960 -SHA256 1aee06e15571f5316ba91e40ae8d5a0413efdcef1f15aa6a34c8e1dc438a2a62 lame-3.97b2.tar.gz 1327960 diff --git a/media-sound/lame/files/digest-lame-3.97_beta3 b/media-sound/lame/files/digest-lame-3.97_beta3 deleted file mode 100644 index 551cce85e535..000000000000 --- a/media-sound/lame/files/digest-lame-3.97_beta3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4fbdad5d4203e75125cf5b875b171ac0 lame-3.97b3_.tar.gz 1328041 -RMD160 ae3041acfe3e0e120faf5dc02a38ebb35f58aee9 lame-3.97b3_.tar.gz 1328041 -SHA256 ff13fca5d2816a9e807bda5da7ccdf7009978988467270d82d9d1b94c53d2576 lame-3.97b3_.tar.gz 1328041 diff --git a/media-sound/lame/lame-3.96.1-r1.ebuild b/media-sound/lame/lame-3.96.1-r1.ebuild deleted file mode 100644 index 25c7fbba44e8..000000000000 --- a/media-sound/lame/lame-3.96.1-r1.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.1-r1.ebuild,v 1.8 2007/02/05 21:40:54 aballier Exp $ - -WANT_AUTOMAKE=1.7 -WANT_AUTOCONF="latest" - -inherit flag-o-matic toolchain-funcs eutils autotools - -DESCRIPTION="LAME Ain't an MP3 Encoder" -HOMEPAGE="http://lame.sourceforge.net" -SRC_URI="mirror://sourceforge/lame/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="gtk debug" - -RDEPEND=">=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -DEPEND="${RDEPEND} - sys-devel/autoconf" - -src_unpack() { - unpack ${A} - cd "${S}" - - # The frontened tries to link staticly, but we prefer shared libs - epatch "${FILESDIR}"/${P}-shared-frontend.patch - - # If ccc (alpha compiler) is installed on the system, the default - # configure is broken, fix it to respect CC. This is only - # directly broken for ARCH=alpha but would affect anybody with a - # ccc binary in their PATH. Bug #41908 (26 Jul 2004 agriffis) - epatch "${FILESDIR}"/${PN}-3.96-ccc.patch - - # Seems like lame devs uses a custom config.h.in that doesn't support - # largefiles, add a patch to fix that. - epatch "${FILESDIR}"/${P}-largefile.patch - - # Make sure -lm is linked in the library to fix other programs linking to - # this while using --as-needed - epatch "${FILESDIR}/${P}-asneeded.patch" - - AT_M4DIR="${S}" eautoreconf || die - epunt_cxx # embedded bug #74498 -} - -src_compile() { - # take out -fomit-frame-pointer from CFLAGS if k6-2 - is-flag "-march=k6-3" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6-2" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6" && filter-flags "-fomit-frame-pointer" - - [ "`gcc-fullversion`" == "3.3.2" ] && replace-flags -march=2.0 -march=1.0 - - # The user sets compiler optimizations... But if you'd like - # lame to choose it's own... uncomment one of these (experiMENTAL) - # myconf="${myconf} --enable-expopt=full \ - # myconf="${myconf} --enable-expopt=norm \ - - econf \ - --enable-shared \ - --enable-mp3rtp \ - $(use_enable debug debug norm) \ - $(use_enable gtk mp3x) \ - ${myconf} || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" pkghtmldir="/usr/share/doc/${PF}/html" install || die - - dodoc API ChangeLog HACKING PRESETS.draft README* STYLEGUIDE TODO USAGE - dohtml misc/lameGUI.html Dll/LameDLLInterface.htm - - dobin "${S}"/misc/mlame || die -} diff --git a/media-sound/lame/lame-3.97_beta2.ebuild b/media-sound/lame/lame-3.97_beta2.ebuild deleted file mode 100644 index db74f06dba22..000000000000 --- a/media-sound/lame/lame-3.97_beta2.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97_beta2.ebuild,v 1.3 2006/10/17 18:55:53 flameeyes Exp $ - -WANT_AUTOMAKE="latest" -WANT_AUTOCONF="latest" - -inherit flag-o-matic toolchain-funcs eutils autotools - -MY_P="${P/_beta/b}" -S="${WORKDIR}/${P%%_beta*}" - -DESCRIPTION="LAME Ain't an MP3 Encoder" -HOMEPAGE="http://lame.sourceforge.net" -SRC_URI="mirror://sourceforge/lame/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="gtk debug" - -RDEPEND=">=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -DEPEND="${RDEPEND} - sys-devel/autoconf" - -src_unpack() { - unpack ${A} - cd "${S}" - - # The frontened tries to link staticly, but we prefer shared libs - epatch "${FILESDIR}"/${PN}-3.96.1-shared-frontend.patch - - # If ccc (alpha compiler) is installed on the system, the default - # configure is broken, fix it to respect CC. This is only - # directly broken for ARCH=alpha but would affect anybody with a - # ccc binary in their PATH. Bug #41908 (26 Jul 2004 agriffis) - epatch "${FILESDIR}"/${PN}-3.96-ccc.patch - - # Make sure -lm is linked in the library to fix other programs linking to - # this while using --as-needed - epatch "${FILESDIR}"/${PN}-3.96.1-asneeded.patch - - AT_M4DIR="${S}" eautoreconf || die - epunt_cxx # embedded bug #74498 -} - -src_compile() { - # take out -fomit-frame-pointer from CFLAGS if k6-2 - is-flag "-march=k6-3" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6-2" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6" && filter-flags "-fomit-frame-pointer" - - [ "`gcc-fullversion`" == "3.3.2" ] && replace-flags -march=2.0 -march=1.0 - - # The user sets compiler optimizations... But if you'd like - # lame to choose it's own... uncomment one of these (experiMENTAL) - # myconf="${myconf} --enable-expopt=full \ - # myconf="${myconf} --enable-expopt=norm \ - - econf \ - --enable-shared \ - --enable-mp3rtp \ - $(use_enable debug debug norm) \ - $(use_enable gtk mp3x) \ - ${myconf} || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" pkghtmldir="/usr/share/doc/${PF}/html" install || die - - dodoc API ChangeLog HACKING PRESETS.draft README* STYLEGUIDE TODO USAGE - dohtml misc/lameGUI.html Dll/LameDLLInterface.htm - - dobin "${S}"/misc/mlame || die -} diff --git a/media-sound/lame/lame-3.97_beta3.ebuild b/media-sound/lame/lame-3.97_beta3.ebuild deleted file mode 100644 index 2d789d85fccf..000000000000 --- a/media-sound/lame/lame-3.97_beta3.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97_beta3.ebuild,v 1.2 2006/10/17 18:55:53 flameeyes Exp $ - -WANT_AUTOMAKE="latest" -WANT_AUTOCONF="latest" - -inherit flag-o-matic toolchain-funcs eutils autotools - -MY_P="${P/_beta/b}" -S="${WORKDIR}/${P%%_beta*}" - -DESCRIPTION="LAME Ain't an MP3 Encoder" -HOMEPAGE="http://lame.sourceforge.net" -SRC_URI="mirror://sourceforge/lame/${MY_P}_.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="gtk debug" - -RDEPEND=">=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -DEPEND="${RDEPEND} - sys-devel/autoconf" - -src_unpack() { - unpack ${A} - cd "${S}" - - # The frontened tries to link staticly, but we prefer shared libs - epatch "${FILESDIR}"/${PN}-3.96.1-shared-frontend.patch - - # If ccc (alpha compiler) is installed on the system, the default - # configure is broken, fix it to respect CC. This is only - # directly broken for ARCH=alpha but would affect anybody with a - # ccc binary in their PATH. Bug #41908 (26 Jul 2004 agriffis) - epatch "${FILESDIR}"/${PN}-3.96-ccc.patch - - # Make sure -lm is linked in the library to fix other programs linking to - # this while using --as-needed - epatch "${FILESDIR}"/${PN}-3.96.1-asneeded.patch - - AT_M4DIR="${S}" eautoreconf || die - epunt_cxx # embedded bug #74498 -} - -src_compile() { - # take out -fomit-frame-pointer from CFLAGS if k6-2 - is-flag "-march=k6-3" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6-2" && filter-flags "-fomit-frame-pointer" - is-flag "-march=k6" && filter-flags "-fomit-frame-pointer" - - [ "`gcc-fullversion`" == "3.3.2" ] && replace-flags -march=2.0 -march=1.0 - - # The user sets compiler optimizations... But if you'd like - # lame to choose it's own... uncomment one of these (experiMENTAL) - # myconf="${myconf} --enable-expopt=full \ - # myconf="${myconf} --enable-expopt=norm \ - - econf \ - --enable-shared \ - --enable-mp3rtp \ - $(use_enable debug debug norm) \ - $(use_enable gtk mp3x) \ - ${myconf} || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" pkghtmldir="/usr/share/doc/${PF}/html" install || die - - dodoc API ChangeLog HACKING PRESETS.draft README* STYLEGUIDE TODO USAGE - dohtml misc/lameGUI.html Dll/LameDLLInterface.htm - - dobin "${S}"/misc/mlame || die -} |