UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
[ BASH | XML | JSON ]

SDL2

The Simple DirectMedia Layer Version 2 (SDL2 for short) is a cross-platform library designed to make it easy to write multimedia software, such as games and emulators.

Package info

Codename: SDL2
Source file: SDL2-2.28.2.tar.gz
Source directory: SDL2-2.28.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/s/SDL2-2.28.2.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/s/SDL2-2.28.2.tar.gz.md5sum
Dependances: Xlibs, wayland-protocols, libxkbcommon.
Dependance of: sdl12-compat, audacious-plugins, libvncserver, ffmpeg, cogl, qemu.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr

Build script:
make

if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

make docs

fi

Install script:
make install              &&

if [[ "\$ULFS_PKG_STATIC" != "YES" ]]
then
rm -v /usr/lib/libSDL2*.a
fi

if [[ "\$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

install -v -m755 -d        /usr/share/doc/SDL2-2.28.2/html &&
cp -Rv  docs/output/html/* /usr/share/doc/SDL2-2.28.2/html

fi


Apache/2.4.62 (Debian) Server at ulfs.org Port 443