* [PATCH] gdk-pixbuf: add a wrapper for gdk-pixbuf-pixdata
@ 2013-06-25 11:46 Ross Burton
0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2013-06-25 11:46 UTC (permalink / raw)
To: openembedded-core
gdk-pixbuf 2.26 added a new binary gdk-pixbuf-pixdata, but no wrapper script was
added for it.
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.1.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.1.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.1.bb
index 4bf2eb6..a97234c 100644
--- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.1.bb
+++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.1.bb
@@ -73,6 +73,9 @@ do_install_append_class-native() {
create_wrapper ${D}/${bindir}/gdk-pixbuf-csource \
GDK_PIXBUF_MODULE_FILE=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders.cache
+ create_wrapper ${D}/${bindir}/gdk-pixbuf-pixdata \
+ GDK_PIXBUF_MODULE_FILE=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders.cache
+
create_wrapper ${D}/${bindir}/gdk-pixbuf-query-loaders \
GDK_PIXBUF_MODULE_FILE=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders.cache \
GDK_PIXBUF_MODULEDIR=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-25 11:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 11:46 [PATCH] gdk-pixbuf: add a wrapper for gdk-pixbuf-pixdata Ross Burton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox