diff options
author | 2004-11-12 08:20:27 +0000 | |
---|---|---|
committer | 2004-11-12 08:20:27 +0000 | |
commit | 18e776bb79e39cd0ef143f0a998e81409a535349 (patch) | |
tree | 27e254a5934da8258aa67b85cf4eb2c49055b396 | |
parent | Stable amd64, sparc, x86. (diff) | |
download | historical-18e776bb79e39cd0ef143f0a998e81409a535349.tar.gz historical-18e776bb79e39cd0ef143f0a998e81409a535349.tar.bz2 historical-18e776bb79e39cd0ef143f0a998e81409a535349.zip |
Cleaning out old versions.
-rw-r--r-- | media-sound/cvoicecontrol/Manifest | 14 | ||||
-rw-r--r-- | media-sound/lame/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/lame/files/digest-lame-3.92 | 1 | ||||
-rw-r--r-- | media-sound/lame/files/digest-lame-3.93.1-r1 | 1 | ||||
-rw-r--r-- | media-sound/lame/files/lame-3.91-gcc3.diff | 11 | ||||
-rw-r--r-- | media-sound/lame/lame-3.92.ebuild | 63 | ||||
-rw-r--r-- | media-sound/lame/lame-3.93.1-r1.ebuild | 61 |
7 files changed, 17 insertions, 140 deletions
diff --git a/media-sound/cvoicecontrol/Manifest b/media-sound/cvoicecontrol/Manifest index 35037944da56..0cc481b3cf8c 100644 --- a/media-sound/cvoicecontrol/Manifest +++ b/media-sound/cvoicecontrol/Manifest @@ -1,5 +1,15 @@ -MD5 f3c633a01989ed8c66fa729c2aee11f0 ChangeLog 995 -MD5 0e492614c305c5d9e61e511ded94b45b cvoicecontrol-0.9_alpha.ebuild 1337 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 e82aa05f8ea0bedce53c519d9fd73bb9 ChangeLog 1110 +MD5 8f3d11cefcc8125c3ce3c38b41ce3684 cvoicecontrol-0.9_alpha.ebuild 1109 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 07de3af430261f9f254dfa78a2b4702a files/cvoicecontrol-0.9_alpha-gentoo.diff 442 MD5 3618ff772e58c07e7505ccb582258dfe files/digest-cvoicecontrol-0.9_alpha 74 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBlHNsArHZZzCEUG0RAjs6AJ42tWmeSxKfVlFHhYpjeANWIiff1ACfbf2S +Ecywyt92SyD/0VX7/0brov0= +=Tzzu +-----END PGP SIGNATURE----- diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index baca85b17f90..50f12b92ccdd 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lame # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.53 2004/11/11 23:34:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.54 2004/11/12 08:20:27 eradicator Exp $ + + 12 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + -files/lame-3.91-gcc3.diff, -lame-3.92.ebuild, -lame-3.93.1-r1.ebuild: + Cleaning out old versions. 12 Nov 2004; Bryan Ăstergaard <kloeri@gentoo.org> lame-3.96.1.ebuild: Stable on alpha. diff --git a/media-sound/lame/files/digest-lame-3.92 b/media-sound/lame/files/digest-lame-3.92 deleted file mode 100644 index b78e0c4d310a..000000000000 --- a/media-sound/lame/files/digest-lame-3.92 +++ /dev/null @@ -1 +0,0 @@ -MD5 4e1b83a7b08636d2ef43711e4c74d3a9 lame-3.92.tar.gz 970894 diff --git a/media-sound/lame/files/digest-lame-3.93.1-r1 b/media-sound/lame/files/digest-lame-3.93.1-r1 deleted file mode 100644 index bc8392a0b0e7..000000000000 --- a/media-sound/lame/files/digest-lame-3.93.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1b79c08045eafc55e24ebd38d9e84329 lame-3.93.1.tar.gz 1037603 diff --git a/media-sound/lame/files/lame-3.91-gcc3.diff b/media-sound/lame/files/lame-3.91-gcc3.diff deleted file mode 100644 index 0abfdbd2ae4c..000000000000 --- a/media-sound/lame/files/lame-3.91-gcc3.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- lame-3.91/frontend/rtp.h_copy 2002-04-06 15:37:29.000000000 +0200 -+++ lame-3.91/frontend/rtp.h 2002-04-06 15:36:58.000000000 +0200 -@@ -26,7 +26,7 @@ - int makesocket(char *szAddr,unsigned short port,unsigned char TTL,struct sockaddr_in *sSockAddr); - void rtp_output(const char *mp3buffer,int mp3size); - --#ifdef 0 -+#if 0 - int rtp_send ( - SOCKET s, - struct rtpheader *foo, diff --git a/media-sound/lame/lame-3.92.ebuild b/media-sound/lame/lame-3.92.ebuild deleted file mode 100644 index 54a39dc60581..000000000000 --- a/media-sound/lame/lame-3.92.ebuild +++ /dev/null @@ -1,63 +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/lame/lame-3.92.ebuild,v 1.22 2004/07/28 17:04:09 agriffis Exp $ - -inherit libtool - -DESCRIPTION="LAME Ain't an MP3 Encoder" -HOMEPAGE="http://www.mp3dev.org/mp3/" -SRC_URI="mirror://sourceforge/lame/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64" -IUSE="gtk debug" #oggvorbis - -DEPEND="virtual/libc - x86? ( dev-lang/nasm ) - >=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -# oggvorbis? ( >=media-libs/libvorbis-1.0_rc3 )" -# Oggvorbis support breaks with -rc3 -RDEPEND="virtual/libc - >=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -# oggvorbis? ( >=media-libs/libvorbis-1.0_rc3 )" - -src_compile() { - elibtoolize - - local myconf="" -# if use oggvorbis ; then -# myconf="${myconf} --with-vorbis" -# myconf="${myconf} --without-vorbis" -# else - myconf="${myconf} --without-vorbis" -# fi - if use gtk ; then - myconf="${myconf} --enable-mp3x" - fi - use debug \ - && myconf="${myconf} --enable-debug=yes" \ - || myconf="${myconf} --enable-debug=no" - - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --enable-shared \ - --enable-nasm \ - --enable-mp3rtp \ - --enable-extopt=full \ - ${myconf} || die - - emake || die -} - -src_install() { - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - pkghtmldir=${D}/usr/share/doc/${PF}/html \ - install || die - - dodoc API COPYING HACKING PRESETS.draft LICENSE README* TODO USAGE - dohtml misc/lameGUI.html Dll/LameDLLInterface.htm -} diff --git a/media-sound/lame/lame-3.93.1-r1.ebuild b/media-sound/lame/lame-3.93.1-r1.ebuild deleted file mode 100644 index 013e5db57048..000000000000 --- a/media-sound/lame/lame-3.93.1-r1.ebuild +++ /dev/null @@ -1,61 +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/lame/lame-3.93.1-r1.ebuild,v 1.17 2004/07/28 17:04:09 agriffis Exp $ - -inherit flag-o-matic gcc - -DESCRIPTION="LAME Ain't an MP3 Encoder" -HOMEPAGE="http://www.mp3dev.org/mp3/" -SRC_URI="mirror://sourceforge/lame/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" -IUSE="gtk debug" - -RDEPEND=">=sys-libs/ncurses-5.2 - gtk? ( =x11-libs/gtk+-1.2* )" -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm )" - -src_unpack() { - unpack ${A} - - # fix gtk detection - sed -i -e "s:gtk12-config:gtk-config:" ${S}/configure -} - -# this release completely removed oggvorbis support as it was too outdated. -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 - - local myconf="" - if use gtk; then - myconf="${myconf} --enable-mp3x" - fi - - use debug \ - && myconf="${myconf} --enable-debug=yes" \ - || myconf="${myconf} --enable-debug=no" - - econf \ - --enable-shared \ - --enable-nasm \ - --enable-mp3rtp \ - --enable-extopt=full \ - ${myconf} || die - - emake || die -} - -src_install() { - make DESTDIR=${D} pkghtmldir=${D}/usr/share/doc/${PF}/html install || die - - dodoc API COPYING HACKING PRESETS.draft LICENSE README* TODO USAGE - dohtml misc/lameGUI.html Dll/LameDLLInterface.htm -} |