          SPELL=xf86vidmodeproto
         VERSION=2.2.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 Video Mode protocol headers"
cat << EOF
xf86vidmodeproto provides the wire protocol for the XFree86-VidMode
extension in X.Org.  It is used to provide access to detailed timings
of video modes currently in use, and provides a means to modify them.
EOF
