Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        allegro - A game programming library
        
        - Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | allegro | 4.0.3 | 9 | src | 2.35 MiB | Sun Feb 20 12:40:08 2005 | 
        
        Changelog
        
            - * Sun Feb 13 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:4.0.3-9
- - Disable vga and vbeaf on all non-%{ix86}.
- Fix lib paths in allegro-config for 64-bit archs.
- Use *nix commands in allegrorc's [grabber] section.
            - * Sun Feb 13 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:4.0.3-8
- - Build without vga and vbeaf on non-x86-like archs.
- Apply upstream patch to fix build without vga. 
            - * Fri Nov 12 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:4.0.3-7
- - Explicitly disable svgalib for now.
- Let rpm take care of all stripping.
- Build with whatever the compiler supports, MMX and friends are detected
  at runtime.
- Minor specfile style improvements.