53 Commits

Author SHA256 Message Date
6524bfe214 Accepting request 1325726 from Publishing
- Update to version 5.5.2:
  * Simplify code for osdetect by @stweil in #4436
  * Fix and improve configuration for cmake builds by @stweil in #4437
  * Modernize some for loops and fix some signed/unsigned issues by @stweil in #4438
  * Cmake optimization with warp2 by @zdenop in #4452
  * Update checkout action by @rettinghaus in #4461
  * chore: fix cyrillic typo by @0xflotus in #4462
  * Move version info. to appropriate ALTO element by @david-russo in #4464
  * CI: Remove unneeded export statements from cmake workflow for macOS by @stweil in #4467
  * Bump actions/checkout from 5 to 6 by @dependabot[bot] in #4485
  * Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #4488
  * Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4487
  * Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in #4486
  * Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4494

  * Fix linear congruential random number generator by @stweil in #4357
  * Make list classes templated by @egorpugin in #4356
  * add cli -c parameter(s) to init vectors by @zdenop in #4363
  * handle colormaps correctly by @zdenop in #4369
  * use constexpr for kDawgMagicNumber by @zdenop in #4378
  * Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
  * Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
  * Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
  * Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
  * Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
  * Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
  * Remove unused include statements for tprintf.h by @stweil in #4419
  * Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423

OBS-URL: https://build.opensuse.org/request/show/1325726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=21
2026-01-07 15:02:30 +00:00
185293afc5 - Update to version 5.5.2:
* Simplify code for osdetect by @stweil in #4436
  * Fix and improve configuration for cmake builds by @stweil in #4437
  * Modernize some for loops and fix some signed/unsigned issues by @stweil in #4438
  * Cmake optimization with warp2 by @zdenop in #4452
  * Update checkout action by @rettinghaus in #4461
  * chore: fix cyrillic typo by @0xflotus in #4462
  * Move version info. to appropriate ALTO element by @david-russo in #4464
  * CI: Remove unneeded export statements from cmake workflow for macOS by @stweil in #4467
  * Bump actions/checkout from 5 to 6 by @dependabot[bot] in #4485
  * Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #4488
  * Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4487
  * Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in #4486
  * Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4494
  * Fix linear congruential random number generator by @stweil in #4357
  * Make list classes templated by @egorpugin in #4356
  * add cli -c parameter(s) to init vectors by @zdenop in #4363
  * handle colormaps correctly by @zdenop in #4369
  * use constexpr for kDawgMagicNumber by @zdenop in #4378
  * Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
  * Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
  * Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
  * Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
  * Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
  * Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
  * Remove unused include statements for tprintf.h by @stweil in #4419
  * Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=52
2026-01-07 08:25:43 +00:00
d8d4396076 Accepting request 1284007 from Publishing
- Update to version 5.5.1:
	* Fix linear congruential random number generator by @stweil in #4357
	* Make list classes templated by @egorpugin in #4356
	* add cli -c parameter(s) to init vectors by @zdenop in #4363
	* handle colormaps correctly by @zdenop in #4369
	* use constexpr for kDawgMagicNumber by @zdenop in #4378
	* Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
	* Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
	* Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
	* Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
	* Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
	* Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
	* Remove unused include statements for tprintf.h by @stweil in #4419
	* Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423

OBS-URL: https://build.opensuse.org/request/show/1284007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=20
2025-06-10 07:06:45 +00:00
0d1f9f6d7c - Update to version 5.5.1:
* Fix linear congruential random number generator by @stweil in #4357
	* Make list classes templated by @egorpugin in #4356
	* add cli -c parameter(s) to init vectors by @zdenop in #4363
	* handle colormaps correctly by @zdenop in #4369
	* use constexpr for kDawgMagicNumber by @zdenop in #4378
	* Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
	* Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
	* Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
	* Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
	* Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
	* Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
	* Remove unused include statements for tprintf.h by @stweil in #4419
	* Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=50
2025-06-09 08:07:22 +00:00
43ac1602cf Accepting request 1226250 from Publishing
- Update versioned dependencies and add missing buildrequirements
- Bump Leap version of gcc

