# ChangeLog for media-libs/libcdaudio
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/ChangeLog,v 1.32 2005/12/24 16:48:39 killerfox Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/ChangeLog,v 1.33 2006/06/16 21:51:19 flameeyes Exp $
+
+ 16 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ libcdaudio-0.99.9.ebuild:
+ Remove gnuconfig update.
24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org>
libcdaudio-0.99.12.ebuild:
-# 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/libcdaudio/libcdaudio-0.99.9.ebuild,v 1.12 2005/04/05 02:28:10 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild,v 1.13 2006/06/16 21:51:19 flameeyes Exp $
-inherit flag-o-matic gnuconfig
+inherit flag-o-matic
DESCRIPTION="Library of cd audio related routines."
SRC_URI="mirror://sourceforge/libcdaudio/${P}.tar.gz"
KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ia64 ppc64"
IUSE=""
-src_unpack() {
- unpack ${A}
- cd ${S}
- gnuconfig_update
-
-}
-
src_compile() {
# -fPIC is required for this library on alpha, see bug #17192
use alpha && append-flags -fPIC
# ChangeLog for media-libs/libfame
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.48 2006/06/09 23:12:12 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.49 2006/06/16 21:49:18 flameeyes Exp $
+
+ 16 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> libfame-0.9.0.ebuild:
+ Remove gnuconfig update.
09 Jun 2006; Guy Martin <gmsoft@gentoo.org> libfame-0.9.1-r1.ebuild:
Stable on hppa.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.22 2006/03/06 15:07:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.23 2006/06/16 21:49:18 flameeyes Exp $
-inherit flag-o-matic gnuconfig
+inherit flag-o-matic
DESCRIPTION="MPEG-1 and MPEG-4 video encoding library"
HOMEPAGE="http://fame.sourceforge.net/"
unpack ${A} || die
cd ${S} || die
- # This is needed for alpha and probably other newer arches
- # (13 Jan 2004 agriffis)
- gnuconfig_update
-
[[ "${ARCH}" == "amd64" ]] && libtoolize -c -f
}
# ChangeLog for media-libs/libogg
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.42 2006/04/05 18:58:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.43 2006/06/16 21:47:38 flameeyes Exp $
+
+ 16 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> libogg-1.1.ebuild,
+ libogg-1.1.1.ebuild:
+ Remove gnuconfig update.
05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> libogg-1.1.3.ebuild:
Add ~x86-fbsd keyword.
MD5 eaf7dc6ebbff30975de7527a80831585 libogg-1.1.3.tar.gz 403467
+RMD160 2dc0ab120416441a007cf1017f461372eab03c0d libogg-1.1.3.tar.gz 403467
+SHA256 bae29e79fbc50bbedf1235852094b71c8c910a1ef0cd42fe4163b7b545630b65 libogg-1.1.3.tar.gz 403467
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.1.1.ebuild,v 1.7 2006/03/06 16:13:53 flameeyes Exp $
-
-inherit gnuconfig
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.1.1.ebuild,v 1.8 2006/06/16 21:47:38 flameeyes Exp $
DESCRIPTION="the Ogg media file format library"
HOMEPAGE="http://www.xiph.org/ogg/vorbis/index.html"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ppc-macos ~sparc ~x86"
IUSE=""
-src_unpack() {
- unpack ${A}
- cd "${S}"
- gnuconfig_update
-}
-
src_install () {
make DESTDIR="${D}" install || die "make install failed"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.1.ebuild,v 1.22 2006/03/06 16:13:53 flameeyes Exp $
-
-inherit gnuconfig
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.1.ebuild,v 1.23 2006/06/16 21:47:38 flameeyes Exp $
DESCRIPTION="the Ogg media file format library"
HOMEPAGE="http://www.xiph.org/ogg/vorbis/index.html"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos sparc x86"
IUSE=""
-src_unpack() {
- unpack ${A}
- cd "${S}"
- gnuconfig_update
-}
-
src_install () {
make DESTDIR="${D}" install || die "make install failed"