Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
allegro-devel: Una libreria de programacion de juegos
- Summary
- Allegro es una librería multi-plataforma creada para ser usada en la
programación de juegos u otro tipo de programación multimedia. Este
paquete es necesario para compilar los programas que usen Allegro.
Changelog
- * Fri Dec 22 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 4.2.1-2
- Restore multilib devel goodness patch (make allegro-devel i386 and x86_64
parallel installable)
- Restore execstack patch so that binaries linked against allegro do not
require an execstack and thus work under selinux (without this
liballeg_unshareable.a contains object files which require an executable
stack which will end up in any app linked against allegro)
- Make alleg-dga2.so plugin 100% PIC so it can load with selinux enabled
- Mark alleg-vga.so plugin as textrel_shlib_t as it isn't 100% PIC and cannot
be fixed (easily) to be 100% PIC
- * Tue Nov 28 18:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.2.1-1
- update to 4.2.1
- * Sun Oct 15 19:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 4.2.0-18
- Multilib devel goodness (make allegro-devel i386 and x86_64 parallel
installable)