slackbuilds/libraries/allegro4
JK Wood 95ca554557 libraries/allegro4: Updated for version 4.4.3.1.
Patch to allow building the docs with texinfo 6.7

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:07:52 -05:00
..
README
allegro4.SlackBuild libraries/allegro4: Updated for version 4.4.3.1. 2021-04-17 23:07:52 -05:00
allegro4.info libraries/allegro4: Updated for version 4.4.3.1. 2021-04-17 23:07:52 -05:00
build-dir.diff
doinst.sh
slack-desc
texinfo-6.7.patch libraries/allegro4: Updated for version 4.4.3.1. 2021-04-17 23:07:52 -05:00

README

The Allegro library provides C/C++ programmers low level routines commonly
needed in game programming, such as input, graphics, midi, sound effects, and
timing. It is cross platform and works with many different compilers.
Originally developed by Shawn Hargreaves, it is now a group project with
contributions from all over the world! Some of its key features include:
    * Ease of Use - comes with comprehensive documentation and examples
    * Extensibility - if the built-in functionality isn't enough, there
      are many add-ons available
    * Cross Platform - without changing a single line of code, you can
      create versions for Windows, OS X, Linux, DOS, and others! Works
      with many compilers, including DJGPP and VC++
    * Open Source - anyone can contribute, including you!
    * Free - it won't cost you a dime, and there are no restrictions on
      its usage

Allegro 4 can make use of sound patches like 'eawpats' for MIDI playback.
If 'eawpats' is installed first then this SlackBuild will create a
patches.dat from it.