summaryrefslogtreecommitdiff
path: root/strata/gtk3.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:39:48 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:23 +0000
commit7df7f3b427739ff7d69da2ba218da0124822892c (patch)
tree843c75e9bede53862ab101d6a7bcd1da15a33c55 /strata/gtk3.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
Diffstat (limited to 'strata/gtk3.morph')
-rw-r--r--strata/gtk3.morph20
1 files changed, 0 insertions, 20 deletions
diff --git a/strata/gtk3.morph b/strata/gtk3.morph
deleted file mode 100644
index dd429739..00000000
--- a/strata/gtk3.morph
+++ /dev/null
@@ -1,20 +0,0 @@
-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