          SPELL=fontsproto
         VERSION=2.0.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 font-related protocol headers"
cat << EOF
fontsproto provides the wire protocols for various font-related
extensions in X.Org.  These are used to control the server-side font
configuration and also the font server headers.
EOF
