summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.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/gtk-deps.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
Diffstat (limited to 'strata/gtk-deps.morph')
-rw-r--r--strata/gtk-deps.morph55
1 files changed, 0 insertions, 55 deletions
diff --git a/strata/gtk-deps.morph b/strata/gtk-deps.morph
deleted file mode 100644
index e1090557..00000000
--- a/strata/gtk-deps.morph
+++ /dev/null
@@ -1,55 +0,0 @@
-name: gtk-deps
-kind: stratum
-description: the GTK+ dependencies stratum
-build-depends:
-- morph: strata/core.morph
-- morph: strata/graphics-common.morph
-- morph: strata/x-common.morph
-chunks:
-- name: pango
- repo: upstream:pango
- ref: 8daf1de02f8ac7e05b4788dcd6a209ef06e6e03a
- unpetrify-ref: 1.40.1
- build-system: autotools
-- name: shared-mime-info
- morph: strata/gtk-deps/shared-mime-info.morph
- repo: upstream:shared-mime-info
- ref: f4e094740c36c629b5284ac270a0b08d8c75cb85
- unpetrify-ref: Release-1-6
-- name: gdk-pixbuf
- morph: strata/gtk-deps/gdk-pixbuf.morph
- repo: upstream:gdk-pixbuf
- ref: d8ae54bc5e3e31d43acf410a6689be2d40567b03
- unpetrify-ref: 2.36.6
-- name: atk
- repo: upstream:atk
- ref: 5a0a8577d29eba636aa0573c469a6200cc93db30
- unpetrify-ref: ATK_2_20_0
- build-system: autotools
-- name: at-spi2-core
- morph: strata/gtk-deps/at-spi2-core.morph
- repo: upstream:at-spi2-core
- ref: 5c3aa9275bb4d143ed9b0a94c7e7d92f88eb1520
- unpetrify-ref: AT_SPI2_CORE_2_20_1
-- name: at-spi2-atk
- morph: strata/gtk-deps/at-spi2-atk.morph
- repo: upstream:at-spi2-atk
- ref: 176a34174403ab09cd633b04cbbb2219cfe58a9d
- unpetrify-ref: AT_SPI2_ATK_2_20_1
- build-depends:
- - at-spi2-core
- - atk
-- name: libcroco
- repo: upstream:libcroco
- ref: d8a1a160186a45a5852abc06916f9e452ace9e00
- unpetrify-ref: 0.6.11
- build-system: autotools
-- name: librsvg
- repo: upstream:librsvg
- ref: e68ec17827a7116fc418189d474c5fafa08555b5
- unpetrify-ref: 2.40.16
- build-system: autotools
- build-depends:
- - gdk-pixbuf
- - libcroco
- - pango