summaryrefslogtreecommitdiff
path: root/strata/enlightenment/imlib2.def
diff options
context:
space:
mode:
Diffstat (limited to 'strata/enlightenment/imlib2.def')
-rw-r--r--strata/enlightenment/imlib2.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/enlightenment/imlib2.def b/strata/enlightenment/imlib2.def
new file mode 100644
index 00000000..051f54ec
--- /dev/null
+++ b/strata/enlightenment/imlib2.def
@@ -0,0 +1,7 @@
+name: imlib2
+configure-commands:
+- ./autogen.sh --prefix=/usr
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install