summaryrefslogtreecommitdiff
path: root/strata/input-common.morph
blob: a2df41cdf0b6f3eeb26f7a8040934421954d5527 (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
name: input-common
kind: stratum
build-depends:
- morph: strata/device-management.morph
- morph: strata/foundation.morph
- morph: strata/glib-common.morph
- morph: strata/xorg-util-macros-common.morph
- morph: strata/x-common.morph
chunks:
- name: mtdev
  repo: upstream:mtdev-git
  ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d
  unpetrify-ref: v1.1.5
  build-system: autotools
- name: xkeyboard-config
  morph: strata/input-common/xkeyboard-config.morph
  repo: upstream:xkeyboard-config
  ref: 26f344c93f8c6141e9233eb68088ba4fd56bc9ef
  unpetrify-ref: xkeyboard-config-2.14
- name: libevdev
  repo: upstream:libevdev
  ref: 6f03fd49fb949e46ebccb5dfb54489584896c791
  unpetrify-ref: libevdev-1.4.2
  build-system: autotools
- name: libwacom
  repo: upstream:linuxwacom/libwacom
  ref: c707d0f98c79260cb72b5d2bdded50b4e816e350
  unpetrify-ref: libwacom-0.15
  build-system: autotools
- name: libinput
  repo: upstream:libinput
  ref: 45e5847bf3e755532b2b6a62b74b85fcdadf2e36
  unpetrify-ref: 1.2.0
  build-system: autotools
  build-depends:
  - mtdev
  - libevdev
  - libwacom
- name: libxkbcommon-no-x11
  repo: upstream:xorg-lib-libxkbcommon
  ref: c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28
  morph: strata/input-common/libxkbcommon-no-x11.morph
  unpetrify-ref: xkbcommon-0.5.0
  build-depends:
    - xkeyboard-config