           SPELL=glass
         VERSION=1.3.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://glass.sourceforge.net
         ENTERED=20010922
         UPDATED=20030125
     SOURCE_HASH=sha512:e5df24025ebf27878e164f70bc3e3cc749702ed43486faa66295cdba2a212337907ab33758d461294840cb65abedb6afd17209aa6a762ba287e6abe13b169bbd
      LICENSE[0]=GPL
        KEYWORDS="graphics libs"
           SHORT="glass is a 3D library to make structured models in open GL applications."
cat << EOF
GLASS is a 3D library, designed to make easy use of structured models
in open GL applications. What do I mean by structured? That is models,
that are made up of components linked by basic transforms, for example,
rotations and translations. By using GLASS in an application, these
models can be loaded, modified, and displayed using a minimum of
function calls. GLASS is released under the terms of the GNU GPL.
EOF
