Add libzip

This commit is contained in:
crazywhalecc
2026-03-24 10:52:13 +08:00
parent 41f5948392
commit 1f42f1a479
2 changed files with 31 additions and 2 deletions

View File

@@ -8,9 +8,10 @@ libzip:
prefer-stable: true
metadata:
license-files: [LICENSE]
depends@unix:
license: BSD-3-Clause
depends:
- zlib
suggests@unix:
suggests:
- bzip2
- xz
- zstd
@@ -20,3 +21,5 @@ libzip:
- zipconf.h
static-libs@unix:
- libzip.a
static-libs@windows:
- libzip_a.lib