Files
static-php-cli/config/pkg/lib/zstd.yml

22 lines
384 B
YAML
Raw Normal View History

2026-02-02 16:15:36 +08:00
zstd:
type: library
artifact:
source:
type: ghrel
repo: facebook/zstd
match: zstd.+\.tar\.gz
prefer-stable: true
metadata:
license-files: [LICENSE]
license: BSD-3-Clause
headers@unix:
- zdict.h
- zstd.h
- zstd_errors.h
pkg-configs:
- libzstd
static-libs@unix:
- libzstd.a
2026-03-21 00:29:35 +08:00
static-libs@windows:
2026-04-10 21:09:46 +08:00
- zstd.lib