void-packages/srcpkgs/xkbcomp/template

17 lines
446 B
Text
Raw Normal View History

# Template build file for 'xkbcomp'.
pkgname=xkbcomp
2014-11-21 07:39:13 +00:00
version=1.3.0
2014-09-06 19:35:32 +00:00
revision=1
build_style=gnu-configure
2013-03-25 05:47:02 +00:00
hostmakedepends="pkg-config bison"
makedepends="libX11-devel libxkbfile-devel"
short_desc="XKBD keymap compiler"
2011-06-21 20:06:13 +00:00
homepage="http://xorg.freedesktop.org/"
license="MIT"
2013-03-25 05:47:02 +00:00
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
2014-11-21 07:39:13 +00:00
checksum=cfac973778fabf5216121ad60b7af8ab74ce7513af0f9260cf8c5309e1622b2a
2013-03-25 05:47:02 +00:00
post_install() {
2014-09-06 19:35:32 +00:00
vlicense COPYING LICENSE
2011-06-21 20:06:13 +00:00
}