void-packages/srcpkgs/xkbcomp/template
2011-02-11 11:15:20 +01:00

20 lines
624 B
Plaintext

# Template build file for 'xkbcomp'.
pkgname=xkbcomp
version=1.2.1
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XKBD keymap compiler"
checksum=b7612527914402d091424a93bc16f0d4d8778b4a874171f3f3dc681c690e65eb
long_desc="
The xkbcomp tool converts descriptions of an XKB keymap into other formats,
most importantly the compiled keymaps used by XKB-capable X servers."
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libxkbfile
Add_dependency build pkg-config
Add_dependency build bison
Add_dependency build libX11-devel
Add_dependency build libxkbfile