summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-10-25 18:27:17 +0000
committerJavier Jardón <jjardon@gnome.org>2014-10-27 02:03:23 +0000
commitad47db8bc978e04f18c77f66d49991e9cff77dd8 (patch)
tree11c49c6fa02e1a05ff980d36d710bb4bbf623661
parent4f4373034b5822074325632a715113a481e88d50 (diff)
downloaddefinitions-ad47db8bc978e04f18c77f66d49991e9cff77dd8.tar.gz
strata/gtk-deps: Upgrade gdk-pixbuf
At this point we already have all the graphic libraries in the system, so we can run 'gdk-pixbuf-query-loaders' here instead in every boot of the system
-rw-r--r--strata/gtk-deps.morph4
-rw-r--r--strata/gtk-deps/gdk-pixbuf.morph4
2 files changed, 3 insertions, 5 deletions
diff --git a/strata/gtk-deps.morph b/strata/gtk-deps.morph
index 6c5db84a..3fc21608 100644
--- a/strata/gtk-deps.morph
+++ b/strata/gtk-deps.morph
@@ -20,8 +20,8 @@ chunks:
- name: gdk-pixbuf
morph: strata/gtk-deps/gdk-pixbuf.morph
repo: upstream:gdk-pixbuf
- ref: bc45874c7ba5a6a95f032b48ab78115b3e2238ad
- unpetrify-ref: baserock/morph
+ ref: b86959aa16e9d49ec6e286bc57d36c5249578c59
+ unpetrify-ref: 2.30.8
build-depends: []
- name: atk
repo: upstream:atk
diff --git a/strata/gtk-deps/gdk-pixbuf.morph b/strata/gtk-deps/gdk-pixbuf.morph
index 5cb16917..c89c75c8 100644
--- a/strata/gtk-deps/gdk-pixbuf.morph
+++ b/strata/gtk-deps/gdk-pixbuf.morph
@@ -3,6 +3,4 @@ kind: chunk
build-system: autotools
install-commands:
- make DESTDIR=$DESTDIR install
-- install -d "$DESTDIR/lib/systemd/system/multi-user.target.wants"
-- install -m 0644 systemd/gdk-pixbuf-cache-loaders.service "$DESTDIR/lib/systemd/system"
-- ln -s ../gdk-pixbuf-cache-loaders.service "$DESTDIR/lib/systemd/system/multi-user.target.wants/gdk-pixbuf-cache-loaders.service"
+- LD_LIBRARY_PATH=$DESTDIR/usr/lib $DESTDIR/usr/bin/gdk-pixbuf-query-loaders > $DESTDIR/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache