# ChangeLog for media-libs/fnlib
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/ChangeLog,v 1.9 2004/07/01 07:55:36 eradicator Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/ChangeLog,v 1.10 2007/01/05 08:04:48 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> fnlib-0.5-r1.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> fnlib-0.5-r1.ebuild:
virtual/glibc -> virtual/libc
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/fnlib-0.5-r1.ebuild,v 1.24 2004/07/01 07:55:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/fnlib-0.5-r1.ebuild,v 1.25 2007/01/05 08:04:48 flameeyes Exp $
-inherit gnuconfig
DESCRIPTION="Font Library"
HOMEPAGE="http://www.enlightenment.org/"
media-libs/imlib"
src_compile() {
- gnuconfig_update
econf --sysconfdir=/etc/fnlib || die
make || die
}
# ChangeLog for media-libs/freetype
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.92 2006/10/01 13:43:20 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.93 2007/01/05 08:06:37 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freetype-2.1.9-r1.ebuild, freetype-2.1.10.ebuild,
+ freetype-2.1.10-r1.ebuild, freetype-2.1.10-r2.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> freetype-2.2.1.ebuild:
Export GNUMAKE variable to let it build when make is not GNU make.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10-r1.ebuild,v 1.1 2006/06/19 21:17:11 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10-r1.ebuild,v 1.2 2007/01/05 08:06:37 flameeyes Exp $
-inherit eutils flag-o-matic gnuconfig libtool
+inherit eutils flag-o-matic libtool
DESCRIPTION="A high-quality and portable font engine"
HOMEPAGE="http://www.freetype.org/"
cd ${S}/src/base
epatch ${FILESDIR}/${P}-fix_synth.patch
- gnuconfig_update ${S}
elibtoolize
epunt_cxx
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10-r2.ebuild,v 1.10 2006/09/04 03:39:01 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10-r2.ebuild,v 1.11 2007/01/05 08:06:37 flameeyes Exp $
-inherit eutils flag-o-matic gnuconfig libtool
+inherit eutils flag-o-matic libtool
DESCRIPTION="A high-quality and portable font engine"
HOMEPAGE="http://www.freetype.org/"
cd ${S}/src/base
epatch ${FILESDIR}/${P}-fix_synth.patch
- gnuconfig_update ${S}
elibtoolize
epunt_cxx
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10.ebuild,v 1.6 2006/03/31 19:54:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.10.ebuild,v 1.7 2007/01/05 08:06:37 flameeyes Exp $
-inherit eutils flag-o-matic gnuconfig libtool
+inherit eutils flag-o-matic libtool
SPV="`echo ${PV} | cut -d. -f1,2`"
# fix internal header cast which gets used by pango (bad)
epatch ${FILESDIR}/${P}-internal_header.patch
- gnuconfig_update ${S}
elibtoolize
epunt_cxx
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.9-r1.ebuild,v 1.19 2006/03/20 03:00:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.1.9-r1.ebuild,v 1.20 2007/01/05 08:06:37 flameeyes Exp $
-inherit eutils flag-o-matic gnuconfig libtool
+inherit eutils flag-o-matic libtool
SPV="`echo ${PV} | cut -d. -f1,2`"
# use cjk && epatch ${FILESDIR}/${SPV}/${P}-autohint-cjkfonts-20031130.patch
epatch ${FILESDIR}/${P}-fix_bci.patch
- gnuconfig_update ${S}
uclibctoolize
epunt_cxx