mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2026-01-06 14:38:11 +01:00
Init
This commit is contained in:
commit
e571c4fbe8
139 changed files with 8839 additions and 0 deletions
23
shared-modules/SDL/SDL_pango-0.1.2.json
Normal file
23
shared-modules/SDL/SDL_pango-0.1.2.json
Normal file
|
|
@ -0,0 +1,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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue