summaryrefslogtreecommitdiff
path: root/strata/graphics-common.morph
blob: 03af37a4cbfe22f54cde6ce83e46378dce105e4d (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
name: graphics-common
kind: stratum
build-depends:
- morph: strata/glib-common.morph
- morph: strata/mesa-common.morph
- morph: strata/x-common.morph
- morph: strata/icu-common.morph
chunks:
- name: pixman
  morph: strata/graphics-common/pixman.morph
  repo: upstream:pixman
  ref: 87eea99e443b389c978cf37efc52788bf03a0ee0
  unpetrify-ref: pixman-0.32.6
- name: freetype2
  repo: upstream:freetype2
  ref: ec8853cd18e1a0c275372769bdad37a79550ed66
  unpetrify-ref: VER-2-5-3
  build-system: autotools
- name: fontconfig
  repo: upstream:fontconfig
  ref: 9260b7ec39c34ce68d74e16d47917290a8c3f35a
  unpetrify-ref: 2.11.1
  build-system: autotools
  build-depends:
  - freetype2
- name: freefont-otf
  morph: strata/graphics-common/freefont-otf.morph
  repo: upstream:freefont-otf
  ref: 75fa95a912718bb94a135d4bf6b13bb38e186ce7
  unpetrify-ref: baserock/morph
- name: libpng
  repo: upstream:libpng
  ref: 88dd30b232362b65cca374dda39096888163dd6b
  unpetrify-ref: libpng-1.6.16-signed
  build-system: autotools
- name: libjpeg
  repo: upstream:libjpeg
  ref: f57ac58ac664ede6bc6e8cd9d88e0edaa366e21a
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: libtiff
  repo: upstream:libtiff
  ref: 2f83c385ff3d5493602308b62ca6d7707725b4fd
  unpetrify-ref: Release-v4-0-3
  build-system: autotools
- name: cairo
  morph: strata/graphics-common/cairo.morph
  repo: upstream:cairo
  ref: f6fd372a8b31a0bebbdfe36090d6ffc7bab9a2f8
  unpetrify-ref: 1.14.0
  build-depends:
  - fontconfig
  - freetype2
  - pixman
  - libpng
- name: colm-tarball
  repo: upstream:colm-tarball
  ref: 404ae0f284a3b2d41fcdb53826550e4dfec5c65c
  unpetrify-ref: colm-0.12.0
  build-system: autotools
- name: ragel-tarball
  repo: upstream:ragel-tarball
  ref: eafd7a3974e8605fd02794269db6114a3446e016
  unpetrify-ref: ragel-6.9
  build-system: autotools
  build-depends:
  - colm-tarball
- name: harfbuzz
  repo: upstream:harfbuzz
  ref: 432ffc47a46d41bea17d839d0d3980e654c6e638
  unpetrify-ref: 1.0.4
  build-system: autotools
  build-depends:
  - freetype2
  - ragel-tarball
- name: libwebp
  repo: upstream:libwebp
  ref: fcd94e925a9377cccfcf9de6db278126a52b97a4
  unpetrify-ref: v0.4.3-rc1
  build-system: autotools