summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.morph
blob: f5911813c594a106cf78a12deda734bc0da50f3b (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
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: 29a712f1af7bbb15bdc9d7e09cbf58517edf8c15
  unpetrify-ref: 1.38.0
  build-system: autotools
- name: shared-mime-info
  morph: strata/gtk-deps/shared-mime-info.morph
  repo: upstream:shared-mime-info
  ref: c136fc2578aa8f7c0e098008da18d324033eb991
  unpetrify-ref: Release-1-4
- name: gdk-pixbuf
  morph: strata/gtk-deps/gdk-pixbuf.morph
  repo: upstream:gdk-pixbuf
  ref: b86959aa16e9d49ec6e286bc57d36c5249578c59
  unpetrify-ref: 2.30.8
- name: atk
  repo: upstream:atk
  ref: 3f9e43b94364053fd16eb53391667d161d0dae12
  unpetrify-ref: ATK_2_16_0
  build-system: autotools
- name: at-spi2-core
  morph: strata/gtk-deps/at-spi2-core.morph
  repo: upstream:at-spi2-core
  ref: 96c2842088008670e72739ea7921d654487a57fb
  unpetrify-ref: AT_SPI2_CORE_2_14_1
- name: at-spi2-atk
  morph: strata/gtk-deps/at-spi2-atk.morph
  repo: upstream:at-spi2-atk
  ref: 2c220ff6565c4f02428a0c80267616a677e81ac9
  unpetrify-ref: AT_SPI2_ATK_2_14_1
  build-depends:
  - at-spi2-core
  - atk
- name: libcroco
  repo: upstream:libcroco
  ref: 9207f349d1c97618ab38e6b095207bbd8184d844
  unpetrify-ref: 0.6.8-30-g9207f34
  build-system: autotools
- name: librsvg
  repo: upstream:librsvg
  ref: 25d5f8b7076535fecb972d6454807ba56452991a
  unpetrify-ref: 2.40.10
  build-system: autotools
  build-depends:
  - gdk-pixbuf
  - libcroco
  - pango