summaryrefslogtreecommitdiff
path: root/distbuild.morph
blob: 1765fe8340293efedcc83c644e91bb09a2d62005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: distbuild
kind: stratum
description: Morph distributed build software
build-depends:
- morph: foundation
- morph: core
- morph: tools
chunks:
- name: bottle
  repo: upstream:bottle
  ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
  unpetrify-ref: baserock/morph
  build-depends: []
- name: morph-cache-server
  repo: codethink:morph-cache-server
  ref: 9188d63dfce3d3b75b2fc021a79aaa1d04f20bae
  unpetrify-ref: master
  build-depends: []
- name: distbuild-plugin
  repo: codethink:distbuild-plugin
  ref: 7f61f8c4e70725519d0c92e112bf90595d399e04
  unpetrify-ref: master
  build-depends: []
- name: distbuild-setup
  repo: codethink:distbuild-setup
  ref: 2ef77a8e6bdb62e1c9c7c553708fcac6114855ba
  unpetrify-ref: master
  build-depends: []
- name: flup
  repo: upstream:flup
  ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
  unpetrify-ref: baserock/morph
  build-depends: []