           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}
          MD5[0]=f4eba1716ef9a3fab3b3aafac56680c0
          MD5[1]=a77c8c1a76da6fc93512a599762204de
          MD5[2]=86110dc288655429a0dd2e02655f28f3
          MD5[3]=559f15944222810e5c947282e11476ce
          MD5[4]=b485871950da6c10f0294ad54b84376c
        WEB_SITE=http://www.nigels.com/glt/
      LICENSE[0]=LGPL
      MAINTAINER=eric@sandall.us
         ENTERED=20021121
         UPDATED=20021121
           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
