Compile minizip and split package

This commit is contained in:
2025-09-16 08:59:36 +03:00
parent 7fc1e16af8
commit cc85622cc3
2 changed files with 38 additions and 3 deletions
+6 -1
View File
@@ -1,10 +1,15 @@
name: zlib
description: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
version: 1.3.1
revision: 2
revision: 3
url: https://www.zlib.net/
license: Zlib
architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","gcc","glibc","make","sed"]
type: source
split_packages:
- name: zlib
- name: minizip
description: zip and unzip routines based on zlib
depends: ["glibc","zlib"]