# Template file for 'xkbcomp'
pkgname=xkbcomp
version=1.5.0
revision=1
build_style=meson
hostmakedepends="pkg-config bison"
makedepends="libX11-devel libxkbfile-devel"
short_desc="XKBD keymap compiler"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp"
distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz"
checksum=2ac31f26600776db6d9cd79b3fcd272263faebac7eb85fb2f33c7141b8486060

post_install() {
	vlicense COPYING
}
