          SPELL=dmxproto
         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 DMX protocol headers"
cat << EOF
dmxproto provides the wire protocol for the DMX extension in X.Org.
It is used to set up a distributed multi-head environment with a
single server acting as a gateway to multiple X server on multiple
machines.
EOF
