mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
RA: keep fixing submodules
This commit is contained in:
parent
137dbe610c
commit
da02c990e3
22
rd-submodules/SDL2-no-libdecor.json
Normal file
22
rd-submodules/SDL2-no-libdecor.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "SDL2",
|
||||
"buildsystem": "autotools",
|
||||
"config-opts": ["--disable-static"],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.26.3.tar.gz",
|
||||
"sha256": "af0ff86e4a268bc12c915a0ea19ea1a16419ab1426d92bad5f4e26eb31583967"
|
||||
}
|
||||
],
|
||||
"cleanup": [ "/bin/sdl2-config",
|
||||
"/include",
|
||||
"/lib/libSDL2.la",
|
||||
"/lib/libSDL2main.a",
|
||||
"/lib/libSDL2main.la",
|
||||
"/lib/libSDL2_test.a",
|
||||
"/lib/libSDL2_test.la",
|
||||
"/lib/cmake",
|
||||
"/share/aclocal",
|
||||
"/lib/pkgconfig"]
|
||||
}
|
|
@ -1 +1 @@
|
|||
Subproject commit 3ac77f545ddf0ac581bc89d7b915c23eb18f841b
|
||||
Subproject commit d41118dd267fead8b626587fd50c55bc88cf9271
|
Loading…
Reference in a new issue