pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/leptonica



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 15 10:26:48 UTC 2021

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

Log Message:
leptonica: updated to 1.81.1

1.81.1  June 11, 2021
* Added choice of codec (JP2 or J2K) when writing jp2k files.
* Fix use of hashmap with key based on dna.

1.81.0  June 6, 2021
* Fixed problems with tiff pdf wrapping photometry.
* Fixed scaling issues in prog/cleanpdf for printing.
* New progs: tiffpdftest, hashtest
* Fixed uninitialized data error in pixAddBorderGeneral() and
  pixRemoveBorderGeneral()
* Rewrote Numa functions that discretize into bins.  Have
  binning by both sorting and histogram.
* Rewrote and simplified pixGetRankColorArray() and pixGetBinnedColor().
* Added tests to prog/rankbin_reg.c.
* Simplified fpixCopy() and dpixCopy(), and functions that use them.
* Check input for bilateral transforms.
* Add function for splitting a file evenly by lines.
* Check input for getFilenamesInDirectory()
* Many new fuzzers.
* Use size_t for all size inputs to ascii85 encoding/decoding
* New regression tests: encoding_reg.c, binmorph6_reg.c,
  flipdetect_reg.c
* Reworked concatpdf for generality, using the Poppler package.
* Removed dwa flipdetection from the library.  All the dwa code
  is now in flipdetectdwa.c.notused.  Likewise prog/flipselgen.c
  is retained for completeness, renamed flipselgen.c.notused,
  and is not compiled.
* Added hashmap utility (hashmap.c, hashmap.h).
* Removed functions using dnahash on strings, pts and doubles.
* Improved the speed of hashing for strings and doubles.
* Added function for tiling images in pairs for comparison.
* Added null terminations to serialized strings written to memory,
  preventing buffer overrun by strlen() [fixed by Stefan Weil].
* No longer use "NoInit" versions of pix creation in leptonica.
  because they risk reading uninitialized data.  These functions
  remain in the library because they are in use in applications.
* Add two composite binarization functions, from prog/binarize_set.
* Giulio Lunati fixed pnm reading to work with stdin input.
* Removed several of the boxa compare and modify functions.
* Implemented reading jpeg200 data encded in j2k "codestream" format.
  Can now read data in both jp2 and j2k.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/leptonica/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/leptonica/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/leptonica/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/leptonica/Makefile
diff -u pkgsrc/graphics/leptonica/Makefile:1.19 pkgsrc/graphics/leptonica/Makefile:1.20
--- pkgsrc/graphics/leptonica/Makefile:1.19     Wed Jul 29 07:02:21 2020
+++ pkgsrc/graphics/leptonica/Makefile  Tue Jun 15 10:26:48 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/07/29 07:02:21 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/06/15 10:26:48 adam Exp $
 
-DISTNAME=      leptonica-1.80.0
+DISTNAME=      leptonica-1.81.1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=danbloomberg/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/graphics/leptonica/PLIST
diff -u pkgsrc/graphics/leptonica/PLIST:1.6 pkgsrc/graphics/leptonica/PLIST:1.7
--- pkgsrc/graphics/leptonica/PLIST:1.6 Wed Jul 29 07:02:21 2020
+++ pkgsrc/graphics/leptonica/PLIST     Tue Jun 15 10:26:48 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/07/29 07:02:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/06/15 10:26:48 adam Exp $
 bin/convertfilestopdf
 bin/convertfilestops
 bin/convertformat
@@ -24,6 +24,7 @@ include/leptonica/dewarp.h
 include/leptonica/endianness.h
 include/leptonica/environ.h
 include/leptonica/gplot.h
+include/leptonica/hashmap.h
 include/leptonica/heap.h
 include/leptonica/imageio.h
 include/leptonica/jbclass.h

Index: pkgsrc/graphics/leptonica/distinfo
diff -u pkgsrc/graphics/leptonica/distinfo:1.16 pkgsrc/graphics/leptonica/distinfo:1.17
--- pkgsrc/graphics/leptonica/distinfo:1.16     Wed Jul 29 07:02:21 2020
+++ pkgsrc/graphics/leptonica/distinfo  Tue Jun 15 10:26:48 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2020/07/29 07:02:21 adam Exp $
+$NetBSD: distinfo,v 1.17 2021/06/15 10:26:48 adam Exp $
 
-SHA1 (leptonica-1.80.0.tar.gz) = 728a3d61d62f274201f829dd9c52dfafc45744a2
-RMD160 (leptonica-1.80.0.tar.gz) = 6663b997b1ab3a403d6b4003717228baeb9d8937
-SHA512 (leptonica-1.80.0.tar.gz) = f8062a169b7ac558c8818615e534c0dcb5db48924af4d3106d0e0929e9b2f03347bdeaae45f80bded0b2aed135bb133f775244c8c752891ca4948b5d6b21e147
-Size (leptonica-1.80.0.tar.gz) = 13926793 bytes
+SHA1 (leptonica-1.81.1.tar.gz) = b7ed74d01aa985e9083dd41bb140577538c68b8d
+RMD160 (leptonica-1.81.1.tar.gz) = e536d44cac07b9f7616c5d7b386690281c350ed1
+SHA512 (leptonica-1.81.1.tar.gz) = 3c24e30eab21b634094543a722172553e35d928b3a50bfe78e9b0123cd16d710b4be8714acaac87344b22292b460d6ffb06b05a8e7f3df060544a2bbf3f8a7d2
+Size (leptonica-1.81.1.tar.gz) = 14056320 bytes
 SHA1 (patch-src_Makefile.in) = 6a412f514c630c5bea12f6ec228796c6f942acc2



Home | Main Index | Thread Index | Old Index