summaryrefslogtreecommitdiff
path: root/subprojects/shared-modules/SDL/SDL_ttf-2.0.11.json
blob: 5e928e46ff3c5198cecb8b09ba8a88f684cce79b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "name": "SDL_ttf",
    "config-opts": ["--disable-static"],
    "rm-configure": true,
    "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"
            ]
        }
    ]
}