Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SDL: A cross-platform multimedia library.
- Summary
- Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
designed to provide fast access to the graphics frame buffer and audio
device.
Arch: sparc
Download: | SDL-1.2.10-6.2.sparc.rpm |
Build Date: | Sun Oct 15 23:31:56 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 544 KiB |
Changelog
- * Wed Jul 26 17:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.10-6.2
- setting the X11 lib and include paths hard to get shared X11 support on all
architectures
- * Wed Jul 26 17:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.10-6.1
- added build requires for automake and autoconf
- * Tue Jul 25 17:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.2.10-6
- dropped libXt build requires, because libSDL does not need libXt at all -
this was an autofoo bug (fixed already)
- fixed multilib devel conflicts (#192749)
- added buidrequires for imake: AC_PATH_X needs imake currently