          MODULE=allegro
         VERSION=5.2.11.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/liballeg/allegro5/releases/download/$VERSION/
      SOURCE_VFY=sha256:4d06a8c8bf7afc91b304f1b12a114afba9d8a7413357c2a3579528d45a8f3d6b
        WEB_SITE=http://liballeg.org/
         ENTERED=20110506
         UPDATED=20251125
        REPLACES=allegro-5
           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
