13766ba521
--HG-- extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
15 lines
533 B
Text
15 lines
533 B
Text
# Template build file for 'xkbcomp'.
|
|
pkgname=xkbcomp
|
|
version=1.1.1
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="XKBD keymap compiler"
|
|
checksum=9775bcfd43d9ffa41e2865e5b2c933f419bf983d7a529b3103656c76fd82e663
|
|
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
|