buildroot/package/gdk-pixbuf
Gustavo Zacarias 1b11285893 gdk-pixbuf: use host loaders to update the cache
Unfortunately gdk-pixbuf-query-loaders doesn't understand cross loaders
to update the cache, hence we can't use the host variant against target
loaders since it will output an effectively empty cache, causing runtime
failure of libgtk when finding icons.
So make host-gdk-pixbuf functionally equivalent to the target gdk-pixbuf
so we can run gdk-pixbuf-query-loaders against the host plugins and just
strip the host directory to make it runtime-compatible (like was done
before for the target directory).

This is still better than trying to update at runtime, since that would
require a writable loaders.cache file in tmpfs or rw filesystem, not to
mention the associated additional startup time.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-04-15 20:24:09 +02:00
..
Config.in libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gdk-pixbuf.hash gdk-pixbuf: bump to version 2.34.0 2016-03-25 21:02:26 +01:00
gdk-pixbuf.mk gdk-pixbuf: use host loaders to update the cache 2016-04-15 20:24:09 +02:00