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