           SPELL=quesoglc
         VERSION=0.7.2
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://dfn.dl.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:f1427f40d22fde00f551e9cfb15e61ead2959a0363320ed7b9e3c6b212da5b619f8bae4520056b6d176980b068bcf5e5dac2f45f59fadac5427af35cdc48fa72
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://quesoglc.sourceforge.net/ "
      LICENSE[0]=LGPL
         ENTERED=20081223
           SHORT="A free implementation of the OpenGL Character Renderer (GLC)."
cat << EOF
QuesoGLC is a free implementation of the OpenGL Character Renderer. The
OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
programs with character rendering services including scale and rotate text
and draw text using lines, filled triangles, or bitmaps.  QuesoGLC is based
on the FreeType library, provides Unicode support, and is designed to be
easily ported to any platform that supports both FreeType and the OpenGL API.
EOF
