ubuntu / gnome-sdk

GNOME SDK/Platform snap
22 stars 24 forks source link

Update the gdk-pixbuf loaders #254

Closed sergio-costas closed 4 hours ago

sergio-costas commented 2 weeks ago

Currently, the loaders.cache file in the gdk-pixbuf folder contains wrong paths, because it is generated during the sdk build phase. This is not a problem for snaps making use of gnome-XX-YYYY because the extensions script defines two environment variables and regenerates a new loaders.cachefile. But in the case of core-desktop this approach seems to not work, so this patch ensures that the default loaders.cache file is correct when layout is used to map the gdk-pixbuf-2.0/2.10.0 folder in the root filesystem.