Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        allegro-tools: Extra tools for the Allegro programming library
        
        
        - Summary
- Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming. This package contains extra
tools which are useful for developing Allegro programs.
Changelog
        
            - * Sun Feb 13 16: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 16: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 16: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.