{ "name": "SDL_image", "config-opts": ["--disable-static"], "rm-configure": true, "cleanup": [ "/include", "/lib/pkgconfig", "*.la", "*.a" ], "sources": [ { "type": "archive", "url": "https://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz", "sha256": "0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699" }, { "type": "script", "dest-filename": "autogen.sh", "commands": [ "AUTOMAKE=\"automake --foreign\" autoreconf -vfi" ] } ] }