mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
17 lines
279 B
YAML
17 lines
279 B
YAML
|
|
icu:
|
||
|
|
type: library
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: ghrel
|
||
|
|
repo: unicode-org/icu
|
||
|
|
match: icu4c.+-src\.tgz
|
||
|
|
prefer-stable: true
|
||
|
|
metadata:
|
||
|
|
license-files: [LICENSE]
|
||
|
|
license: ICU
|
||
|
|
lang: cpp
|
||
|
|
pkg-configs:
|
||
|
|
- icu-uc
|
||
|
|
- icu-i18n
|
||
|
|
- icu-io
|