Add icu (replace old icu-static-win)

This commit is contained in:
crazywhalecc
2026-03-21 12:44:17 +08:00
parent 75dd01aa91
commit 43d8c9d9d6

View File

@@ -6,11 +6,20 @@ icu:
repo: unicode-org/icu
match: icu4c.+-src\.tgz
prefer-stable: true
binary:
windows-x86_64: { type: url, url: 'https://dl.static-php.dev/static-php-cli/deps/icu-static-windows-x64/icu-static-windows-x64.zip', extract: hosted }
metadata:
license-files: [LICENSE]
license-files: ['@/icu.txt']
license: ICU
headers@windows:
- unicode
lang: cpp
pkg-configs:
- icu-uc
- icu-i18n
- icu-io
static-libs@windows:
- icudt.lib
- icuin.lib
- icuio.lib
- icuuc.lib