Initial commit

This commit is contained in:
2025-08-04 14:22:11 +03:00
commit 12576c53b4
4 changed files with 56 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libzip
description: A C Library for Reading, Creating, and Modifying Zip Archives
version: 1.11.4
url: https://libzip.org/
license: BSD-3-Clause
architecture: any
depends: ["bzip2","gnutls","openssl","zlib","zstd"]
make_depends: ["cmake"]
type: source