]> git.pld-linux.org Git - packages/tesseract.git/blobdiff - tesseract.spec
- updated to 5.3.4
[packages/tesseract.git] / tesseract.spec
index 6869d96ec13884a067932a9ecf056f061f77fb42..934119ad3a699b4fc19325d35c033e7a8a019e6e 100644 (file)
@@ -4,18 +4,20 @@
 # Conditional build:
 %bcond_without openmp  # OpenMP support
 %bcond_with    opencl  # OpenCL support
+
 Summary:       Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
-Version:       5.3.1
-Release:       2
+Version:       5.3.4
+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: 39c2d8d7a3efa2265f8fcf4f27f76652
+# Source0-md5: 53de961804ccbcb83b73122f721d8f83
 URL:           https://github.com/tesseract-ocr/
 %{?with_opencl:BuildRequires:  OpenCL-devel}
+BuildRequires: asciidoc
 BuildRequires: autoconf >= 2.69
 BuildRequires: automake
 BuildRequires: cairo-devel
@@ -27,6 +29,7 @@ BuildRequires:        libicu-devel >= 52.1
 BuildRequires: libstdc++-devel >= 6:7
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 2:2
+BuildRequires: libxslt-progs
 BuildRequires: pango-devel >= 1:1.38.0
 Requires:      leptonlib >= 1.74
 Suggests:      tesseract-data >= 3
This page took 0.077928 seconds and 4 git commands to generate.