summaryrefslogtreecommitdiff
path: root/strata/x-generic.morph
blob: 9c2f498d86104e7c2a6dcad1ee88a7486793abff (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
name: x-generic
kind: stratum
build-depends:
- morph: strata/foundation.morph
- morph: strata/libdrm-common.morph
- morph: strata/mesa-common.morph
- morph: strata/x-common.morph
- morph: strata/graphics-common.morph
chunks:
- name: libepoxy
  repo: upstream:libepoxy
  ref: 7422de5b4be7b19d789136b3bb5f932de42db27c
  unpetrify-ref: v1.2
  build-system: autotools
- name: xorg-lib-libxkbfile
  repo: upstream:xorg-lib-libxkbfile
  ref: 7381c2f9013ef7784c78091fa671e652a62ca706
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: xorg-font-util
  repo: upstream:xorg-font-util
  ref: 5f01ea79f1cb2328bfc4130b1e693f71be916b87
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: xorg-lib-libfontenc
  repo: upstream:xorg-lib-libfontenc
  ref: f5d1208172e965fdd7fae8927bd3e29b3cc3a975
  unpetrify-ref: baserock/morph
  build-system: autotools
  build-depends:
  - xorg-font-util
- name: xorg-lib-libXfont
  repo: upstream:xorg-lib-libXfont
  ref: ad4f4d8a2d0730c0ea3c09210bf921638b4682bc
  unpetrify-ref: libXfont-1.5.0
  build-system: autotools
  build-depends:
  - xorg-lib-libfontenc
- name: xserver
  morph: strata/x-generic/xserver.morph
  repo: upstream:xserver
  ref: 3b0d1ba2266d2780bfc111bab74885b90458eca4
  unpetrify-ref: xorg-server-1.17.1
  build-depends:
  - libepoxy
  - xorg-font-util
  - xorg-lib-libXfont
  - xorg-lib-libxkbfile
- name: xorg-app-xkbcomp
  repo: upstream:xorg-app-xkbcomp
  ref: 705b9bbb426410f9510601c7010da51184919b36
  unpetrify-ref: baserock/morph
  build-system: autotools
  build-depends:
  - xorg-lib-libxkbfile
- name: xorg-app-xinit
  repo: upstream:xorg-app-xinit
  ref: 4e85bce64acef1fa0ddff04d59737444e942ff12
  unpetrify-ref: baserock/morph
  build-system: autotools