2026-02-03 10:59:56 +08:00

17 lines
284 B
YAML

zlib:
type: library
artifact:
source:
type: ghrel
repo: madler/zlib
match: zlib.+\.tar\.gz
binary: hosted
metadata:
license-files: ['@/zlib.txt']
license: Zlib-Custom
headers:
- zlib.h
- zconf.h
static-libs@unix:
- libz.a