          MODULE=allegro
         VERSION=5.2.11.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/liballeg/allegro5/releases/download/$VERSION/
      SOURCE_VFY=sha256:aba4679a5b1f2bf62482eba6e8814a94de7ffc86de5f8587ba199fcc61b4a04f
        WEB_SITE=http://liballeg.org/
         ENTERED=20110506
         UPDATED=20260609
        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
