[packages/zxing-cpp-nu] - don't enable (not installed now) C API to avoid downloading stb; release 2

qboosh qboosh at pld-linux.org
Tue Oct 24 20:58:02 CEST 2023


commit d2b05fe508b4838a1313599677d4bea91112e2f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 24 21:00:01 2023 +0200

    - don't enable (not installed now) C API to avoid downloading stb; release 2

 zxing-cpp-nu.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/zxing-cpp-nu.spec b/zxing-cpp-nu.spec
index 900403d..f8a40ee 100644
--- a/zxing-cpp-nu.spec
+++ b/zxing-cpp-nu.spec
@@ -7,7 +7,7 @@ Summary:	C++ port of ZXing - 1D/2D barcode image processing library
 Summary(pl.UTF-8):	Port C++ biblioteki ZXing, przetwarzającej kody paskowe 1D/2D
 Name:		zxing-cpp-nu
 Version:	2.1.0
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/nu-book/zxing-cpp/releases
@@ -61,7 +61,6 @@ Wiązania Pythona do biblioteki kodów paskowych zxing-cpp.
 %build
 %cmake -B build \
 	-DBUILD_BLACKBOX_TESTS=OFF \
-	-DBUILD_C_API=ON \
 	-DBUILD_EXAMPLES=OFF \
 	%{?with_python3:-DBUILD_PYTHON_MODULE=ON} \
 	-DBUILD_UNIT_TESTS=OFF \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zxing-cpp-nu.git/commitdiff/d2b05fe508b4838a1313599677d4bea91112e2f8



More information about the pld-cvs-commit mailing list