30 lines
670 B
YAML
30 lines
670 B
YAML
name: zxing-cpp
|
|
description: C++ port of ZXing
|
|
version: 3.1.1
|
|
revision: 1
|
|
url: https://github.com/zxing-cpp/zxing-cpp
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- zint
|
|
optional_depends:
|
|
- qt6-multimedia:For ZXingQtCamReader
|
|
make_depends:
|
|
- cmake
|
|
- opencv
|
|
- qt6-base
|
|
- qt6-declarative
|
|
- qt6-multimedia
|
|
check_depends:
|
|
- googletest
|
|
downloads:
|
|
- url: https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7286b1e6ade66fe82b7c8208b4595deeb55d6486b410834fdc65702f46650542
|