Switch to new package format

This commit is contained in:
2026-06-13 20:02:00 +03:00
parent ad7a90fa41
commit f7b57dffa2
2 changed files with 2 additions and 2 deletions
+32
View File
@@ -0,0 +1,32 @@
name: zlib
description: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
version: 1.3.2
revision: 3
url: https://www.zlib.net/
license: Zlib
maintainers:
- [email protected]
architecture: any
type: source
depends:
- glibc
make_depends:
- bash
- binutils
- coreutils
- gcc
- glibc
- make
- sed
downloads:
- url: https://github.com/madler/zlib/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: b99a0b86c0ba9360ec7e78c4f1e43b1cbdf1e6936c8fa0f6835c0cd694a495a1
split_packages:
- name: zlib
- name: minizip
description: zip and unzip routines based on zlib
depends:
- glibc
- zlib