summaryrefslogtreecommitdiff
path: root/trove/gall.morph
blob: d1cf12ccfcf72fc47f2ed90ed5e967b9cd9a3582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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