- Update to 5.5.0
  - Fix TARGET_PDB_FILE error for static linking. in #4271
  - Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs in #4272
  - Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) in #4278
  - Fix confidence output for the PAGE XML renderer in #4283
  - Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally in #4301
  - Reduce clock syscalls in #4303
  - Calculate row bounding box in single-word mode per #4304 in #4305
  - Replace access/_access by std::filesystem::exists in #4307
  - Modernize code for list of available models in #4308
  - Fix performance and other issues reported by Codacy in #4309
  - Remove unnecessary assignment and assertions in #4313
  - Update code for tprintf in #4306
  - Add C++ stream for log messages and use it in two debug messages in #4314
  - cmake: Correctly set the soversion based on SemVer properties in #4319
  - Replace deprecated runner macos-12 by macos-latest in GitHub actions in #4326
  - Modernize code for renderers and remove filename conversion for Windows in #4330
  - Fix some typos and grammer issues in #4337
  - Add GitHub action and Makefile target for Windows installer in #4341
  - Support symbolic values for --oem and --psm options in #4344
  - Replace some tprintf by tesserr stream (fixes Windows compiler warnings) in #4345
  - Add RISC-V V support #4346
  - Fix and improve Windows installer in #4348
  - Remove Tensorflow support in #4350
  - Update submodule googletest to release v1.15.2 in #4352

