summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:48:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:48:54 +0000
commit1d0173cc3082d872e40ce29aad5a4d7061e3076a (patch)
tree3404d4ae0ef1343a537fe5e047aff4533402b4e0 /media-libs/alsa-lib
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-1d0173cc3082d872e40ce29aad5a4d7061e3076a.tar.gz
gentoo-2-1d0173cc3082d872e40ce29aad5a4d7061e3076a.tar.bz2
gentoo-2-1d0173cc3082d872e40ce29aad5a4d7061e3076a.zip
sync IUSE (-jack), don't dep on arch for gnuconfig_update, don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild3
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.2.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.2.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.4.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild4
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.5.ebuild4
8 files changed, 16 insertions, 15 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild b/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild
index 2b7df958a876..17e98c44c4d6 100644
--- a/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.5.10b.ebuild
@@ -1,8 +1,7 @@
# 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.16 2004/07/01 07:54:15 eradicator Exp $
+# $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 $
-S=${WORKDIR}/${P}
DESCRIPTION="Advanced Linux Sound Architecture / Library"
SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${P}.tar.bz2"
HOMEPAGE="http://www.alsa-project.org/"
@@ -13,6 +12,7 @@ RDEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
KEYWORDS="x86 -sparc ~alpha"
+IUSE=""
src_compile() {
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
index eafa41faefc6..3284b6dd36ea 100644
--- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc2.ebuild
@@ -1,6 +1,6 @@
# 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.15 2004/06/24 22:56:06 agriffis Exp $
+# $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}
@@ -14,6 +14,7 @@ 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 \
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild
index 1f1376a53647..073d7dc5cc86 100644
--- a/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.9.2.ebuild
@@ -1,6 +1,6 @@
# 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.9 2004/07/01 07:54:15 eradicator Exp $
+# $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
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.alsa-project.org/"
SLOT="0"
KEYWORDS="x86 ~ppc ~alpha amd64 -sparc"
+IUSE=""
LICENSE="GPL-2 LGPL-2.1"
DEPEND="virtual/libc
@@ -16,7 +17,6 @@ DEPEND="virtual/libc
>=sys-devel/autoconf-2.57-r1"
SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${P}.tar.bz2"
-S=${WORKDIR}/${P}
src_compile() {
elibtoolize
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
index 0f827e2573f1..0d91ff12365c 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.2.ebuild,v 1.9 2004/07/01 07:54:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.2.ebuild,v 1.10 2004/07/14 18:48:54 agriffis Exp $
inherit libtool gnuconfig
@@ -27,7 +27,7 @@ S=${WORKDIR}/${MY_P}
src_compile() {
# Allow configure to detect mipslinux systems
- use mips && gnuconfig_update
+ gnuconfig_update
elibtoolize
econf || die "./configure failed"
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild
index 2972cca8f8e4..d70b22a90aa9 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.3b-r2.ebuild,v 1.4 2004/06/24 22:56:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.3b-r2.ebuild,v 1.5 2004/07/14 18:48:54 agriffis Exp $
inherit libtool eutils
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~alpha amd64 -sparc ~ia64"
LICENSE="GPL-2 LGPL-2.1"
-IUSE="jack"
+IUSE=""
DEPEND=">=sys-devel/automake-1.7.2
>=sys-devel/autoconf-2.57-r1"
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
index 4151ba52183d..0d22b4291beb 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.4.ebuild,v 1.5 2004/06/24 22:56:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild,v 1.6 2004/07/14 18:48:54 agriffis Exp $
inherit libtool
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64"
LICENSE="GPL-2 LGPL-2.1"
-IUSE="jack static"
+IUSE="static"
DEPEND=">=sys-devel/automake-1.7.2
>=sys-devel/autoconf-2.57-r1"
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild
index 1aa691510db5..250f12849fc9 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.5-r2.ebuild,v 1.3 2004/07/03 00:40:06 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild,v 1.4 2004/07/14 18:48:54 agriffis Exp $
inherit libtool
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64"
LICENSE="GPL-2 LGPL-2.1"
-IUSE="jack static"
+IUSE="static"
RDEPEND="virtual/alsa"
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
index e0971754243d..a919167bab48 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.5.ebuild,v 1.5 2004/06/24 22:56:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.6 2004/07/14 18:48:54 agriffis Exp $
inherit libtool
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~alpha amd64 -sparc ~ia64 ppc64"
LICENSE="GPL-2 LGPL-2.1"
-IUSE="jack static"
+IUSE="static"
DEPEND=">=sys-devel/automake-1.7.2
>=sys-devel/autoconf-2.57-r1"