Initial commit

This commit is contained in:
2026-02-14 20:24:04 +02:00
commit df91d834a6
4 changed files with 75 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
name: zint
description: Barcode encoding library supporting over 50 symbologies
version: 2.16.0
revision: 1
url: https://zint.org.uk/
license: GPL3-or-later
maintainers:
- [email protected]
architecture: any
type: source
depends:
- glibc
- libpng
make_depends:
- cmake
- qt6-svg
- qt6-tools
downloads:
- url: https://downloads.sourceforge.net/project/zint/zint/${BPM_PKG_VERSION}/zint-${BPM_PKG_VERSION}-src.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 37e767afada2403bb9ae49b93a19eb0a9e944a0c278d9f23522746b3d08a3c4b
split_packages:
- name: zint
- name: zint-qt
description: Zint Barcode Studio GUI
depends:
- gcc-libs
- qt6-base
- qt6-svg
- qt6-tools
- zint