This commit is contained in:
Fijxu 2024-03-07 20:28:57 -03:00
commit e571c4fbe8
139 changed files with 8839 additions and 0 deletions

View 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
}
]
}