[packages/tesseract] - updated to 4.1.3
qboosh
qboosh at pld-linux.org
Fri Mar 18 23:02:42 CET 2022
commit 83bc763daf8fb87806c87245c59f6519a815a276
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 18 23:04:52 2022 +0100
- updated to 4.1.3
tesseract.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/tesseract.spec b/tesseract.spec
index d31f9eb..3053e1a 100644
--- a/tesseract.spec
+++ b/tesseract.spec
@@ -11,13 +11,13 @@
Summary: Tesseract Open Source OCR Engine
Summary(pl.UTF-8): Tesseract - silnik OCR o otwartych źródłach
Name: tesseract
-Version: 4.1.1
-Release: 4
+Version: 4.1.3
+Release: 1
License: Apache v2.0
Group: Applications/Graphics
#Source0Download: https://github.com/tesseract-ocr/tesseract/releases
Source0: https://github.com/tesseract-ocr/tesseract/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 51fe2bcbff1bbce77a25d180fd247f7d
+# Source0-md5: aee77b783feddf81feb46c6c8a979917
URL: https://github.com/tesseract-ocr/
%{?with_opencl:BuildRequires: OpenCL-devel}
BuildRequires: autoconf >= 2.63
@@ -100,7 +100,8 @@ Statyczne biblioteki Tesseracta.
%{__automake}
%configure \
%{?with_opencl:--enable-opencl} \
- %{!?with_openmp:--disable-openmp}
+ %{!?with_openmp:--disable-openmp} \
+ --disable-silent-rules
%{__make}
%{__make} training
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tesseract.git/commitdiff/83bc763daf8fb87806c87245c59f6519a815a276
More information about the pld-cvs-commit
mailing list