           SPELL=glu
         VERSION=9.0.1
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL="ftp://ftp.freedesktop.org/pub/mesa/glu/$SOURCE"
     SOURCE_HASH=sha512:8a6dae5b4bd63efb96d15f23ccda4ad9c2ffaa964897e5fa63d1e58360d8d4e6732c5efd2109dba04155d5fc457ab1718a65cf9b544ce0d452679ba988d04018
        WEB_SITE=http://www.mesa3d.org
         ENTERED=20120901
      LICENSE[0]=GPL
        KEYWORDS="graphics libs"
           SHORT="The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL."
cat << EOF
GLU consists of a number of functions that use the base OpenGL library to
provide higher-level drawing routines from the more primitive routines that
OpenGL provides. It is usually distributed with the base OpenGL package.
GLU is not implemented in the embedded version of the OpenGL package, OpenGL ES.
EOF

