33 lines
759 B
Plaintext
33 lines
759 B
Plaintext
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
|