into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/03/03 20:32:37+01:00 dyndns.org!reenoo
gd: inherit binconfig to install gdlib-config into staging
BKrev: 42276665kypRWgNYjz2ZGXKqrRmkrw
DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "libpng jpeg zlib"
+PR = "r1"
SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
S = "${WORKDIR}/gd-${PV}"
-inherit autotools gettext
+inherit autotools binconfig gettext
EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \
--with-png=${STAGING_LIBDIR}/.. \