34 lines
802 B
JSON
34 lines
802 B
JSON
{
|
|
"builddir": true,
|
|
"buildsystem": "cmake-ninja",
|
|
"cleanup": [
|
|
"/include",
|
|
"/lib/*.la",
|
|
"/lib/*.a",
|
|
"/lib/cmake",
|
|
"/share/aclocal",
|
|
"/lib/pkgconfig"
|
|
],
|
|
"config-opts": [
|
|
"-DCMAKE_VERBOSE_MAKEFILE=ON",
|
|
"-DCMAKE_BUILD_TYPE:STRING=Release",
|
|
"-DCMAKE_INSTALL_LIBDIR:PATH=lib"
|
|
],
|
|
"name": "SDL3_image",
|
|
"sources": [
|
|
{
|
|
"sha256": "a725bd6d04261fdda0dd8d950659e1dc15a8065d025275ef460d32ae7dcfc182",
|
|
"type": "archive",
|
|
"url":
|
|
"https://github.com/libsdl-org/SDL_image/releases/download/release-3.2.4/SDL3_image-3.2.4.tar.gz",
|
|
"x-checker-data": {
|
|
"project-id": 4781,
|
|
"stable-only": true,
|
|
"type": "anitya",
|
|
"url-template":
|
|
"https://github.com/libsdl-org/SDL_image/releases/download/release-${version}/SDL3_image-${version}.tar.gz"
|
|
}
|
|
}
|
|
]
|
|
}
|