summaryrefslogtreecommitdiff
path: root/strata/gtk3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/gtk3.morph')
-rw-r--r--strata/gtk3.morph20
1 files changed, 20 insertions, 0 deletions
diff --git a/strata/gtk3.morph b/strata/gtk3.morph
new file mode 100644
index 00000000..dd429739
--- /dev/null
+++ b/strata/gtk3.morph
@@ -0,0 +1,20 @@
+name: gtk3
+kind: stratum
+description: the gtk3 stratum
+build-depends:
+- morph: strata/gtk-deps.morph
+- morph: strata/wayland-generic.morph
+- morph: strata/x-common.morph
+chunks:
+- name: libxkbcommon-x11
+ repo: upstream:xorg-lib-libxkbcommon
+ ref: 877fe59ac362b4e9afb2979b6e0bc837950a1dad
+ unpetrify-ref: xkbcommon-0.7.1
+ build-system: autotools
+- name: gtk3
+ morph: strata/gtk3/gtk3.morph
+ repo: upstream:gtk+
+ ref: 74d51e86af1e983e4eab317da87fdcfc70aac32a
+ unpetrify-ref: 3.22.16
+ build-depends:
+ - libxkbcommon-x11