           SPELL=allegro
         VERSION=4.2.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/alleg/${SOURCE}
     SOURCE_HASH=sha512:e8df1e6d3e9c671e2e6e9bbc619dd5ae0391465e8cd295cea1a6c60bb7e856f6906038ef9f21556877c8eb65ed0d179ca93cc70cae172b63c05518ce28a23943
        WEB_SITE=http://alleg.sourceforge.net/
         ENTERED=20020107
      LICENSE[0]=http://alleg.sourceforge.net/license.html
           SHORT="Allegro is a cross-platform game library."
cat << EOF
Allegro is a multi-platform game library that provides many functions
for graphics, sounds, player input (keyboard, mouse, and joystick), and
timers. It also provides fixed and floating point mathematical
functions, 3D functions, file management functions, compressed datafile,
and a GUI.
EOF
