Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Tue, 3 Aug 2004 23:39:24 +0000 (23:39 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 3 Aug 2004 23:39:24 +0000 (23:39 +0000)
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

gnome/libgnomeui/gnome-stock-pixbufs.h [new file with mode: 0644]
gnome/libgnomeui_2.6.1.1.oe

diff --git a/gnome/libgnomeui/gnome-stock-pixbufs.h b/gnome/libgnomeui/gnome-stock-pixbufs.h
new file mode 100644 (file)
index 0000000..e69de29
index 55d449e..5ff4f7c 100644 (file)
@@ -7,8 +7,14 @@ FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \
 
 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}