Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: zxing-cpp
|
||||
description: C++ port of ZXing
|
||||
version: 2.3.0
|
||||
revision: 1
|
||||
url: https://github.com/zxing-cpp/zxing-cpp
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
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: 64e4139103fdbc57752698ee15b5f0b0f7af9a0331ecbdc492047e0772c417ba
|
||||
Reference in New Issue
Block a user