summaryrefslogtreecommitdiff
path: root/chunks/librsvg.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/librsvg.morph')
-rw-r--r--chunks/librsvg.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/chunks/librsvg.morph b/chunks/librsvg.morph
new file mode 100644
index 00000000..27a9fecf
--- /dev/null
+++ b/chunks/librsvg.morph
@@ -0,0 +1,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