summaryrefslogtreecommitdiff
path: root/chunks/librsvg.morph
blob: 27a9fecfb62ca5da7638d5c0d2f35544e586a901 (plain)
1
2
3
4
5
6
7
8
9
10
name: librsvg
kind: chunk
repo: upstream:librsvg
ref: 61171ca59d02b58b7da1697ca1d924bff93e66cb
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --disable-gtk-theme
install-commands:
- make DESTDIR="$DESTDIR" install