-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Expand file tree
/
Copy pathtemplate
More file actions
20 lines (19 loc) · 754 Bytes
/
template
File metadata and controls
20 lines (19 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Template file for 'xkeyboard-config'
pkgname=xkeyboard-config
version=2.47
revision=1
build_style=meson
configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
hostmakedepends="pkg-config libxslt python3 intltool perl"
makedepends="libX11-devel xkbcomp"
depends="xkbcomp"
short_desc="X Keyboard Configuration Database"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/ChangeLog.md"
distfiles="${XORG_SITE}/data/xkeyboard-config/xkeyboard-config-${version}.tar.xz"
checksum=e59984416a72d58b46a52bfec1b1361aa7d84354628227ee2783626c7a6db6b6
post_install() {
vlicense COPYING
}