{
"name": "libmac",
"buildsystem": "simple",
"build-commands": [
"make -f Source/Projects/NonWindows/Makefile -j $FLATPAK_BUILDER_N_JOBS",
"make -f Source/Projects/NonWindows/Makefile prefix=/app install"
],
"cleanup": [
"/include/MAC"
],
"sources": [
{
"type": "archive",
"url": "https://freac.org/patches/MAC_SDK_629.zip",
"sha256": "af62c05d83c003c3af8772c01ca8796b8f2ac75a2f5ce1af183ab021cd7f3cf0",
"strip-components": 0
}
]
}