{ "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.18.tar.gz", "sha256": "1a775bde924397a8e0c08bfda198926c17be859d0288ad0dec1dea1b2ee04f8f" } ], "cleanup": [ "/bin", "/include", "/lib/*.a", "/lib/*.la", "/lib/cmake", "/lib/pkgconfig", "/share/aclocal" ] }