summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-07 11:18:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-07 11:18:29 +0000
commit53d3cb855d987d0468c4583be27aa2f2b4502e6b (patch)
tree159410c96171c4a24ef2d4163b90e4498467f6e7 /media-libs/libsndfile
parentDrop virtual/libc dependency. (diff)
downloadgentoo-2-53d3cb855d987d0468c4583be27aa2f2b4502e6b.tar.gz
gentoo-2-53d3cb855d987d0468c4583be27aa2f2b4502e6b.tar.bz2
gentoo-2-53d3cb855d987d0468c4583be27aa2f2b4502e6b.zip
Drop virtual/libc dependency.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/ChangeLog8
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.10.ebuild6
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.11.ebuild4
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild7
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.5.ebuild6
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.9.ebuild6
6 files changed, 17 insertions, 20 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog
index 2c31247682ac..c2b5c769ba34 100644
--- a/media-libs/libsndfile/ChangeLog
+++ b/media-libs/libsndfile/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/libsndfile
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.46 2006/02/17 21:06:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.47 2006/03/07 11:18:29 flameeyes Exp $
+
+ 07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+ libsndfile-1.0.5.ebuild, libsndfile-1.0.9.ebuild,
+ libsndfile-1.0.10.ebuild, libsndfile-1.0.11.ebuild,
+ libsndfile-1.0.12-r1.ebuild:
+ Drop virtual/libc dependency.
17 Feb 2006; Fabian Groffen <grobian@gentoo.org>
libsndfile-1.0.12-r1.ebuild:
diff --git a/media-libs/libsndfile/libsndfile-1.0.10.ebuild b/media-libs/libsndfile/libsndfile-1.0.10.ebuild
index c3b4b98c8fc7..ecba2ef5821f 100644
--- a/media-libs/libsndfile/libsndfile-1.0.10.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.10.ebuild,v 1.12 2005/03/02 19:44:42 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.10.ebuild,v 1.13 2006/03/07 11:18:29 flameeyes Exp $
IUSE="static"
@@ -14,8 +14,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86"
-DEPEND="virtual/libc"
-
src_unpack() {
unpack ${A}
cd ${S}
diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
index 275926f0ebea..620ab01f1493 100644
--- a/media-libs/libsndfile/libsndfile-1.0.11.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.11 2006/01/12 11:26:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.12 2006/03/07 11:18:29 flameeyes Exp $
inherit eutils
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sh sparc x86"
IUSE="static"
-DEPEND="virtual/libc"
-
src_unpack() {
unpack ${A}
cd ${S}
diff --git a/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild
index 63e9d1c2bc0c..7d49613998c6 100644
--- a/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild,v 1.3 2006/02/17 21:06:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.12-r1.ebuild,v 1.4 2006/03/07 11:18:29 flameeyes Exp $
inherit eutils libtool autotools
@@ -24,9 +24,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}-flac.patch"
eautoreconf
-
epunt_cxx
- elibtoolize
}
src_compile() {
@@ -34,7 +32,8 @@ src_compile() {
$(use_enable sqlite) \
$(use_enable static) \
$(use_with flac) \
- --disable-dependency-tracking
+ --disable-dependency-tracking \
+ || die "econf failed"
# fix this weird doc installation directory libsndfile decides
# to something more standard
diff --git a/media-libs/libsndfile/libsndfile-1.0.5.ebuild b/media-libs/libsndfile/libsndfile-1.0.5.ebuild
index 3a746b8b8146..b983f9760669 100644
--- a/media-libs/libsndfile/libsndfile-1.0.5.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.5.ebuild,v 1.9 2005/03/02 19:44:42 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.5.ebuild,v 1.10 2006/03/07 11:18:29 flameeyes Exp $
inherit eutils
@@ -13,8 +13,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-DEPEND="virtual/libc"
-
src_unpack() {
unpack ${A}
cd ${S}
diff --git a/media-libs/libsndfile/libsndfile-1.0.9.ebuild b/media-libs/libsndfile/libsndfile-1.0.9.ebuild
index dea5c003a4d8..320c3e1dd30a 100644
--- a/media-libs/libsndfile/libsndfile-1.0.9.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.9.ebuild,v 1.10 2005/03/02 19:44:42 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.9.ebuild,v 1.11 2006/03/07 11:18:29 flameeyes Exp $
inherit eutils
@@ -13,8 +13,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-DEPEND="virtual/libc"
-
src_unpack() {
unpack ${A}
cd ${S}