summaryrefslogtreecommitdiff
path: root/chunks/xfce4-session.morph
blob: 4d559763f9c88c0d1219c174effcd44d00bf4e61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: xfce4-session
kind: chunk
repo: upstream:xfce/xfce4-session
ref: 2c89b2f12409ca617fc094e2942cb0d69318c7b5
unpetrify-ref: baserock/morph
configure-commands:
- gdk-pixbuf-query-loaders > loader.cache
- ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
build-commands:
- GDK_PIXBUF_MODULE_FILE="$(pwd)/loader.cache" make
install-commands:
- GDK_PIXBUF_MODULE_FILE="$(pwd)/loader.cache" make install