           SPELL=xcb-proto
         VERSION=1.6
#     SOURCE_HASH=sha512:814d4a2c7010b03cbdb1d32999475b7772ac2ae5d5cd98798c9f858514ed2d3fe0fbcebaeb3e42ae5a62d230d32bdfff10a92dc2d992ed6c897b076e053f30ac
          SOURCE="$SPELL-$VERSION.tar.bz2"
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
   SOURCE_URL[0]=http://xcb.freedesktop.org/dist/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
      LICENSE[0]=XCL
        WEB_SITE=http://xcb.freedesktop.org
         ENTERED=20061022
           SHORT="XML descriptions of the X Window System core protocol and extensions."
cat << EOF
xcb-proto contains descriptions of the X Window System core protocol and
selected extensions in an XML-based data format.  They are used by the X
C Binding (XCB) library to generate much of its code, but you can also use
these descriptions for other purposes, such as decoding the X protocol or
building X Window System bindings for other languages.
EOF
