Static library to develop SDL 1.2 applications using SDL 2.0
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide fast access to the graphics frame buffer and audio device. This code is a compatibility layer; it provides a static link library for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes. Note that applications that use this library will need to declare SDL2 as a dependency manually, as the library is dlopen()'d to preserve APIs between SDL-1.2 and SDL-2.0. If you are writing new code, please target SDL 2.0 directly and do not use this layer.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.1~git.20211125.4e4527a-3.fc36 | - |
Fedora 35 | 0.0.1~git.20210926.c6cfc8f-1.fc35 | - |
You can contact the maintainers of this package via email at
sdl12-compat dash maintainers at fedoraproject dot org
.