pkgsrc-wip/allegro/TODO
Thomas Klausner 27d9182ef0 Initial import of the allegro library, version 4.1.8:
Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming.

According to the Oxford Companion to Music, Allegro is the Italian for
"quick, lively, bright". It is also a recursive acronym which stands for
"Allegro Low Level Game Routines".

A wide range of extension packages and add-on modules are also available,
which can be found in the "Library Extensions" section of the Allegro.cc
website, http://www.allegro.cc/.
2003-04-06 11:17:20 +00:00

10 lines
361 B
Text

Reason it's not committed:
liquidwar isn't working, probably a threading issue.
patch-aa, patch-ab, and patch-ad are only there to add debug flags --
they should be removed once the problem with liquid war is found and fixed.
The same holds for --enable-dbglib in Makefile.
patch-ae is an unsuccessful try to fix the problem.
Help in debugging this welcome.