summaryrefslogtreecommitdiff
path: root/baserock/strata/gtk3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/strata/gtk3.morph')
-rw-r--r--baserock/strata/gtk3.morph19
1 files changed, 19 insertions, 0 deletions
diff --git a/baserock/strata/gtk3.morph b/baserock/strata/gtk3.morph
new file mode 100644
index 00000000..9d3dde6f
--- /dev/null
+++ b/baserock/strata/gtk3.morph
@@ -0,0 +1,19 @@
+name: gtk3
+kind: stratum
+description: the gtk3 stratum
+build-depends:
+- morph: strata/gtk-deps.morph
+- morph: strata/wayland-generic.morph
+chunks:
+- name: libepoxy
+ repo: upstream:libepoxy
+ ref: 7422de5b4be7b19d789136b3bb5f932de42db27c
+ unpetrify-ref: v1.2
+ build-system: autotools
+- name: gtk3
+ morph: strata/gtk3/gtk3.morph
+ repo: upstream:gtk+
+ ref: a816ccd4968f1e221b92bfd1e2b2dc27703d6db5
+ unpetrify-ref: 3.16.0
+ build-depends:
+ - libepoxy