          MODULE=xkbcomp
         VERSION=1.2.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:695d2f2824884d9e54aa1419282ae167fdea163b
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060120
         UPDATED=20120324
           SHORT="The X.Org XKB keyboard description compiler"

cat << EOF
xkbcomp is the keymap compiler that converts a description of an XKB
keymap into one of several output formats. The most common use is to
create a compiled keymap file (.xkm) which can be read directly by
XKB-capable X servers or utilities.
EOF
