summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.morph
blob: 77a59f1b8f347571b285c0b186298f9d07eb0097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name: gtk-deps
kind: stratum
description: the GTK+ dependencies stratum
build-depends:
- morph: strata/foundation.morph
- morph: strata/graphics-common.morph
- morph: strata/x-common.morph
chunks:
- name: pango
  repo: upstream:pango
  ref: e0a21abf52a0b7588b1aa3357818948816ed9103
  unpetrify-ref: 1.36.8
  build-depends: []
- name: shared-mime-info
  morph: strata/gtk-deps/shared-mime-info.morph
  repo: upstream:shared-mime-info
  ref: c136fc2578aa8f7c0e098008da18d324033eb991
  unpetrify-ref: Release-1-4
  build-depends: []
- name: gnome-common
  repo: upstream:gnome-common
  ref: d213283fcb5228d05eb2c796579f18240e8467e8
  unpetrify-ref: 3.12.0
  build-depends: []
- name: gdk-pixbuf
  morph: strata/gtk-deps/gdk-pixbuf.morph
  repo: upstream:gdk-pixbuf
  ref: b86959aa16e9d49ec6e286bc57d36c5249578c59
  unpetrify-ref: 2.30.8
  build-depends: []
- name: libcroco
  repo: upstream:libcroco
  ref: 21b3a35292e16448ab5b36b2ab25777eb8e30e50
  unpetrify-ref: master
  build-depends:
  - gnome-common
- name: librsvg
  morph: strata/gtk-deps/librsvg.morph
  repo: upstream:librsvg
  ref: aadbf6968df5fa93e182b7e7c93dc5cc076d44ce
  unpetrify-ref: 2.40.7
  build-depends:
  - gdk-pixbuf
  - gnome-common
  - libcroco
  - pango
- name: atk
  repo: upstream:atk
  ref: 2fb9411c3f32adb7ee421b59e36d2e0aa2f30253
  unpetrify-ref: ATK_2_15_4
  build-depends:
  - gnome-common
- name: at-spi2-core
  repo: upstream:at-spi2-core
  ref: 96c2842088008670e72739ea7921d654487a57fb
  unpetrify-ref: AT_SPI2_CORE_2_14_1
  build-depends: []
- name: at-spi2-atk
  repo: upstream:at-spi2-atk
  ref: 2c220ff6565c4f02428a0c80267616a677e81ac9
  unpetrify-ref: AT_SPI2_ATK_2_14_1
  build-depends:
  - at-spi2-core
  - atk