UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
sdl12-compat
The Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multimedia software, such as games and emulators. This code is a compatibility layer; it provides a binary and source compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes.
Package info
Codename: sdl12-compat
Source file: sdl12-compat-release-1.2.64.tar.gz
Source directory: sdl12-compat-release-1.2.64
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/s/sdl12-compat-release-1.2.64.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/s/sdl12-compat-release-1.2.64.tar.gz.md5sum
Dependances: cmake, glu, SDL2.
Dependance of: libdv, libwebp, xine-lib, vlc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=RELEASE \
..
Build script:
cd build &&
make
Install script:
cd build &&
make install &&
rm -vf /usr/lib/libSDLmain.a
Apache/2.4.62 (Debian) Server at ulfs.org Port 443