          SPELL=fontcacheproto
         VERSION=0.1.2
        XORG_VER=X11R7.0
          SOURCE=${SPELL}-${XORG_VER}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${XORG_VER}-${VERSION}
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/proto/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=XCL
        WEB_SITE=http://xorg.freedesktop.org/
         ENTERED=20051124
         UPDATED=20051124
           SHORT="the X.Org Fontcache protocol headers"
cat << EOF
fontcacheproto provides the wire protocol for the Fontcache extension
in X.Org.  It is used to configure the caching of core fonts.
EOF
