           SPELL=glt
         VERSION=0.7
          SOURCE=${SPELL}-core-${VERSION}.tgz
         SOURCE2=${SPELL}-example-${VERSION}.tgz
         SOURCE3=${SPELL}-unifont-${VERSION}.tgz
         SOURCE4=${SPELL}-glui-${VERSION}.tgz
         SOURCE5=${SPELL}-dox-${VERSION}.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
   SOURCE_URL[0]=http://www.nigels.com/glt/download/${SOURCE}
  SOURCE2_URL[0]=http://www.nigels.com/glt/download/${SOURCE2}
  SOURCE3_URL[0]=http://www.nigels.com/glt/download/${SOURCE3}
  SOURCE4_URL[0]=http://www.nigels.com/glt/download/${SOURCE4}
  SOURCE5_URL[0]=http://www.nigels.com/glt/download/${SOURCE5}
     SOURCE_HASH=sha512:14dea121c0f700fd06598115dc0534e20d620de5c3400097bcd1de091dd990523b1bc915be9e3c4a4c5fc2477de06d799acf2a0a0331a0464d4701c2b29b14f2
    SOURCE2_HASH=sha512:1a7175a0384d856deb366e78a8d129127d7714138a3e67c354bdb2b564052a771bade223dff4d501b04078af9e0eb993ea241a62422bcbc8df4fcc9f2ff32872
    SOURCE3_HASH=sha512:4264a9764ac079d01d8a40bf1d83f6ebf496caca826a2b5e80bdd468b2cac1ea32147a4a7a930211c1f98a760ecb6e869a26c15706ef626ab52cbf41c486202e
    SOURCE4_HASH=sha512:026ca959891c66ea9e3d49b3a4531a30c56ebcf2e5b6cf229ccfab4c4ad906b727858a21ddc21c2ae703127ef9f9339480ba94beca27876cdea5bb446283afdb
    SOURCE5_HASH=sha512:45ca378d7e9113322ec75214f99831ad4a6c47a75b91a7b6224556c26d817ad2b8c85e9bf3de7e5d6f213c2efba43ccdf7f38bf397e233a3bf40a7c3680e423b
        WEB_SITE=http://www.nigels.com/glt/
      LICENSE[0]=LGPL
         ENTERED=20021121
        KEYWORDS="opengl graphics libs"
           SHORT="C++ class library for interactive 3D graphics with OpenGL"
cat << EOF
GLUI is a GLUT-based C++ user interface library which provides controls such
as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It
is window-system independent, relying on GLUT to handle all system-dependent
issues, such as window and mouse management.
EOF
