gdk-pixbuf: create loader cache at build time
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 23 Mar 2016 21:17:49 +0000 (18:17 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Mar 2016 21:44:52 +0000 (22:44 +0100)
commit1696b6d14c646a4cc2c375b33944d42b6580e748
tree5934427c1744aa084a6879762bd952b0a1fdcc18
parenta58a4ec0355ae53be4eb6b46534eb03d012a5f37
gdk-pixbuf: create loader cache at build time

Create the gdk pixbuf loaders cache file at build time rather than run
time, since the root filesytem can be read-only.
We also didn't cater for systemd-based systems, so this solves two
issues at once.

The only side-effect is that we must now pull host-gdk-pixbuf into
target gdk-pixbuf dependencies, but generally users will have gdk-pixbuf
selected if they use libgtk2/3 which already pull in host-gdk-pixbuf.

And remove initscript correspondingly.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gdk-pixbuf/S26gdk-pixbuf [deleted file]
package/gdk-pixbuf/gdk-pixbuf.mk