summaryrefslogtreecommitdiff
path: root/strata/trove.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-10-30 16:28:31 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-11 17:36:41 +0900
commit6cb5b32227de1043933fed3542e70bc3c64f59c3 (patch)
tree5fd8396053cebe86e913391671d905b2c4c2c5ce /strata/trove.morph
parent3dcb1a2d6f541449ba7d5192c7db9e09204a799b (diff)
downloaddefinitions-6cb5b32227de1043933fed3542e70bc3c64f59c3.tar.gz
Move trove & mason related systems, clusters and strata to a new trove subdirectory
Change-Id: Id71531000851293c2be834360ff543399cda3989
Diffstat (limited to 'strata/trove.morph')
-rw-r--r--strata/trove.morph101
1 files changed, 0 insertions, 101 deletions
diff --git a/strata/trove.morph b/strata/trove.morph
deleted file mode 100644
index fa5c45e0..00000000
--- a/strata/trove.morph
+++ /dev/null
@@ -1,101 +0,0 @@
-name: trove
-kind: stratum
-description: Trove software
-build-depends:
-- morph: strata/python2-core.morph
-- morph: strata/tools.morph
-- morph: strata/morph-utils.morph
-- morph: strata/pcre-utils.morph
-chunks:
-- name: lua
- morph: strata/trove/lua.morph
- repo: upstream:lua
- ref: 948063437e0350d9ef1649ec3a76d0c24a5c8642
- unpetrify-ref: baserock/5.1-morph
-- name: lace
- morph: strata/trove/lace.morph
- repo: upstream:gitano/lace
- ref: d1b540b6d361d6a1f51e53cdaab69f053340efbb
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
- submodules:
- extras/luacov:
- url: upstream:gitano/luacov
-- name: luxio
- morph: strata/trove/luxio.morph
- repo: upstream:luxio
- ref: be9d125080b9ff2376273e21b75669b65dc88d46
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
-- name: supple
- morph: strata/trove/supple.morph
- repo: upstream:gitano/supple
- ref: 0963e5706d78d0ae7446ea91af986de1e196eb39
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
- - luxio
- submodules:
- extras/luacov:
- url: upstream:gitano/luacov
-- name: clod
- morph: strata/trove/clod.morph
- repo: upstream:gitano/clod
- ref: da15894f42f48d15db997c4355d6b672371a4163
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
- submodules:
- extras/luacov:
- url: upstream:gitano/luacov
-- name: gall
- morph: strata/trove/gall.morph
- repo: upstream:gitano/gall
- ref: 11de77bd79c08a152932a3435d1921abc1020252
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
- - luxio
- submodules:
- libgit2:
- url: upstream:gitano/libgit2
- luagit2:
- url: upstream:gitano/luagit2
- extras/luacov:
- url: upstream:gitano/luacov
-- name: lrexlib-pcre
- morph: strata/trove/lrexlib-pcre.morph
- repo: upstream:lrexlib
- ref: 0524a6e3ab6d50cba63c8642a875e246de53d651
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
-- name: gitano
- morph: strata/trove/gitano.morph
- repo: upstream:gitano/gitano
- ref: 4b8ce6875266fdd6609a217dcf2924d7d4815cc2
- unpetrify-ref: baserock/morph
- build-depends:
- - lua
-- name: cgit
- morph: strata/trove/cgit.morph
- repo: upstream:cgit
- ref: dc881acb0c857c783b611c03294d79a7553a4ec7
- unpetrify-ref: baserock/v0.12
- submodules:
- git:
- url: upstream:git
-- name: trove-setup
- morph: strata/trove/trove-setup.morph
- repo: baserock:baserock/trove-setup
- ref: 1f2edd45b03a3e9d86d7c77847612c969b60b86f
- unpetrify-ref: master
-- name: lua-scrypt
- morph: strata/trove/lua-scrypt.morph
- repo: upstream:lua-scrypt
- ref: 0d7f74cd3eab7d54fbb13294194de7ea70ac34a5
- unpetrify-ref: baserock/morph
- build-depends:
- - lua