From 37e1782d6d3e3c59fe7c41bdd23f5d362df95675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 7 Sep 2017 12:42:26 +0100 Subject: Add strata/gtk4.morph --- strata/gtk4.morph | 12 ++++++++++++ strata/gtk4/gtk4.morph | 7 +++++++ 2 files changed, 19 insertions(+) create mode 100644 strata/gtk4.morph create mode 100644 strata/gtk4/gtk4.morph diff --git a/strata/gtk4.morph b/strata/gtk4.morph new file mode 100644 index 00000000..be7b0ebd --- /dev/null +++ b/strata/gtk4.morph @@ -0,0 +1,12 @@ +name: gtk4 +kind: stratum +description: the gtk4 stratum +build-depends: +- morph: strata/gtk-deps.morph +- morph: strata/wayland-generic.morph +chunks: +- name: gtk4 + morph: strata/gtk4/gtk4.morph + repo: upstream:gtk+ + ref: 2f02401344a4b6083d4368c8f6b053a959d075fb + unpetrify-ref: 3.91.2 diff --git a/strata/gtk4/gtk4.morph b/strata/gtk4/gtk4.morph new file mode 100644 index 00000000..eb73ea85 --- /dev/null +++ b/strata/gtk4/gtk4.morph @@ -0,0 +1,7 @@ +name: gtk4 +kind: chunk +build-system: meson +system-integration: + gtk4-misc: + 00-update-im4-cache: + - gtk-query-immodules-4.0 --update-cache -- cgit v1.2.1