Letter S

sdl12-compat-static - Static library to develop SDL 1.2 applications using SDL 2.0

Website: https://github.com/libsdl-org/sdl12-compat
License: zlib and (Public Domain or MIT-0) and MIT
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

sdl12-compat-static-1.2.68-2.aldos.x86_64 [78 KiB] Changelog by Joel Barrios (2023-10-28):
- Provide pkgconfig(sdl).

Listing created by Repoview-0.6.6-6.fc14.al