~aleteoryx/sexchat

ref: a5ac3da4bb20b989218781c720fcc8b96e6611e1 sexchat/flatpak/shared-modules/SDL/SDL_pango-0.1.2.json -rw-r--r-- 642 bytes
a5ac3da4Aleteoryx The wall is built. 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "SDL_pango",
    "config-opts": ["--disable-static"],
    "rm-configure": true,
    "sources": [
        {
            "type": "archive",
            "url": "https://downloads.sourceforge.net/project/sdlpango/SDL_Pango/0.1.2/SDL_Pango-0.1.2.tar.gz",
            "sha256": "7f75d3b97acf707c696ea126424906204ebfa07660162de925173cdd0257eba4"
        },
        {
            "type": "patch",
            "path": "SDL_Pango-0.1.2-API-adds.patch"
        },
        {
            "type": "script",
            "dest-filename": "autogen.sh",
            "commands": [
                "autoreconf -vfi"
            ]
        }
    ]
}