into workhouse.nexus.co.uk:/home/pb/oe/oe-packages
2004/08/04 00:38:50+01:00 nexus.co.uk!pb
try to avoid need for gdk-pixbuf-csource at build time
BKrev: 4110222cEX8YN1AjYxNv2Qm6XIpi1w
inherit gnome
+SRC_URI += "file://gnome-stock-pixbufs.h file://no-pixbuf-csource.patch;patch=1"
+
EXTRA_OECONF = "--disable-gtk-doc"
+do_configure_prepend() {
+ install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h
+}
+
do_stage() {
gnome_stage_includes
oe_libinstall -C libgnomeui -a -so libgnomeui-2 ${STAGING_LIBDIR}