summaryrefslogtreecommitdiff
path: root/strata/input-common.morph
blob: ee866f43b4f2b5fe31c752fd4766d76d7501b05c (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
name: input-common
kind: stratum
build-depends:
- morph: strata/foundation.morph
- morph: strata/xorg-util-macros-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: libinput
  repo: upstream:libinput
  ref: 12df380698531472d495534ed356722478563707
  unpetrify-ref: 0.15.0
  build-system: autotools
  build-depends:
  - mtdev
  - libevdev