# # Simple Directmedia Layer. # # SDL is a cross-platform development library designed to provide low level # access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL # and Direct3D. It is used by video playback software, emulators, and popular # games. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=sdl2 pkgversion=2.26.1 arch=amd64 release=1 pkgcategory="media" full_pkgname=sdl2_2.26.1_amd64-1@media blurb="Simple Directmedia Layer." homepage="https://www.libsdl.org/" license="Zlib" fetch="https://libsdl.org/release/SDL2-2.26.1.tar.gz" replace=""