summaryrefslogtreecommitdiff
path: root/unmaintained/strata/enlightenment/efl.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/enlightenment/efl.morph')
-rw-r--r--unmaintained/strata/enlightenment/efl.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/unmaintained/strata/enlightenment/efl.morph b/unmaintained/strata/enlightenment/efl.morph
new file mode 100644
index 00000000..b2a013ae
--- /dev/null
+++ b/unmaintained/strata/enlightenment/efl.morph
@@ -0,0 +1,9 @@
+name: efl
+kind: chunk
+configure-commands:
+- ./autogen.sh --prefix=/usr --with-tests=none --disable-image-loader-gif --enable-systemd
+ --disable-image-loader-tiff
+build-commands:
+- make VPATH=/usr/lib64
+install-commands:
+- make DESTDIR="$DESTDIR" VPATH=/usr/lib64 install