summaryrefslogtreecommitdiff
path: root/strata/gtk3/gtk3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/gtk3/gtk3.morph')
-rw-r--r--strata/gtk3/gtk3.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/gtk3/gtk3.morph b/strata/gtk3/gtk3.morph
new file mode 100644
index 00000000..86e15e89
--- /dev/null
+++ b/strata/gtk3/gtk3.morph
@@ -0,0 +1,15 @@
+name: gtk3
+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:
+ gtk3-misc:
+ 00-update-im3-cache:
+ - gtk-query-immodules-3.0 --update-cache