Add go-xcaddy,musl-toolchain,php,upx, and also glfw linux support

This commit is contained in:
crazywhalecc
2026-02-04 15:28:10 +08:00
parent 0afa1dd80c
commit e9c27dee1f
16 changed files with 365 additions and 102 deletions

View File

@@ -244,27 +244,6 @@
"arg-type": "with-path"
}
},
"ext-glfw": {
"type": "php-extension",
"artifact": "ext-glfw",
"depends": [
"glfw"
],
"depends@windows": [],
"license": {
"type": "file",
"path": "LICENSE"
},
"php-extension": {
"support": {
"Windows": "wip",
"BSD": "no",
"Linux": "no"
},
"arg-type": "custom",
"notes": true
}
},
"ext-gmp": {
"type": "php-extension",
"depends": [