{ "name": "sdl2", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DBUILD_SHARED_LIBS=ON", "-DSDL_SHARED=ON", "-DSDL_STATIC=OFF", "-DSDL_TESTS=OFF" ], "build-options": { "strip": true }, "sources": [ { "type": "archive", "url": "https://libsdl.org/release/SDL2-2.30.4.tar.gz", "sha256": "59c89d0ed40d4efb23b7318aa29fe7039dbbc098334b14f17f1e7e561da31a26" } ], "cleanup": [ "/bin", "/include", "/lib/*.a", "/lib/*.la", "/lib/cmake", "/lib/pkgconfig", "/share/aclocal" ] }