|
|
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.29 2004/08/26 13:20:05 hanno Exp $ | # $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.29 2004/08/26 13:20:05 hanno Exp $ |
| |
inherit gnome.org libtool |
inherit eutils gnome.org libtool |
| |
DESCRIPTION="general image loading and rendering library" | DESCRIPTION="general image loading and rendering library" |
HOMEPAGE="http://developer.gnome.org/arch/imaging/imlib.html" | HOMEPAGE="http://developer.gnome.org/arch/imaging/imlib.html" |
|
|
| |
src_unpack() { | src_unpack() { |
unpack ${A} | unpack ${A} |
|
epatch ${FILESDIR}/imlib-CAN-2004-0817.patch |
# fix config script bug 3425 | # fix config script bug 3425 |
cd ${S} | cd ${S} |
mv imlib-config.in imlib-config.in.bad | mv imlib-config.in imlib-config.in.bad |