summaryrefslogtreecommitdiff
path: root/strata/gtk3/gtk3.morph
blob: 86e15e897efb83dbd26ffb0ebdfefb0289065637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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