mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2025-12-26 09:14:43 +01:00
Init
This commit is contained in:
commit
e571c4fbe8
139 changed files with 8839 additions and 0 deletions
15
shared-modules/mac/mac.json
Normal file
15
shared-modules/mac/mac.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "libmac",
|
||||
"buildsystem": "cmake",
|
||||
"cleanup": [
|
||||
"/include/MAC"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://freac.org/patches/MAC_920_SDK.zip",
|
||||
"sha256": "54a99ff50b589d4afdb0e38aa86dba2c6a9fe1a086330209ecd563f09e46fd66",
|
||||
"strip-components": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue