           SPELL=beryl-core
         VERSION=0.1.1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=svn://svn.beryl-project.org/beryl/tags/release-$VERSION/$SPELL:$SPELL-$VERSION
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.beryl-project.org/
         ENTERED=20060724
      LICENSE[0]=GPL
           SHORT="OpenGL composition manager"
cat << EOF
Beryl provides support for compositing X windows using OpenGL. This allows
clients to modify what is drawn to the screen before it happens and for this
to be hardware accelerated.  
EOF