Commit graph

3 commits

Author SHA1 Message Date
xtraeme
3e9b739839 Update devel/allegro to 4.1.14.
Changes:

# Fixed a couple of problems in dat2c.
# Polished the MacOS X package builder script.
# Added a Jack sound driver to the Unix port.
# Added support for debugging with DMalloc under Unix.
# Fixed detection of the ALSA 1.0 MIDI driver.
# Fixed compilation with --enable-color8=no under Unix.
# Now it is possible to link against the Allegro framework with the
  allegro-config script under MacOS X.
# Fixed a bug in fixbundle with 32bpp icons and alpha channel under MacOS X.
# Restored the compensation code for end-of-frame in the FLI player.
2004-06-03 23:29:52 +00:00
kristerw
03e544dfcb Correct typo in .include statement. 2004-04-05 17:00:46 +00:00
xtraeme
f7fd93660b Initial import of allegro-4.1.13 from pkgsrc-wip, Initial work by
Thomas Klausner plus minor changes by me.

Allegro is a portable library mainly aimed at video game and multimedia
programming, originally started by Shawn Hargreaves for the DJGPP compiler
in a mixture of C and assembler.

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".

Cross-platform support

    o Dos (DJGPP, Watcom)
    o Unix (Linux, *BSD, Irix, Solaris, Darwin)
    o Windows (MSVC, MinGW, Cygwin, Borland)
    o BeOS
    o QNX
    o MacOS X
2004-04-05 05:02:41 +00:00