zxing-cpp: update to 2.1.0.
This commit is contained in:
parent
90da91792a
commit
a62d54d9aa
@ -1,6 +1,6 @@
|
||||
# Template file for 'zxing-cpp'
|
||||
pkgname=zxing-cpp
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF -DBUILD_BLACKBOX_TESTS=OFF -DBUILD_DEPENDENCIES=LOCAL"
|
||||
@ -9,8 +9,9 @@ short_desc="Multi-format 1D/2D barcode image processing library"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/nu-book/zxing-cpp/"
|
||||
changelog="https://github.com/zxing-cpp/zxing-cpp/releases"
|
||||
distfiles="https://github.com/nu-book/zxing-cpp/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=12b76b7005c30d34265fc20356d340da179b0b4d43d2c1b35bcca86776069f76
|
||||
checksum=6d54e403592ec7a143791c6526c1baafddf4c0897bb49b1af72b70a0f0c4a3fe
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_UNIT_TESTS=ON"
|
||||
|
Loading…
Reference in New Issue
Block a user