pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/tesseract



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 11 10:04:14 UTC 2024

Modified Files:
        pkgsrc/graphics/tesseract: Makefile PLIST distinfo

Log Message:
tesseract: updated to 5.4.0

5.4.0
Update appveyor.yml - Url has changed
Fix grey result of indexed PNG in pdfrenderer.
Fix some typos
normstrngs: add more hyphens and quotes
Rename frk -> deu_latf (ISO 639-3, ISO 15924)
Fix some performance issues which were reported by Coverity Scan
Remove broken Dockerfile
PAGE XML renderer / export
Remove unsupported OpenCL code and related API functions
facilitate vectorization for generic build
Support training without lstmf files
Simplify GridSearch<...> variables using typedef equivalents
Use std::min and std::max for min & max operations in makerow.cpp::most_overlapping_row()
Fix a few typos in comments
Remove an unused variable in paragraphs.cpp::DetectParagraphs()
A few refactors in some files
Fix output and issues reported by Coverity Scan for PAGE XML renderer
Update documentation
Fix some issues which were reported by GitHub code scanning
Improve CCUtil::main_setup
Allow for text angle/gradient to be retrieved
Fix setup of datadir on installations with Conda
Fix FP exception in Wordrec::angle_change
Use AM_CPPFLAGS also for compilation of all sources
Fix some compiler warnings
Remove unused xmlns:xlink from ALTO renderer
Fix some compiler warnings
Fixes: remove unnecessary nullptr checks
Avoid redundant conversion from std::string to char * to std::string
Replace strcpy and strncpy by new inline helper function
Make function Network::spec pure virtual


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/tesseract/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/tesseract/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/tesseract/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/tesseract/Makefile
diff -u pkgsrc/graphics/tesseract/Makefile:1.78 pkgsrc/graphics/tesseract/Makefile:1.79
--- pkgsrc/graphics/tesseract/Makefile:1.78     Wed May 29 16:33:03 2024
+++ pkgsrc/graphics/tesseract/Makefile  Tue Jun 11 10:04:14 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2024/05/29 16:33:03 adam Exp $
+# $NetBSD: Makefile,v 1.79 2024/06/11 10:04:14 adam Exp $
 
-DISTNAME=      tesseract-5.3.4
-PKGREVISION=   2
+DISTNAME=      tesseract-5.4.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tesseract-ocr/}
 DISTFILES=     ${DEFAULT_DISTFILES}

Index: pkgsrc/graphics/tesseract/PLIST
diff -u pkgsrc/graphics/tesseract/PLIST:1.13 pkgsrc/graphics/tesseract/PLIST:1.14
--- pkgsrc/graphics/tesseract/PLIST:1.13        Mon Jan 30 07:57:28 2023
+++ pkgsrc/graphics/tesseract/PLIST     Tue Jun 11 10:04:14 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2023/01/30 07:57:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2024/06/11 10:04:14 adam Exp $
 bin/ambiguous_words
 bin/classifier_tester
 bin/cntraining
@@ -84,6 +84,7 @@ share/tessdata/configs/lstm.train
 share/tessdata/configs/lstmbox
 share/tessdata/configs/lstmdebug
 share/tessdata/configs/makebox
+share/tessdata/configs/page
 share/tessdata/configs/pdf
 share/tessdata/configs/quiet
 share/tessdata/configs/rebox

Index: pkgsrc/graphics/tesseract/distinfo
diff -u pkgsrc/graphics/tesseract/distinfo:1.31 pkgsrc/graphics/tesseract/distinfo:1.32
--- pkgsrc/graphics/tesseract/distinfo:1.31     Fri Jan 19 15:17:49 2024
+++ pkgsrc/graphics/tesseract/distinfo  Tue Jun 11 10:04:14 2024
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.31 2024/01/19 15:17:49 adam Exp $
+$NetBSD: distinfo,v 1.32 2024/06/11 10:04:14 adam Exp $
 
 BLAKE2s (tessdata-4.1.0.tar.gz) = 639157a6e38486715a14670ae0d93884e57e7e3c1353ed6dc1fe4ec26cf7d159
 SHA512 (tessdata-4.1.0.tar.gz) = fbb8c43cbbbc74789a78d1930d859ba1631058c04a57c7b67350ef6245d705a1ad1df3f899b54b30bbdf253216a6707bbb0e589a5876062e9de04b2b8cb5f872
 Size (tessdata-4.1.0.tar.gz) = 1387839134 bytes
-BLAKE2s (tesseract-5.3.4.tar.gz) = 0bb6c61e57e3df7e42146a22d72c942c6faef2480a7d73a2df5ad812e12f824a
-SHA512 (tesseract-5.3.4.tar.gz) = a81c98c3754a71093df7b51390ccd43d05f661352b4cb564e403b96d81909664c2ecbf2eb6f37614c4639e6dadbf2329b926d09271dbbdaa302f2d7b6b0d628a
-Size (tesseract-5.3.4.tar.gz) = 1918319 bytes
+BLAKE2s (tesseract-5.4.0.tar.gz) = a4a554cd9b17fb98e526f6b78b0ddcc91dfcddfa0d35835a898579242c6bb809
+SHA512 (tesseract-5.4.0.tar.gz) = c4cc3581ead54a26c73fb310adb50945dcad0bbc9c071d63890b4158d03e1043f5d581fe93db349a684dc80d76718a219f492244541af23239f2b669e55e6e5e
+Size (tesseract-5.4.0.tar.gz) = 1900009 bytes
 SHA1 (patch-CMakeLists.txt) = e29e3b732d45551795046cb5cd09d6d8735269aa
 SHA1 (patch-tessdata_Makefile.am) = 8fe773d1c6318392296ba06996b51692edf32919



Home | Main Index | Thread Index | Old Index