xkbcomp: new deps style.

--HG--
extra : convert_revision : 1f4d5195b88ef939488222d48ae76df895e6142b
This commit is contained in:
Juan RP 2009-03-24 12:34:29 +01:00
parent 17b8a3a492
commit fa878630f1

View file

@ -1,11 +1,15 @@
# Template build file for 'xkbcomp'.
pkgname=xkbcomp
version=1.0.5
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XKBD keymap compiler"
checksum=09af0ab2c714066846ede7317564b658623d3c9e
longdesc="
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