summaryrefslogtreecommitdiff
path: root/trove/gall.morph
diff options
context:
space:
mode:
Diffstat (limited to 'trove/gall.morph')
-rw-r--r--trove/gall.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/trove/gall.morph b/trove/gall.morph
new file mode 100644
index 00000000..d1cf12cc
--- /dev/null
+++ b/trove/gall.morph
@@ -0,0 +1,13 @@
+name: trove/gall.morph
+kind: chunk
+description: Git Abstraction Layer for Lua
+repo: upstream:gitano/gall
+ref: fe5c6355cee196253ffd41c36df0064e8fb6d0cc
+build-system: manual
+build-commands:
+- make
+install-commands:
+- make INST_BASE="$PREFIX" DESTDIR="$DESTDIR" install
+build_depends:
+- trove/lua.morph
+- trove/luxio.morph