19 lines
548 B
JSON
19 lines
548 B
JSON
{
|
|
"name": "SDL_net",
|
|
"config-opts": ["--disable-static"],
|
|
"rm-configure": true,
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "https://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz",
|
|
"sha256": "5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4"
|
|
},
|
|
{
|
|
"type": "script",
|
|
"dest-filename": "autogen.sh",
|
|
"commands": [
|
|
"AUTOMAKE=\"automake --foreign\" autoreconf -vfi"
|
|
]
|
|
}
|
|
]
|
|
}
|