summaryrefslogtreecommitdiff
path: root/strata/gtk3.morph
blob: dd42973913c5f8ee82d7961df29de7ed1f41000b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: gtk3
kind: stratum
description: the gtk3 stratum
build-depends:
- morph: strata/gtk-deps.morph
- morph: strata/wayland-generic.morph
- morph: strata/x-common.morph
chunks:
- name: libxkbcommon-x11
  repo: upstream:xorg-lib-libxkbcommon
  ref: 877fe59ac362b4e9afb2979b6e0bc837950a1dad
  unpetrify-ref: xkbcommon-0.7.1
  build-system: autotools
- name: gtk3
  morph: strata/gtk3/gtk3.morph
  repo: upstream:gtk+
  ref: 74d51e86af1e983e4eab317da87fdcfc70aac32a
  unpetrify-ref: 3.22.16
  build-depends:
  - libxkbcommon-x11