summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.morph
blob: cbc9931cbaac60c7284cbad41fd593f2a161a582 (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: 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: 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: eacc351ec797f5fe477844e3012d460c195b4d88
  unpetrify-ref: ATK_2_18_0
  build-system: autotools
- name: at-spi2-core
  morph: strata/gtk-deps/at-spi2-core.morph
  repo: upstream:at-spi2-core
  ref: 703990c0c9b39aa98fa37d07e23af88cf7549388
  unpetrify-ref: AT_SPI2_CORE_2_18_1
- name: at-spi2-atk
  morph: strata/gtk-deps/at-spi2-atk.morph
  repo: upstream:at-spi2-atk
  ref: 94e7613c179960b71cb3e8541623bc0c87626f7c
  unpetrify-ref: AT_SPI2_ATK_2_18_1
  build-depends:
  - at-spi2-core
  - atk
- name: libcroco
  repo: upstream:libcroco
  ref: 9207f349d1c97618ab38e6b095207bbd8184d844
  unpetrify-ref: baserock/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