OBS-URL: https://build.opensuse.org/request/show/1226250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=19
2024-11-25 22:22:30 +00:00
b34295a88b - Update versioned dependencies and add missing buildrequirements
- Bump Leap version of gcc

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=48
2024-11-25 11:07:47 +00:00
1fbbeb61e1 OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=47 2024-11-25 10:06:16 +00:00
31608a9ba1 - Update to 5.5.0
- Fix TARGET_PDB_FILE error for static linking. in #4271
  - Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs in #4272
  - Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) in #4278
  - Fix confidence output for the PAGE XML renderer in #4283
  - Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally in #4301
  - Reduce clock syscalls in #4303
  - Calculate row bounding box in single-word mode per #4304 in #4305
  - Replace access/_access by std::filesystem::exists in #4307
  - Modernize code for list of available models in #4308
  - Fix performance and other issues reported by Codacy in #4309
  - Remove unnecessary assignment and assertions in #4313
  - Update code for tprintf in #4306
  - Add C++ stream for log messages and use it in two debug messages in #4314
  - cmake: Correctly set the soversion based on SemVer properties in #4319
  - Replace deprecated runner macos-12 by macos-latest in GitHub actions in #4326
  - Modernize code for renderers and remove filename conversion for Windows in #4330
  - Fix some typos and grammer issues in #4337
  - Add GitHub action and Makefile target for Windows installer in #4341
  - Support symbolic values for --oem and --psm options in #4344
  - Replace some tprintf by tesserr stream (fixes Windows compiler warnings) in #4345
  - Add RISC-V V support #4346
  - Fix and improve Windows installer in #4348
  - Remove Tensorflow support in #4350
  - Update submodule googletest to release v1.15.2 in #4352

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=46
2024-11-25 09:29:15 +00:00
969c6dc95d Accepting request 1187878 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1187878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=18
2024-07-16 20:04:48 +00:00
5399c26579 - Update to version 5.4.1:
- Avoid FP overflow in NormEvidenceOf (fixes issue #4257) in #4259
  - Update deprecated Node.js 16 GitHub actions in #4262
  - Fix code style issues which were reported in #4263
  - Fix some issues which were reported in #4266
  - Fix more Codacy issues in #4267
  - Several build fixes

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=44
2024-07-16 11:07:08 +00:00
1bb7bf0f9f Accepting request 1179190 from Publishing
- Update to version 5.4.0:
  * Build fixes, code refactoring and other smaller changes.
  * Fix grey result of indexed PNG in pdfrenderer.
  * Rename frk -> deu_latf (ISO 639-3, ISO 15924).
  * Remove broken Dockerfile.
  * Fixes for several issues reported by Coverity Scan.
  * Remove unsupported OpenCL code and related API functions (#4220).
  * Facilitate vectorization for generic build (#4223).
  * Add PAGE XML renderer / export (#4214).
  * Support training without lstmf files.
  * Improve CCUtil::main_setup (fixes issue #4230 related to Coda).
  * Allow for text angle/gradient to be retrieved (#4070).
  * Fix setup of datadir on installations with Conda (issue #4230) (#4240)
  * Fix FP exception in Wordrec::angle_change (issue #4242) (#4243)
  * Small build fixes and code improvements 

- Disable opencl support due to boo#1213370:x

OBS-URL: https://build.opensuse.org/request/show/1179190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=17
2024-06-07 13:05:06 +00:00
6d1eab1f56 OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=42 2024-06-07 11:27:50 +00:00
24a7466fe6 - Update to version 5.4.0:
* Build fixes, code refactoring and other smaller changes.
  * Fix grey result of indexed PNG in pdfrenderer.
  * Rename frk -> deu_latf (ISO 639-3, ISO 15924).
  * Remove broken Dockerfile.
  * Fixes for several issues reported by Coverity Scan.
  * Remove unsupported OpenCL code and related API functions (#4220).
  * Facilitate vectorization for generic build (#4223).
  * Add PAGE XML renderer / export (#4214).
  * Support training without lstmf files.
  * Improve CCUtil::main_setup (fixes issue #4230 related to Coda).
  * Allow for text angle/gradient to be retrieved (#4070).
  * Fix setup of datadir on installations with Conda (issue #4230) (#4240)
  * Fix FP exception in Wordrec::angle_change (issue #4242) (#4243)
  * Small build fixes and code improvements

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=41
2024-06-07 10:58:55 +00:00
b0e1d70b0d - Disable opencl support due to boo#1213370:x
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=40
2024-06-07 09:17:58 +00:00
f71a897194 Accepting request 1175018 from home:edogawa
- remove experimental openCL support 
  - see https://bugzilla.opensuse.org/show_bug.cgi?id=1213370
  - also see https://groups.google.com/g/tesseract-ocr/c/eIQbsurfSEM/m/mVb_4GF1BgAJ?pli=1

OBS-URL: https://build.opensuse.org/request/show/1175018
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=39
2024-05-23 08:49:07 +00:00
1d58aea8e6 Accepting request 1140004 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1140004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=16
2024-01-19 22:02:59 +00:00
f4391f680e Accepting request 1139922 from home:ecsos
- Update to 5.3.4
  - Fixes for autoconf, clang and sw builds
  - Send output of combine_tessdata -d to stdout instead of stderr.
    Fixes #4149 in #4150
  - Move bail_out function before libtoolize check in #4151
  - Improve OCR for an image URL
    - Fail on curl download errors
    - Add new parameter curl_cookiefile for curl_easy_setopt in #4156
    - Set User-Agent: header field in HTTP request for curl downloads
  - Force TCP v4 for socket to ScrollView server. Fixes #3000 in #4162
  - Fix some compiler warnings and avoid unnecessary conversions
    from std::string to char pointer in #4174
  - Fix a tiny typo in publictypes.h in #4178
  - Fixes for autoconf, clang and sw builds
  - Other small improvements for code and documentation.

OBS-URL: https://build.opensuse.org/request/show/1139922
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=37
2024-01-19 18:43:20 +00:00
9831eb3139 Accepting request 1133811 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1133811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=15
2023-12-18 21:56:06 +00:00
e4b0582d4b Accepting request 1133369 from home:ecsos
- Update to 5.3.3
  - Disable -mfpu=neon for aarch64 in #4098
  - Fix build without git clone in cloned directory in #4099
  - Fix some issues which were reported by Coverity Scan in #4097
  - Update ScrollView.java in #4103
  - Fix some code comments in #4113
  - Optimize function ImageFind::FindImages in #4114
  - Rename BibTex file to please GitHub in #4115
  - Fix Broken URLs in citations.bib in #4118
  - initDSProfile: correct std::vector usage in #4124
  - Fix typo in stepblob.h in #4133
  - Fix regression in layout detection since 5.0.0 (fixes issue #4014) in #4136
  - Update ScrollView.java in #4104
  - Fix loading of sublangs (regression) in #4141
- Update to 5.3.2
  - fix: Fix snap package building in #4043
  - Support for Sgaw and W Pwo Karen languages in the Myanmar validator. in #4065
  - Replace bool array by more compact vector in #4067
  - Replace deprecated sprintf in #4068
  - Improve format of logging from lstmtraining in #4066
  - Clean code in #4071
  - Abort with error message if OSD is requested with LSTM-only model in #4073
  - Fix typos in #4096

OBS-URL: https://build.opensuse.org/request/show/1133369
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=35
2023-12-18 09:05:40 +00:00
bb18ec3d6d Accepting request 1091719 from Publishing
- update to 5.3.1
- revert back to autoconf build as upstrem doesn't support CMAKE
   outside windows
  * Bugfixes for special case scenarios (forwarded request 1091718 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/1091719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=14
2023-06-08 19:42:11 +00:00
33ec19e21a Accepting request 1091718 from home:mimi_vx:branches:Publishing
- update to 5.3.1
- revert back to autoconf build as upstrem doesn't support CMAKE
   outside windows
  * Bugfixes for special case scenarios

OBS-URL: https://build.opensuse.org/request/show/1091718
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=33
2023-06-08 17:15:44 +00:00
52e21dc097 Accepting request 1070129 from Publishing
- Build AVX2 enabled hwcaps library for x86_64-v3

OBS-URL: https://build.opensuse.org/request/show/1070129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=13
2023-03-08 13:53:56 +00:00
5fdcb4b9f9 - Build AVX2 enabled hwcaps library for x86_64-v3
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=31
2023-03-08 10:12:24 +00:00
e062e3c1d5 Accepting request 1068717 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1068717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=12
2023-03-02 22:04:33 +00:00
1d412f33c6 Accepting request 1067857 from home:malcolmlewis:branches:Publishing
- Define TESSDATA_PREFIX during build to point at /usr/share
  (since it's the prefix) rather than package name, tessdata
  suffix is automatically added.

OBS-URL: https://build.opensuse.org/request/show/1067857
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=29
2023-03-02 14:08:07 +00:00
de35588df5 Accepting request 1057918 from Publishing
- Move unversioned libraries to main package 

- Update to version 5.3.0:
  * Fix memory issues in ScrollView::MessageReceiver
  * autotools: Add rule for svpaint executable
  * Replace call of exit function by return statement in main function
  * Fix the build on CodeQL/Analyze by @arseniy-sonar in #3888
  * CI: Remove Ubuntu 18.04
  * configure.ac: fix build on aarch64_be
  * SW CI: Add paths filter
  * Create .mailmap
  * Fix tesseract.pc from cmake to match autotools
  * Update README.md
  * Fixed 2 errors
  * fix issue #3940 - remove colormap before thresholding
  * Update upload-artifact action
  * Update checkout action to version 3
  * Fix Markdownlint
  * Fix broken links in CONTRIBUTING.md
  * pdfrenderer.cpp: Ignore non-text blocks
  * lstm.train: allow .box from .raw.png too
  * Fix a number of performance issues (reported by Coverity Scan)
  * Fix training tools for legacy engine (issue #3925)
  * Fix function tesseract::WriteFeature (issue #3925)
  * Modernize function ObjectCache::DeleteUnusedObjects (fix issue with s…
  * More fixes for issue #3925
- Fixed packaging to include missing shared libs:
  * libcommon_training.so
  * libunicharset_training.so

OBS-URL: https://build.opensuse.org/request/show/1057918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=11
2023-01-12 21:44:26 +00:00
1c0e85a305 OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=27 2023-01-12 07:40:00 +00:00
ffa141d7e2 OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=26 2023-01-10 08:07:57 +00:00
dd9a4e38c4 - Move unversioned libraries to main package
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=25
2023-01-05 09:01:14 +00:00
2b956b6b19 Accepting request 1046236 from home:seijikun:branches:Publishing
- Update to version 5.3.0:
  * Fix memory issues in ScrollView::MessageReceiver
  * autotools: Add rule for svpaint executable
  * Replace call of exit function by return statement in main function
  * Fix the build on CodeQL/Analyze by @arseniy-sonar in #3888
  * CI: Remove Ubuntu 18.04
  * configure.ac: fix build on aarch64_be
  * SW CI: Add paths filter
  * Create .mailmap
  * Fix tesseract.pc from cmake to match autotools
  * Update README.md
  * Fixed 2 errors
  * fix issue #3940 - remove colormap before thresholding
  * Update upload-artifact action
  * Update checkout action to version 3
  * Fix Markdownlint
  * Fix broken links in CONTRIBUTING.md
  * pdfrenderer.cpp: Ignore non-text blocks
  * lstm.train: allow .box from .raw.png too
  * Fix a number of performance issues (reported by Coverity Scan)
  * Fix training tools for legacy engine (issue #3925)
  * Fix function tesseract::WriteFeature (issue #3925)
  * Modernize function ObjectCache::DeleteUnusedObjects (fix issue with s…
  * More fixes for issue #3925
- Fixed packaging to include missing shared libs:
  * libcommon_training.so
  * libunicharset_training.so

OBS-URL: https://build.opensuse.org/request/show/1046236
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=24
2023-01-03 07:19:03 +00:00
db11fb1dc0 Accepting request 1006029 from home:seijikun:branches:Publishing
- Switched to new CMake buildsystem
- Update to version 5.2.0:
  * Improvements and fixes for continuous integration, autoconf and cmake builds
  * Set /Os for some 32 bit MS compilers
  * Improve comments and other documentation
  * Add initial support for Intel AVX512F
  * Fix for very large PDF files on 32 bit hosts
  * Fix NEON detection on FreeBSD
  * Fix regression with UZN files
  * Fix calling delete[] for memory allocated by malloc in C API
  * Add an API function to init tesseract with traineddata from memory
  * Replace direct access to Leptonica internal data structures by function calls and
    support latest releases of Leptonica.
  * Replace std::regex by std::string functions.
  * Use compiled-in TESSDATA_PREFIX also on Windows
  * Add new parameter 'invert_threshold', change the default threshold from 0.5 to 0.7
    and mark parameter 'tessedit_do_invert' as deprecated
- Update to version 5.1.0:
  * Handle image and line regions in output formats ALTO, hOCR and text.
  * New parameter curl_timeout for curl_easy_setop.
  * Build fixes and improvements.
  * Catch nullptr in PageIterator::Orientation to improve robustness.
  * Remove unused code.
- Update to version 5.0.1:
  * Add SPDX-License-Identifier to public include files.
  * Support redirections when running OCR on a URL.
  * Lots of fixes and improvements for cmake builds.
  * Distributions should use the autoconf build.
  * Fix broken msys2 build with gcc 11.
  * Fix parameter certainty_scale (was duplicated).
  * Fix some compiler warnings and clean code.
  * Correctly detect amd64 and i386 on FreeBSD.
  * Add libarchive and libcurl in continuous integration actions.
  * Update submodule googletest to release v1.11.0.
- Update to version 5.0.0:
  * Enable fast float32 LSTM by default
  * Switch to NFC normalisation everywhere
  * Remove banner message
  * Disable music staff detection and removal
  * Add new command line option --loglevel
  * Fix regression for OCR with more than one model file
  * Optimizations
  * Improve training messages
  * Add RowAttributes getter to PageIterator
  * Limit BCER to interval [0,1]
  * Improved build process
  * Cleaned code
- Update to version 4.1.3:
  * Fix broken autoconf build
- Update to version 4.1.2:
  * Allow line images with larger width for training
  * Bugfixes
  * Build updates and fixes
- Removed tesseract-ocr-no-cpudetection.patch
  Obsolete with the use of CMake build system instead of Makefiles

OBS-URL: https://build.opensuse.org/request/show/1006029
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=23
2022-10-12 10:28:32 +00:00
5a54b13dd4 Accepting request 788742 from Publishing
OBS-URL: https://build.opensuse.org/request/show/788742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=10
2020-03-27 20:57:30 +00:00
f298c9f868 Accepting request 788680 from home:bmwiedemann:branches:Publishing
Add tesseract-ocr-no-cpudetection.patch
  to avoid crashing on older CPUs
  and to make package build reproducible (boo#1159231)

OBS-URL: https://build.opensuse.org/request/show/788680
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=21
2020-03-27 05:51:16 +00:00
83ea2e460f Accepting request 760613 from Publishing
- Require libarchive in the devel package

OBS-URL: https://build.opensuse.org/request/show/760613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=9
2020-01-03 16:38:36 +00:00
Tomáš Chvátal
74f9db2875 - Require libarchive in the devel package
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=19
2020-01-03 10:38:26 +00:00
Tomáš Chvátal
ced72f5454 OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=18 2020-01-03 10:37:32 +00:00
5d4f2467ce Accepting request 759653 from Publishing
- Update to version 4.1.1
  * Bugfixes

OBS-URL: https://build.opensuse.org/request/show/759653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=8
2019-12-27 13:01:05 +00:00
Ismail Dönmez
ec3acdae43 - Update to version 4.1.1
* Bugfixes

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=16
2019-12-27 09:04:30 +00:00
eae78767c5 Accepting request 756765 from Publishing
- Packaging Cleanups
- Update dependencies and enable openCL

- Update to 4.1.0
  * Added a new output option formatted in the ALTO standard
  * SIMD optimization
  * Bugfixes
- Update to 4.0.0
  * New OCR engine based on LSTMs
  * Removed Cube OCR engine
  * Updated build system
  * Cleanups and fixes

OBS-URL: https://build.opensuse.org/request/show/756765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=7
2019-12-13 11:05:10 +00:00
442804b9f9 - Packaging Cleanups
- Update dependencies and enable openCL

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=14
2019-12-13 09:04:31 +00:00
8f793d885c Accepting request 756678 from home:seijikun:branches:Publishing
Update tesseract-ocr to 4.1.0

OBS-URL: https://build.opensuse.org/request/show/756678
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=13
2019-12-13 08:32:21 +00:00
60ad4614e2 Accepting request 578379 from Publishing
OBS-URL: https://build.opensuse.org/request/show/578379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=6
2018-02-21 13:11:44 +00:00
0732d42db6 Accepting request 578370 from home:weberho:branches:Publishing
- Update to 3.05.01
  * Fixed several build issues
  * Fixed C-API
  * Backport pdfrenderer changes
  * Code clean up
- Spec file cleaned up

OBS-URL: https://build.opensuse.org/request/show/578370
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=11
2018-02-20 14:45:47 +00:00
8c52777acf Accepting request 458814 from Publishing
### Depends on sr#458696 ###

- Update to 3.05.00
  * Made some fine tuning to the hOCR output.
  * Added TSV as another optional output format.
  * Fixed ABI break introduced in 3.04.00 with the AnalyseLayout()
    method.
  * text2image tool - Enable all OpenType ligatures available in
    a font. This feature requires Pango 1.38 or newer.
  * Training tools - Replaced asserts with tprintf() and exit(1).
  * Improved multipage tiff processing.
  * Improved the embedded pdf font (pdf.ttf).
  * Enable selection of OCR engine mode from command line.
  * Changed tesseract command line parameter '-psm' to '--psm'.
  * Added new C API for orientation and script detection, removed
    the old one.
  * Fixed many compiler warning.
  * Fixed memory and resource leaks.

OBS-URL: https://build.opensuse.org/request/show/458814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=5
2017-02-21 12:49:48 +00:00
Ismail Dönmez
c0cf5efbe8 - Update to 3.05.00
* Made some fine tuning to the hOCR output.
  * Added TSV as another optional output format.
  * Fixed ABI break introduced in 3.04.00 with the AnalyseLayout()
    method.
  * text2image tool - Enable all OpenType ligatures available in
    a font. This feature requires Pango 1.38 or newer.
  * Training tools - Replaced asserts with tprintf() and exit(1).
  * Improved multipage tiff processing.
  * Improved the embedded pdf font (pdf.ttf).
  * Enable selection of OCR engine mode from command line.
  * Changed tesseract command line parameter '-psm' to '--psm'.
  * Added new C API for orientation and script detection, removed
    the old one.
  * Fixed many compiler warning.
  * Fixed memory and resource leaks.

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=9
2017-02-18 08:53:59 +00:00
c537a2db5c Accepting request 360462 from Publishing
- Update to 3.04.01
  * No changelog upstream

OBS-URL: https://build.opensuse.org/request/show/360462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=4
2016-02-22 07:58:00 +00:00
Ismail Dönmez
f86ac0a0af - Update to 3.04.01
* No changelog upstream

OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=7
2016-02-19 11:52:57 +00:00
a218734333 Accepting request 336307 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/336307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=3
2015-10-06 11:26:54 +00:00
Ismail Dönmez
484425073d Accepting request 336237 from home:adra:branches:Publishing
Update to version 3.04.00, Added new build requirements

OBS-URL: https://build.opensuse.org/request/show/336237
OBS-URL: https://build.opensuse.org/package/show/Publishing/tesseract-ocr?expand=0&rev=5
2015-10-04 16:01:43 +00:00
Stephan Kulow
5d68c877ce Accepting request 331520 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/331520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tesseract-ocr?expand=0&rev=2
2015-09-19 04:55:03 +00:00