30 lines
670 B
Plaintext
30 lines
670 B
Plaintext
name: zxing-cpp
|
|
description: C++ port of ZXing
|
|
version: 3.0.2
|
|
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: b063dacf384c7bb93ab2c3eea247cc06b4525330f0efa631907aa3029f7e2144
|