|
Lines 2-8
Link Here
|
| 2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r5.ebuild,v 1.36 2004/12/17 06:57:17 vapier Exp $ |
3 |
# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r5.ebuild,v 1.36 2004/12/17 06:57:17 vapier Exp $ |
| 4 |
|
4 |
|
| 5 |
inherit libtool flag-o-matic eutils |
5 |
inherit libtool gnuconfig flag-o-matic eutils |
| 6 |
|
6 |
|
| 7 |
DESCRIPTION="The GLib library of C routines" |
7 |
DESCRIPTION="The GLib library of C routines" |
| 8 |
HOMEPAGE="http://www.gtk.org/" |
8 |
HOMEPAGE="http://www.gtk.org/" |
|
Lines 23-28
Link Here
|
| 23 |
epatch ${FILESDIR}/${P}-gcc34-fix.patch |
23 |
epatch ${FILESDIR}/${P}-gcc34-fix.patch |
| 24 |
|
24 |
|
| 25 |
uclibctoolize |
25 |
uclibctoolize |
|
|
26 |
use ppc-macos && darwintoolize |
| 27 |
gnuconfig_update |
| 26 |
} |
28 |
} |
| 27 |
|
29 |
|
| 28 |
src_compile() { |
30 |
src_compile() { |