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