Files
static-php-cli/config/pkg/lib/libzip.yml
DubbleClick f66e68754e fable output
2026-06-14 11:51:07 +07:00

30 lines
469 B
YAML

libzip:
type: library
artifact:
source:
type: ghrel
repo: nih-at/libzip
match: libzip.+\.tar\.xz
prefer-stable: true
metadata:
license-files: [LICENSE]
license: BSD-3-Clause
depends:
- zlib
depends@windows:
- zlib
- bzip2
- xz
suggests:
- bzip2
- xz
- zstd
- openssl
headers:
- zip.h
- zipconf.h
static-libs@unix:
- libzip.a
static-libs@windows:
- libzip_a.lib