summaryrefslogtreecommitdiff
path: root/elements/trove/trove/luxio.bst
blob: cf7c84eda7a73ae1eb8d6f8b7e50df49c466d97f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: manual
description: Lua Unix IO (and related stuff).
depends:
- python2-core.bst
- tools.bst
- morph-utils.bst
- pcre-utils.bst
- trove/trove/lua.bst
sources:
- kind: git
  url: upstream:luxio
  track: baserock/morph
  ref: be9d125080b9ff2376273e21b75669b65dc88d46
config:
  build-commands:
  - make lua-5.1
  install-commands:
  - make DESTDIR="%{install-root}" lua-5.1-install