summaryrefslogtreecommitdiff
path: root/strata/gtk2/gtk+.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/gtk2/gtk+.morph')
-rw-r--r--strata/gtk2/gtk+.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/gtk2/gtk+.morph b/strata/gtk2/gtk+.morph
new file mode 100644
index 00000000..bdc14cc6
--- /dev/null
+++ b/strata/gtk2/gtk+.morph
@@ -0,0 +1,15 @@
+name: gtk+
+kind: chunk
+build-system: autotools
+configure-commands:
+- gdk-pixbuf-query-loaders > loader.cache
+- NOCONFIGURE=1 ./autogen.sh
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc
+build-commands:
+- GDK_PIXBUF_MODULE_FILE="$(pwd)/loader.cache" make
+install-commands:
+- GDK_PIXBUF_MODULE_FILE="$(pwd)/loader.cache" make install DESTDIR="$DESTDIR"
+system-integration:
+ gtk2-misc:
+ 00-update-im2-cache:
+ - gtk-query-immodules-2.0 --update-cache