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