summaryrefslogtreecommitdiff
path: root/chunks/xfce4-session.morph
blob: 5563e113062a50896630841683f1798c85f4e312 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: xfce4-session
kind: chunk
repo: upstream:xfce/xfce4-session
ref: 2c89b2f12409ca617fc094e2942cb0d69318c7b5
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