]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- updated to 4.1.3 auto/th/tesseract-4.1.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Mar 2022 22:04:52 +0000 (23:04 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Mar 2022 22:04:52 +0000 (23:04 +0100)
tesseract.spec

index d31f9eb34b6c33ed7aa19b3ab1e27ab69a9072bc..3053e1a90f4f3fa5a82ca9b0f973b8dcfa946227 100644 (file)
 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
 
This page took 0.041109 seconds and 4 git commands to generate.