Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: zxing-cpp
|
||||
description: C++ port of ZXing
|
||||
version: 3.0.2
|
||||
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: b063dacf384c7bb93ab2c3eea247cc06b4525330f0efa631907aa3029f7e2144
|
||||
Reference in New Issue
Block a user