17 lines
319 B
YAML
Raw Normal View History

2026-02-02 13:32:35 +08:00
zlib:
type: library
artifact:
source:
type: ghrel
repo: madler/zlib
match: zlib.+\.tar\.gz
2026-02-02 13:32:35 +08:00
binary: hosted
metadata:
license-files: ['{registry_root}/src/globals/licenses/zlib.txt']
license: Zlib-Custom
headers:
- zlib.h
- zconf.h
static-libs@unix:
- libz.a