summaryrefslogtreecommitdiff
path: root/elements/input-common/xkeyboard-config.bst
blob: 6f8122488e6e6cd2eb8f6912041b76997589ca20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: manual
depends:
- device-management.bst
- foundation.bst
- glib-common.bst
- xorg-util-macros-common.bst
- x-common.bst
sources:
- kind: git
  url: upstream:xkeyboard-config
  track: xkeyboard-config-2.14
  ref: 26f344c93f8c6141e9233eb68088ba4fd56bc9ef
config:
  configure-commands:
  - ./autogen.sh --prefix="%{prefix}" --sysconfdir=/etc --disable-runtime-deps
  install-commands:
  - mkdir -p "%{install-root}"/"%{prefix}"/share/X11/xkb/
  - make install DESTDIR="%{install-root}"