vp-build/templates/xkbcomp/template

16 lines
533 B
Plaintext
Raw Normal View History

# Template build file for 'xkbcomp'.
pkgname=xkbcomp
version=1.0.5
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XKBD keymap compiler"
checksum=204403e0388e83127212109310037d17f56c3c3fd3c96d7dcaa0df99684f00c1
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 full glibc
Add_dependency full libX11
Add_dependency full libxkbfile
Add_dependency build pkg-config