summaryrefslogtreecommitdiff
path: root/elements/trove/trove/lace.bst
blob: ed1e2500330325d8ebdcff9cf1a677e33bb08a91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
kind: manual
description: Lua Access Control Engine.
depends:
- python2-core.bst
- tools.bst
- morph-utils.bst
- pcre-utils.bst
- trove/trove/lua.bst
sources:
- kind: git
  url: upstream:gitano/lace
  track: baserock/morph
  ref: d1b540b6d361d6a1f51e53cdaab69f053340efbb
  submodules:
    extras/luacov:
      url: upstream:gitano/luacov
config:
  build-commands:
  - make
  install-commands:
  - make INST_BASE="%{prefix}" DESTDIR="%{install-root}" install