           SPELL=xkbcomp
             PKG=xkbcomp
         VERSION=1.0.5
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
     SOURCE_HASH=sha512:5613c7ebbb0394b33bc8da3f689de565ae6650e8229dd7ed021ec8cd940e60abab09a649d24128185b6d0418ffd04e5299a855f552b2275bd03b043ac8503028
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
