mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2025-01-06 14:26:07 +00:00
15 lines
323 B
JSON
15 lines
323 B
JSON
{
|
|
"name": "libmac",
|
|
"buildsystem": "cmake",
|
|
"cleanup": [
|
|
"/include/MAC"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "https://freac.org/patches/MAC_920_SDK.zip",
|
|
"sha256": "54a99ff50b589d4afdb0e38aa86dba2c6a9fe1a086330209ecd563f09e46fd66",
|
|
"strip-components": 0
|
|
}
|
|
]
|
|
}
|