Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SDLmm-devel - Headers for developing programs that will use SDLmm
This package contains the headers that programmers will need to develop
applications which will use SDLmm, the C++ interface to SDL.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
SDLmm-devel |
0.1.8 |
4.fc6 |
i386 |
1.20 MiB |
Fri Mar 23 10:01:34 2007 |
Changelog
- * Fri Mar 23 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 0.1.8-4
- Fixed underquired definition warning in /usr/share/aclocal/sdlmm.m4
- * Wed Mar 21 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 0.1.8-3
- Advanced Strategic Command (asc), the reason to package this, turns out to
use its own private copy of SDLmm. This copy contains a few additional
functions and one bug fix. These additional functions are currently not used
by asc. Still I have decided to add not only the fix but also the additional
functions to be future proof (they do not change the ABI). The asc copy also
made some eventhandler prototype changes to make the passed references const,
I've not taken over these changes as those do change the API + ABI (and they
are not needed for asc).
- Fix Source0 URL (bz 233139)
- * Tue Mar 20 18:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 0.1.8-2
- Fix a bunch of undefined non weak symbol warnings (bz 233139)
- Stop configure from passing -O3 to the compiler