From 7aad5150f69da42b84994c353283db5daf8e967f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:40:38 +0000 Subject: Add BuildStream converted files This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used --- elements/trove/trove/supple.bst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 elements/trove/trove/supple.bst (limited to 'elements/trove/trove/supple.bst') diff --git a/elements/trove/trove/supple.bst b/elements/trove/trove/supple.bst new file mode 100644 index 00000000..0a5b2ff6 --- /dev/null +++ b/elements/trove/trove/supple.bst @@ -0,0 +1,22 @@ +kind: manual +description: Sandbox (for) Untrusted Procedure Partitioning (in) Lua Engine. +depends: +- python2-core.bst +- tools.bst +- morph-utils.bst +- pcre-utils.bst +- trove/trove/lua.bst +- trove/trove/luxio.bst +sources: +- kind: git + url: upstream:gitano/supple + track: baserock/morph + ref: 0963e5706d78d0ae7446ea91af986de1e196eb39 + submodules: + extras/luacov: + url: upstream:gitano/luacov +config: + build-commands: + - make + install-commands: + - make INST_BASE="%{prefix}" DESTDIR="%{install-root}" install -- cgit v1.2.1