          MODULE=allegro-4
         VERSION=4.3.1
          SOURCE=$MODULE.$VERSION.tar.gz
      SOURCE_URL=https://github.com/liballeg/allegro5/releases/download/4.$VERSION
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
      SOURCE_VFY=sha256:ec19dbc9a021244582b4819b3583ee594b50141f9fcf6944a4ed8069cbf8d4d4
        WEB_SITE=http://alleg.sourceforge.net
         ENTERED=20020107
         UPDATED=20190401
           SHORT="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
