# # Simple Directmedia Layer, sdl12-compat. # # 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. If you are writing new code, please target SDL 2.0 # directly and do not use this layer. # 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=sdl12-compat pkgversion=20221220_2bc46a0 arch=amd64 release=1 pkgcategory="media" full_pkgname=sdl12-compat_20221220_2bc46a0_amd64-1@media blurb="Simple Directmedia Layer, sdl12-compat." homepage="https://github.com/libsdl-org/sdl12-compat" license="MIT" fetch=" https://dragora.mirror.garr.it/current/sources/sdl12-compat-20221220_2bc46a0.tar.lz rsync://rsync.dragora.org/current/sources/sdl12-compat-20221220_2bc46a0.tar.lz " replace=""