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