void-packages/templates/xkbcomp/template
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00

11 lines
427 B
Text

# Template build file for 'xkbcomp'.
pkgname=xkbcomp
version=1.0.5
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XKBD keymap compiler"
checksum=09af0ab2c714066846ede7317564b658623d3c9e
longdesc="
The xkbcomp tool converts descriptions of an XKB keymap into other formats,
most importantly the compiled keymaps used by XKB-capable X servers."