summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-03 00:19:01 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-03 00:19:01 +0000
commit6b9e28ed1aa612823b0126dde130c0a280f652c8 (patch)
treeeb458b73c9481b2f425c42c4d436293214303ba5
parentRemoving ancient version. (Manifest recommit) (diff)
downloadgentoo-2-6b9e28ed1aa612823b0126dde130c0a280f652c8.tar.gz
gentoo-2-6b9e28ed1aa612823b0126dde130c0a280f652c8.tar.bz2
gentoo-2-6b9e28ed1aa612823b0126dde130c0a280f652c8.zip
Removing old versions.
-rw-r--r--media-libs/alsa-lib/ChangeLog7
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild29
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild39
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.2.ebuild39
-rw-r--r--media-libs/alsa-lib/files/digest-alsa-lib-0.5.10b1
-rw-r--r--media-libs/alsa-lib/files/digest-alsa-lib-0.9.0_rc21
-rw-r--r--media-libs/alsa-lib/files/digest-alsa-lib-0.9.21
-rw-r--r--media-libs/alsa-oss/ChangeLog6
-rw-r--r--media-libs/alsa-oss/alsa-oss-0.9.0_rc1.ebuild28
-rw-r--r--media-libs/alsa-oss/files/digest-alsa-oss-0.9.0_rc11
-rw-r--r--media-sound/alsa-patch-bay/ChangeLog7
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild46
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-0.5.2.ebuild46
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0.ebuild46
-rw-r--r--media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.1-r11
-rw-r--r--media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.21
-rw-r--r--media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-1.0.01
17 files changed, 17 insertions, 283 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index 6dac6b993ab4..2e0af04f24db 100644
--- a/media-libs/alsa-lib/ChangeLog
+++ b/media-libs/alsa-lib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/alsa-lib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.86 2004/09/28 04:25:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.87 2004/10/03 00:19:01 eradicator Exp $
+
+ 02 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ -alsa-lib-0.5.10b.ebuild, -alsa-lib-0.9.0_rc2.ebuild,
+ -alsa-lib-0.9.2.ebuild:
+ Removing old versions.
27 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-lib-1.0.6.ebuild:
diff --git a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild b/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild
deleted file mode 100644
index 17e98c44c4d6..000000000000
--- a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild,v 1.17 2004/07/14 18:48:54 agriffis Exp $
-
-DESCRIPTION="Advanced Linux Sound Architecture / Library"
-SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${P}.tar.bz2"
-HOMEPAGE="http://www.alsa-project.org/"
-
-DEPEND="virtual/libc virtual/alsa"
-RDEPEND="virtual/libc"
-
-SLOT="0"
-LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 -sparc ~alpha"
-IUSE=""
-
-src_compile() {
-
- ./configure --host=${CHOST} --prefix=/usr || die
- make || die
-
-}
-
-src_install() {
-
- make DESTDIR=${D} install || die
- dodoc ChangeLog COPYING
-
-}
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild
deleted file mode 100644
index 3284b6dd36ea..000000000000
--- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild,v 1.16 2004/07/14 18:48:54 agriffis Exp $
-
-MY_P=${P/_rc/rc}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Advanced Linux Sound Architecture Library"
-HOMEPAGE="http://www.alsa-project.org/"
-
-SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${MY_P}.tar.bz2"
-
-DEPEND="~media-sound/alsa-driver-0.9.0_rc2"
-
-SLOT="0"
-LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ppc -sparc "
-IUSE=""
-
-src_compile() {
- ./configure \
- --host=${CHOST} \
- --prefix=/usr \
- || die "./configure failed"
- make || die "Parallel Make Failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "Installation Failed"
-
- #This alsa version does not provide libasound.so.1
- #Without this library just about everything even remotely
- #linked to previous versions of alsa-lib will break.
- #Fortunately, libasound.so.2 seems to be backwards
- #compatible with libasound.so.2 and a simple link
- #fixes the problem (fingers crossed)
- dosym /usr/lib/libasound.so.2 /usr/lib/libasound.so.1
-
- dodoc ChangeLog COPYING TODO
-}
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild
deleted file mode 100644
index 073d7dc5cc86..000000000000
--- a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild,v 1.10 2004/07/14 18:48:54 agriffis Exp $
-
-inherit libtool
-
-DESCRIPTION="Advanced Linux Sound Architecture Library"
-HOMEPAGE="http://www.alsa-project.org/"
-
-SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha amd64 -sparc"
-IUSE=""
-LICENSE="GPL-2 LGPL-2.1"
-
-DEPEND="virtual/libc
- >=sys-devel/automake-1.7.2
- >=sys-devel/autoconf-2.57-r1"
-
-SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${P}.tar.bz2"
-
-src_compile() {
- elibtoolize
- econf || die "./configure failed"
- make || die "make failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- #This alsa version does not provide libasound.so.1
- #Without this library just about everything even remotely
- #linked to previous versions of alsa-lib will break.
- #Fortunately, libasound.so.2 seems to be backwards
- #compatible with libasound.so.2 and a simple link
- #fixes the problem (fingers crossed)
- dosym /usr/lib/libasound.so.2 /usr/lib/libasound.so.1
-
- dodoc ChangeLog COPYING TODO
-}
diff --git a/media-libs/alsa-lib/files/digest-alsa-lib-0.5.10b b/media-libs/alsa-lib/files/digest-alsa-lib-0.5.10b
deleted file mode 100644
index c367c6713ede..000000000000
--- a/media-libs/alsa-lib/files/digest-alsa-lib-0.5.10b
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a86e9af0aa0e0f54495ca28c22b8b9c2 alsa-lib-0.5.10b.tar.bz2 188148
diff --git a/media-libs/alsa-lib/files/digest-alsa-lib-0.9.0_rc2 b/media-libs/alsa-lib/files/digest-alsa-lib-0.9.0_rc2
deleted file mode 100644
index 5f9d336a9ff4..000000000000
--- a/media-libs/alsa-lib/files/digest-alsa-lib-0.9.0_rc2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 433cce20623efedc828ddfecbec94326 alsa-lib-0.9.0rc2.tar.bz2 398363
diff --git a/media-libs/alsa-lib/files/digest-alsa-lib-0.9.2 b/media-libs/alsa-lib/files/digest-alsa-lib-0.9.2
deleted file mode 100644
index 6b37992cfaa6..000000000000
--- a/media-libs/alsa-lib/files/digest-alsa-lib-0.9.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 874f1ac531f351d37d24a731a700dddc alsa-lib-0.9.2.tar.bz2 496591
diff --git a/media-libs/alsa-oss/ChangeLog b/media-libs/alsa-oss/ChangeLog
index a95eb20792bd..e1da55781f5f 100644
--- a/media-libs/alsa-oss/ChangeLog
+++ b/media-libs/alsa-oss/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/alsa-oss
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/ChangeLog,v 1.40 2004/09/23 08:26:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/ChangeLog,v 1.41 2004/10/03 00:17:22 eradicator Exp $
+
+ 02 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ -alsa-oss-0.9.0_rc1.ebuild:
+ Removing old versions.
23 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-oss-1.0.6.ebuild:
diff --git a/media-libs/alsa-oss/alsa-oss-0.9.0_rc1.ebuild b/media-libs/alsa-oss/alsa-oss-0.9.0_rc1.ebuild
deleted file mode 100644
index 2c7fe59c0bbc..000000000000
--- a/media-libs/alsa-oss/alsa-oss-0.9.0_rc1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/alsa-oss-0.9.0_rc1.ebuild,v 1.19 2004/07/01 07:54:35 eradicator Exp $
-
-IUSE=""
-
-MY_P=${P/_/}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Advanced Linux Sound Architecture OSS compatibility layer"
-HOMEPAGE="http://www.alsa-project.org/"
-SRC_URI="ftp://ftp.alsa-project.org/pub/oss-lib/${MY_P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 -sparc ppc"
-
-DEPEND="virtual/libc
- >=media-libs/alsa-lib-0.9.0_rc1"
-
-src_compile() {
- econf || die "./configure failed"
- emake || die "Parallel Make Failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc COPYING
-}
diff --git a/media-libs/alsa-oss/files/digest-alsa-oss-0.9.0_rc1 b/media-libs/alsa-oss/files/digest-alsa-oss-0.9.0_rc1
deleted file mode 100644
index c80f5fdfcfbb..000000000000
--- a/media-libs/alsa-oss/files/digest-alsa-oss-0.9.0_rc1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 97b404900619c480820214fe61f0f305 alsa-oss-0.9.0rc1.tar.bz2 93309
diff --git a/media-sound/alsa-patch-bay/ChangeLog b/media-sound/alsa-patch-bay/ChangeLog
index f0132ee4366d..85d1380fd1f9 100644
--- a/media-sound/alsa-patch-bay/ChangeLog
+++ b/media-sound/alsa-patch-bay/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/alsa-patch-bay
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.17 2004/09/03 09:16:08 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.18 2004/10/03 00:16:23 eradicator Exp $
+
+ 02 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ -alsa-patch-bay-0.5.1-r1.ebuild, -alsa-patch-bay-0.5.2.ebuild,
+ -alsa-patch-bay-1.0.0.ebuild:
+ Removing old versions.
03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-patch-bay-1.0.0-r1.ebuild:
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild
deleted file mode 100644
index 5ef387a8d806..000000000000
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild
+++ /dev/null
@@ -1,46 +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/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.7 2004/06/24 23:49:16 agriffis Exp $
-
-DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
-HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~x86"
-
-IUSE="fltk"
-
-# The package defaults to the gtkmm graphics library.
-# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
-# Note: fltk is not an official USE flag, and the dependency on
-# it may go away in the future.
-DEPEND="!fltk? >=dev-cpp/gtkmm-2.0
- fltk? >=x11-libs/fltk-1.1.2
- >=media-libs/alsa-lib-0.9.0_rc1"
-
-SRC_URI="http://pkl.net/~node/software/${P}.tar.gz"
-
-src_compile() {
- local myconf
- use fltk || myconf="--disable-fltk"
- ./configure ${myconf} \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man || die "./configure failed"
- emake || die
-}
-
-src_install() {
- einstall APB_DESKTOP_PREFIX=${D}/usr/share || die
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
-}
-
-pkg_preinst() {
- if [ -e ${D}/usr/bin/jack-patch-bay ]
- then
- rm ${D}/usr/bin/jack-patch-bay
- ln -s alsa-patch-bay ${D}/usr/bin/jack-patch-bay
- fi
-}
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.2.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.2.ebuild
deleted file mode 100644
index ed2e7ef8b0f4..000000000000
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.2.ebuild
+++ /dev/null
@@ -1,46 +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/alsa-patch-bay/alsa-patch-bay-0.5.2.ebuild,v 1.5 2004/06/24 23:49:16 agriffis Exp $
-
-DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
-HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="x86"
-
-IUSE="fltk"
-
-# The package defaults to the gtkmm graphics library.
-# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
-# Note: fltk is not an official USE flag, and the dependency on
-# it may go away in the future.
-DEPEND="!fltk? >=dev-cpp/gtkmm-2.0
- fltk? >=x11-libs/fltk-1.1.2
- >=media-libs/alsa-lib-0.9.0_rc1"
-
-SRC_URI="http://pkl.net/~node/software/${P}.tar.gz"
-
-src_compile() {
- local myconf
- use fltk || myconf="--disable-fltk"
- ./configure ${myconf} \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man || die "./configure failed"
- emake || die
-}
-
-src_install() {
- einstall APB_DESKTOP_PREFIX=${D}/usr/share || die
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
-}
-
-pkg_preinst() {
- if [ -e ${D}/usr/bin/jack-patch-bay ]
- then
- rm ${D}/usr/bin/jack-patch-bay
- ln -s alsa-patch-bay ${D}/usr/bin/jack-patch-bay
- fi
-}
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0.ebuild
deleted file mode 100644
index 8e721fc20f4f..000000000000
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0.ebuild
+++ /dev/null
@@ -1,46 +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/alsa-patch-bay/alsa-patch-bay-1.0.0.ebuild,v 1.4 2004/06/24 23:49:16 agriffis Exp $
-
-DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
-HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="x86"
-
-IUSE="fltk"
-
-# The package defaults to the gtkmm graphics library.
-# To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay
-# Note: fltk is not an official USE flag, and the dependency on
-# it may go away in the future.
-DEPEND="!fltk? =dev-cpp/gtkmm-2.2*
- fltk? >=x11-libs/fltk-1.1.2
- >=media-libs/alsa-lib-0.9.0_rc1"
-
-SRC_URI="http://pkl.net/~node/software/${P}.tar.gz"
-
-src_compile() {
- local myconf
- use fltk || myconf="--disable-fltk"
- ./configure ${myconf} \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man || die "./configure failed"
- emake || die
-}
-
-src_install() {
- einstall APB_DESKTOP_PREFIX=${D}/usr/share || die
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
-}
-
-pkg_preinst() {
- if [ -e ${D}/usr/bin/jack-patch-bay ]
- then
- rm ${D}/usr/bin/jack-patch-bay
- ln -s alsa-patch-bay ${D}/usr/bin/jack-patch-bay
- fi
-}
diff --git a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.1-r1 b/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.1-r1
deleted file mode 100644
index 16dadd293e9e..000000000000
--- a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f1addf00d950ba03f0e6eb7c90b83dd4 alsa-patch-bay-0.5.1.tar.gz 246562
diff --git a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.2 b/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.2
deleted file mode 100644
index 05dfb9a72b27..000000000000
--- a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-0.5.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9f74408139c0835583608a9663202729 alsa-patch-bay-0.5.2.tar.gz 250681
diff --git a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-1.0.0 b/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-1.0.0
deleted file mode 100644
index 0fa776125354..000000000000
--- a/media-sound/alsa-patch-bay/files/digest-alsa-patch-bay-1.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3aa458f6bee8b83b2cf7330707d72430 alsa-patch-bay-1.0.0.tar.gz 249481