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