summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
blob: 1f753b4fc35ccfa818f5834a9a28a1c6c16f4eb4 (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
36
37
name: ostree-core
kind: stratum
build-depends:
- morph: strata/core.morph
- morph: strata/libsoup-common.morph
- morph: strata/foundation.morph
chunks:
- name: libassuan
  morph: strata/ostree-core/libassuan.morph
  repo: upstream:libassuan
  ref: cdb1e6484d6f094f8e795bfec5b314ec524a90f8
  unpetrify-ref: libassuan-2.3.0
- name: gpgme
  morph: strata/ostree-core/gpgme.morph
  repo: upstream:gpgme
  ref: 107bff70edb611309f627058dd4777a5da084b1a
  unpetrify-ref: gpgme-1.6.0
  build-depends:
  - libassuan
- name: libgsystem
  repo: upstream:libgsystem
  ref: 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae
  unpetrify-ref: master
  build-system: autotools
- name: ostree
  repo: upstream:ostree
  ref: 45ec78735daf72da1998f9df2887ea9b5e2600c3
  unpetrify-ref: baserock/v2015.9
  build-system: autotools
  build-depends:
  - gpgme
  - libgsystem
  submodules:
    libglnx:
      url: upstream:libglnx
    bsdiff:
      url: upstream:bsdiff