summaryrefslogtreecommitdiff
path: root/strata/vala-common.morph
blob: e1438de3b6dbdbcee613a4eca923c5f0a3b347fd (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
34
35
name: vala-common
kind: stratum
description: Vala compiler
build-depends:
- morph: strata/core.morph
- morph: strata/glib-common.morph
chunks:
- name: vala-bootstrap
  morph: strata/vala-common/vala-bootstrap.morph
  repo: upstream:vala
  ref: 4e4a02c03445336237b36723b23a91670ef7621b
  unpetrify-ref: baserock/bootstrap
- name: vala
  repo: upstream:vala
  ref: 5f6ebe007050be12bdc4aa7c902ae4059f28874a
  unpetrify-ref: 0.28.0
  build-system: autotools
  build-depends:
  - vala-bootstrap
- name: m4-common
  repo: upstream:m4-common
  ref: 6e9a4d3b35c5ce8af050e66d8caff96070c57d34
  unpetrify-ref: baserock/2015-12-15
  build-system: autotools
  submodules:
    autoconf-archive:
      url: upstream:autoconf-archive
- name: libgee
  repo: upstream:gnome/libgee
  ref: 4301ab58efc217409c588a5527f68990b4e3d220
  unpetrify-ref: master
  build-system: autotools
  build-depends:
  - m4-common
  - vala