           SPELL=xkbcomp
             PKG=xkbcomp
         VERSION=1.1.0
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
     SOURCE_HASH=sha512:f31245c2c9c9364dc22416c3fbb65c66e84d3052d0a7b2a4c743cce46bc8296843ba2cbc3631b29b366fc6963a9e2c40f1c26da42cc1fc0ab471853ebc6bad6a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org/wiki
         ENTERED=20051125
      LICENSE[0]=XCL
           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
