summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ostree-core.morph')
-rw-r--r--strata/ostree-core.morph38
1 files changed, 38 insertions, 0 deletions
diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph
new file mode 100644
index 00000000..ff9725ce
--- /dev/null
+++ b/strata/ostree-core.morph
@@ -0,0 +1,38 @@
+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
+ - libassuan
+ submodules:
+ libglnx:
+ url: upstream:libglnx
+ bsdiff:
+ url: upstream:bsdiff