summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
blob: 26159df399126328fc4ee41b8d8a4f996674a781 (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
  morph: strata/ostree-core/ostree.morph
  repo: upstream:ostree
  ref: c31cf75552af9be404fbc6a24643c569855c1c3b
  unpetrify-ref: v2016.7
  build-depends:
  - gpgme
  - libgsystem
  submodules:
    libglnx:
      url: upstream:libglnx
    bsdiff:
      url: upstream:bsdiff