Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SDL-devel: Files needed to develop Simple DirectMedia Layer applications.
- Summary
- Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
designed to provide fast access to the graphics frame buffer and audio
device. This package provides the libraries, include files, and other
resources needed for developing SDL applications.
Arch: sparc
Download: | SDL-devel-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: | 2.32 MiB |
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