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}"