# Template file for 'xkbprint'
pkgname=xkbprint
version=1.0.8
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libxkbfile-devel"
short_desc="Print an XKB keyboard description"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=6dbb3dc79b1d1e17045a65f86e7581e149c75ee5aacae69a6cf685acf78fc31b

post_install() {
	vlicense COPYING
}
