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: Mon Jul 17 19:33:04 UTC 2023
Modified Files:
pkgsrc/graphics/tesseract: Makefile distinfo
Log Message:
tesseract: updated to 5.3.2
5.3.2
fix: Fix snap package building
Support for Sgaw and W Pwo Karen languages in the Myanmar validator.
Replace bool array by more compact vector
Replace deprecated sprintf
Improve format of logging from lstmtraining
Clean code
Abort with error message if OSD is requested with LSTM-only model
Fix typos
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/tesseract/Makefile
cvs rdiff -u -r1.28 -r1.29 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.68 pkgsrc/graphics/tesseract/Makefile:1.69
--- pkgsrc/graphics/tesseract/Makefile:1.68 Tue Jun 6 12:41:36 2023
+++ pkgsrc/graphics/tesseract/Makefile Mon Jul 17 19:33:04 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2023/06/06 12:41:36 riastradh Exp $
+# $NetBSD: Makefile,v 1.69 2023/07/17 19:33:04 adam Exp $
-DISTNAME= tesseract-5.3.1
-PKGREVISION= 1
+DISTNAME= tesseract-5.3.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tesseract-ocr/}
DISTFILES= ${DEFAULT_DISTFILES}
Index: pkgsrc/graphics/tesseract/distinfo
diff -u pkgsrc/graphics/tesseract/distinfo:1.28 pkgsrc/graphics/tesseract/distinfo:1.29
--- pkgsrc/graphics/tesseract/distinfo:1.28 Sun Apr 2 12:36:27 2023
+++ pkgsrc/graphics/tesseract/distinfo Mon Jul 17 19:33:04 2023
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.28 2023/04/02 12:36:27 adam Exp $
+$NetBSD: distinfo,v 1.29 2023/07/17 19:33:04 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.1.tar.gz) = 2f082af0038f610ac67de10451feff9391b411bcc64b37e1af19de10dcd501dd
-SHA512 (tesseract-5.3.1.tar.gz) = 1744106d76eafd0786b99b517707afdd22b7b5cb3dfd7f0af02954539715c981ff0f12d142ee103113ba38dac8476052d6880b81d4c8050de650bf1cee6ba06c
-Size (tesseract-5.3.1.tar.gz) = 1916779 bytes
+BLAKE2s (tesseract-5.3.2.tar.gz) = e7f67dd896bc44dc61b9264f47b3aae8710f472ac8dcaeb15169cb1906d6de30
+SHA512 (tesseract-5.3.2.tar.gz) = 92db2a513f00b931a0207cc705020bee9fea4ff7fa93c57a6f446b5777713864cce19121b316ef8b78b6bd625ee7e6fd473352515f98c4a2187569cbd0a9713a
+Size (tesseract-5.3.2.tar.gz) = 1916850 bytes
SHA1 (patch-CMakeLists.txt) = e29e3b732d45551795046cb5cd09d6d8735269aa
SHA1 (patch-tessdata_Makefile.am) = 8fe773d1c6318392296ba06996b51692edf32919
Home |
Main Index |
Thread Index |
Old Index