{ "name": "sdl3", "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/SDL3-3.2.26.tar.gz", "sha256": "dad488474a51a0b01d547cd2834893d6299328d2e30f479a3564088b5476bae2" } ], "cleanup": [ "/bin", "/include", "/lib/*.a", "/lib/*.la", "/lib/cmake", "/lib/pkgconfig", "/share/aclocal" ] }