summaryrefslogtreecommitdiff
path: root/enlightenment/enlightenment.morph
diff options
context:
space:
mode:
Diffstat (limited to 'enlightenment/enlightenment.morph')
-rw-r--r--enlightenment/enlightenment.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/enlightenment/enlightenment.morph b/enlightenment/enlightenment.morph
new file mode 100644
index 00000000..99af63c1
--- /dev/null
+++ b/enlightenment/enlightenment.morph
@@ -0,0 +1,13 @@
+name: enlightenment/enlightenment.morph
+kind: chunk
+repo: upstream:enlightenment/enlightenment
+ref: 041b8d14a22f9e4c7f34abe8b0f9a3a1f5933146
+configure-commands:
+- ./autogen.sh --prefix=/usr
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install
+build_depends:
+- enlightenment/efl.morph
+- enlightenment/elementary.morph