           SPELL=dri
         VERSION=Trunk
          SOURCE=xc-$VERSION.tar.bz2
         SOURCE2=Mesa-$VERSION.tar.bz2
         SOURCE3=drm-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=cvs://:pserver:anoncvs@dri.freedesktop.org:/cvs/xorg:xc
  SOURCE2_URL[0]=cvs://:pserver:anonymous@dri.freedesktop.org:/cvs/mesa:Mesa
  SOURCE3_URL[0]=cvs://:pserver:anonymous@dri.freedesktop.org:/cvs/dri:drm
   SOURCE_IGNORE=volatile
  SOURCE2_IGNORE=volatile
  SOURCE3_IGNORE=volatile
        WEB_SITE=http://dri.sourceforge.net/
  FORCE_DOWNLOAD=on
         ENTERED=20040311
         UPDATED=20040515
      LICENSE[0]=GPL
        KEYWORDS="x11 libs"
           SHORT="DRI - Direct Rendering Infrastructure with Mesa 6.x"
cat << EOF
The Direct Rendering Infrastructure, also known as the dri, is a framework for allowing direct 
access to graphics hardware in a safe and efficient manner. It includes changes to the X server, to 
several client libraries, and to the kernel. The first major use for the DRI is to create fast 
OpenGL implementations.
EOF
