2024-02-18 14:02:34 +08:00
|
|
|
{
|
2024-02-18 14:27:39 +08:00
|
|
|
"musl-toolchain-aarch64-linux": {
|
|
|
|
|
"type": "url",
|
|
|
|
|
"url": "https://dl.static-php.dev/static-php-cli/deps/musl-toolchain/aarch64-musl-toolchain.tgz"
|
|
|
|
|
},
|
2024-02-18 14:02:34 +08:00
|
|
|
"musl-toolchain-x86_64-linux": {
|
|
|
|
|
"type": "url",
|
|
|
|
|
"url": "https://dl.static-php.dev/static-php-cli/deps/musl-toolchain/x86_64-musl-toolchain.tgz"
|
|
|
|
|
},
|
|
|
|
|
"nasm-x86_64-win": {
|
|
|
|
|
"type": "url",
|
2025-04-19 20:39:48 +08:00
|
|
|
"url": "https://dl.static-php.dev/static-php-cli/deps/nasm/nasm-2.16.01-win64.zip",
|
2024-02-18 14:02:34 +08:00
|
|
|
"extract-files": {
|
|
|
|
|
"nasm-2.16.01/nasm.exe": "{php_sdk_path}/bin/nasm.exe",
|
|
|
|
|
"nasm-2.16.01/ndisasm.exe": "{php_sdk_path}/bin/ndisasm.exe"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"strawberry-perl-x86_64-win": {
|
|
|
|
|
"type": "url",
|
|
|
|
|
"url": "https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/SP_5380_5361/strawberry-perl-5.38.0.1-64bit-portable.zip"
|
|
|
|
|
},
|
|
|
|
|
"upx-aarch64-linux": {
|
2024-02-18 14:21:54 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "upx/upx",
|
|
|
|
|
"match": "upx.+-arm64_linux\\.tar\\.xz",
|
2024-02-18 14:02:34 +08:00
|
|
|
"extract-files": {
|
|
|
|
|
"upx": "{pkg_root_path}/bin/upx"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"upx-x86_64-linux": {
|
2024-02-18 14:21:54 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "upx/upx",
|
|
|
|
|
"match": "upx.+-amd64_linux\\.tar\\.xz",
|
2024-02-18 14:02:34 +08:00
|
|
|
"extract-files": {
|
|
|
|
|
"upx": "{pkg_root_path}/bin/upx"
|
|
|
|
|
}
|
2024-02-19 12:17:03 +08:00
|
|
|
},
|
|
|
|
|
"upx-x86_64-win": {
|
|
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "upx/upx",
|
|
|
|
|
"match": "upx.+-win64\\.zip",
|
|
|
|
|
"extract-files": {
|
|
|
|
|
"upx-*-win64/upx.exe": "{pkg_root_path}/bin/upx.exe"
|
|
|
|
|
}
|
2025-06-18 20:56:07 +08:00
|
|
|
},
|
2025-06-19 12:07:22 +07:00
|
|
|
"go-xcaddy-x86_64-linux": {
|
2025-06-18 20:56:07 +08:00
|
|
|
"type": "custom"
|
|
|
|
|
},
|
2025-06-19 12:07:22 +07:00
|
|
|
"go-xcaddy-aarch64-linux": {
|
2025-06-18 20:56:07 +08:00
|
|
|
"type": "custom"
|
|
|
|
|
},
|
2025-06-19 12:07:22 +07:00
|
|
|
"go-xcaddy-x86_64-macos": {
|
2025-06-18 20:56:07 +08:00
|
|
|
"type": "custom"
|
|
|
|
|
},
|
2025-06-19 12:07:22 +07:00
|
|
|
"go-xcaddy-aarch64-macos": {
|
2025-06-18 20:56:07 +08:00
|
|
|
"type": "custom"
|
2025-06-26 12:29:58 +07:00
|
|
|
},
|
|
|
|
|
"zig-x86_64-linux": {
|
|
|
|
|
"type": "custom"
|
|
|
|
|
},
|
|
|
|
|
"zig-aarch64-linux": {
|
|
|
|
|
"type": "custom"
|
|
|
|
|
},
|
|
|
|
|
"zig-x86_64-macos": {
|
|
|
|
|
"type": "custom"
|
|
|
|
|
},
|
|
|
|
|
"zig-aarch64-macos": {
|
|
|
|
|
"type": "custom"
|
|
|
|
|
},
|
|
|
|
|
"zig-x86_64-win": {
|
|
|
|
|
"type": "custom"
|
2025-08-27 14:33:39 +07:00
|
|
|
},
|
|
|
|
|
"pkg-config-x86_64-linux": {
|
2025-08-31 15:04:34 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "static-php/static-php-cli-hosted",
|
|
|
|
|
"match": "pkg-config-x86_64-linux-musl-1.2.5.txz",
|
|
|
|
|
"extract-files": {
|
|
|
|
|
"bin/pkg-config": "{pkg_root_path}/bin/pkg-config"
|
|
|
|
|
}
|
2025-08-27 14:33:39 +07:00
|
|
|
},
|
|
|
|
|
"pkg-config-aarch64-linux": {
|
2025-08-31 15:04:34 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "static-php/static-php-cli-hosted",
|
|
|
|
|
"match": "pkg-config-aarch64-linux-musl-1.2.5.txz",
|
|
|
|
|
"extract-files": {
|
|
|
|
|
"bin/pkg-config": "{pkg_root_path}/bin/pkg-config"
|
|
|
|
|
}
|
2025-08-27 14:33:39 +07:00
|
|
|
},
|
|
|
|
|
"pkg-config-x86_64-macos": {
|
2025-08-31 15:04:34 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "static-php/static-php-cli-hosted",
|
|
|
|
|
"match": "pkg-config-x86_64-darwin.txz",
|
|
|
|
|
"extract-files": {
|
|
|
|
|
"bin/pkg-config": "{pkg_root_path}/bin/pkg-config"
|
|
|
|
|
}
|
2025-08-27 14:33:39 +07:00
|
|
|
},
|
|
|
|
|
"pkg-config-aarch64-macos": {
|
2025-08-31 15:04:34 +08:00
|
|
|
"type": "ghrel",
|
|
|
|
|
"repo": "static-php/static-php-cli-hosted",
|
|
|
|
|
"match": "pkg-config-aarch64-darwin.txz",
|
|
|
|
|
"extract-files": {
|
|
|
|
|
"bin/pkg-config": "{pkg_root_path}/bin/pkg-config"
|
|
|
|
|
}
|
2024-02-18 14:02:34 +08:00
|
|
|
}
|
|
|
|
|
}
|