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: Fri Jun 22 09:50:16 UTC 2018
Modified Files:
pkgsrc/graphics/tesseract: Makefile distinfo
Log Message:
tesseract: updated to 3.05.02
V3.05.02
* Fixed linking with Leptonica
* Fix build for Mingw-w64
* Fix Training error "Couldn't find a matching blob"
* Fix unterminated string
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/tesseract/Makefile
cvs rdiff -u -r1.17 -r1.18 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.37 pkgsrc/graphics/tesseract/Makefile:1.38
--- pkgsrc/graphics/tesseract/Makefile:1.37 Mon Jun 11 15:01:49 2018
+++ pkgsrc/graphics/tesseract/Makefile Fri Jun 22 09:50:16 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2018/06/11 15:01:49 fhajny Exp $
+# $NetBSD: Makefile,v 1.38 2018/06/22 09:50:16 adam Exp $
-DISTNAME= tesseract-3.05.01
-PKGREVISION= 7
+DISTNAME= tesseract-3.05.02
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tesseract-ocr/}
DISTFILES= ${DEFAULT_DISTFILES}
@@ -19,11 +18,9 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= autoconf automake make pax pkg-config
GNU_CONFIGURE= yes
-
CONFIGURE_ENV+= LIBLEPT_HEADERSDIR=${BUILDLINK_PREFIX.leptonica}/include
INSTALL_TARGET= install training-install
-
INSTALLATION_DIRS= libexec share/doc/tesseract share/tesseract
post-extract:
Index: pkgsrc/graphics/tesseract/distinfo
diff -u pkgsrc/graphics/tesseract/distinfo:1.17 pkgsrc/graphics/tesseract/distinfo:1.18
--- pkgsrc/graphics/tesseract/distinfo:1.17 Mon Jun 11 15:01:49 2018
+++ pkgsrc/graphics/tesseract/distinfo Fri Jun 22 09:50:16 2018
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.17 2018/06/11 15:01:49 fhajny Exp $
+$NetBSD: distinfo,v 1.18 2018/06/22 09:50:16 adam Exp $
SHA1 (tessdata-3.04.00.tar.gz) = 6ea24cccf0e823da98589ccc75d51f0950618236
RMD160 (tessdata-3.04.00.tar.gz) = 0a3c3b3c127b6031e2e037d78e3a6f159fb9e869
SHA512 (tessdata-3.04.00.tar.gz) = 4fbb66137c729e16c7a9e35b09916a45c1bb5ec5a7002a22647e0b10975362cb44c6d6c0c997baf25866f78749ec2d4a86317ec3fb664bd963243e230516d162
Size (tessdata-3.04.00.tar.gz) = 499088801 bytes
-SHA1 (tesseract-3.05.01.tar.gz) = a9a70bf84a597cb3c228d73c70a590e7b032b6ce
-RMD160 (tesseract-3.05.01.tar.gz) = 11fae540fdd0ec4f6f9388fae4bbde790b17ee4d
-SHA512 (tesseract-3.05.01.tar.gz) = a49c20c98386684cd89582e57b772811204fad8e5ff18214fb0da109f73629c70845054985e31e8deeb49107fbcf56e546aff661f08eb5dd60fbf83dbe976e81
-Size (tesseract-3.05.01.tar.gz) = 3574810 bytes
+SHA1 (tesseract-3.05.02.tar.gz) = 6d57403988a5c4eef80381c7a209d80d0391c833
+RMD160 (tesseract-3.05.02.tar.gz) = c31e95c288d9ecfa893bebe467dc5cc5f0edce5a
+SHA512 (tesseract-3.05.02.tar.gz) = 4cb23a6981dd5ec9eefea7b9674847ae88a411a7308ee6d946a920c76eefcf5fe7a90f6cb3ff00493a0e69b5c327d052fa8514d7f3ed506bccbe4b0163065793
+Size (tesseract-3.05.02.tar.gz) = 3571750 bytes
SHA1 (patch-tessdata_Makefile.am) = 013c9b4bbf64a0948a362d334e6b86a240aa944f
SHA1 (patch-viewer_scrollview.cpp) = 6df7672def32455c0a82283893320e69290980ca
Home |
Main Index |
Thread Index |
Old Index