{
	"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": "SDL2_ttf",
	"sources": [
		{
			"sha256": "0b2bf1e7b6568adbdbc9bb924643f79d9dedafe061fa1ed687d1d9ac4e453bfd",
			"type": "archive",
			"url":
			    "https://github.com/libsdl-org/SDL_ttf/releases/download/release-2.24.0/SDL2_ttf-2.24.0.tar.gz",
			"x-checker-data": {
				"project-id": 4784,
				"stable-only": true,
				"type": "anitya",
				"url-template":
				    "https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version0}.${version1}.${version2}/SDL2_ttf-${version0}.${version1}.${version2}.tar.gz"
			}
		}
	]
}
