summaryrefslogtreecommitdiff
path: root/strata/input-common.morph
blob: e6ebad9a50745e232d9d16ec66a24a803724bef9 (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
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
- name: xkeyboard-config
  morph: strata/input-common/xkeyboard-config.morph
  repo: upstream:xkeyboard-config
  ref: 73aa90ce32967747c84a1b5fe32cee329bc3bbcf
  unpetrify-ref: xkeyboard-config-2.13
- name: libevdev
  repo: upstream:libevdev
  ref: 7ac00d7e920c56bb8617403699030a5300bfae1c
  unpetrify-ref: libevdev-1.3.2
- name: libinput
  repo: upstream:libinput
  ref: ca4e03fb11429b6a3704206124fbff2f57d121f9
  unpetrify-ref: 0.10.0
  build-depends:
  - mtdev
  - libevdev