Wed Sep 29 11:53:13 2021 UTC ()
leptonica: updated to 1.82.0

1.82.0
* Fix issue-585: reading tiff rgb with tiffbpl = 1.5 * packedbpl.
* Fix issue-586: failure to properly wrap tiff-g4 in pdf without
  transcoding.  The fix is to do transcoding for tiff-g4, as was
  done before April 2021.


(adam)
diff -r1.20 -r1.21 pkgsrc/graphics/leptonica/Makefile
diff -r1.17 -r1.18 pkgsrc/graphics/leptonica/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/graphics/leptonica/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/leptonica/Makefile 2021/06/15 10:26:48 1.20
+++ pkgsrc/graphics/leptonica/Makefile 2021/09/29 11:53:13 1.21
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2021/06/15 10:26:48 adam Exp $ 1# $NetBSD: Makefile,v 1.21 2021/09/29 11:53:13 adam Exp $
2 2
3DISTNAME= leptonica-1.81.1 3DISTNAME= leptonica-1.82.0
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/}
6GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= http://www.leptonica.org/ 9HOMEPAGE= http://www.leptonica.org/
10COMMENT= Software for image processing and image analysis applications 10COMMENT= Software for image processing and image analysis applications
11LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.17 -r1.18 pkgsrc/graphics/leptonica/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/leptonica/distinfo 2021/06/15 10:26:48 1.17
+++ pkgsrc/graphics/leptonica/distinfo 2021/09/29 11:53:13 1.18
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.17 2021/06/15 10:26:48 adam Exp $ 1$NetBSD: distinfo,v 1.18 2021/09/29 11:53:13 adam Exp $
2 2
3SHA1 (leptonica-1.81.1.tar.gz) = b7ed74d01aa985e9083dd41bb140577538c68b8d 3SHA1 (leptonica-1.82.0.tar.gz) = 0566b433f760e886617a25ac94c52ebc954c06a7
4RMD160 (leptonica-1.81.1.tar.gz) = e536d44cac07b9f7616c5d7b386690281c350ed1 4RMD160 (leptonica-1.82.0.tar.gz) = bb3b14b6f0615d2d25f804d7861a8ac7ed0231d1
5SHA512 (leptonica-1.81.1.tar.gz) = 3c24e30eab21b634094543a722172553e35d928b3a50bfe78e9b0123cd16d710b4be8714acaac87344b22292b460d6ffb06b05a8e7f3df060544a2bbf3f8a7d2 5SHA512 (leptonica-1.82.0.tar.gz) = cb0484570bf3921307ab5c805b3f0e08d4aaa811adfb592f3956b563fc145f7a45173e2278fc5d8a9e37f729bb34dbf8068e030e2066d54547f82d26b56aa27d
6Size (leptonica-1.81.1.tar.gz) = 14056320 bytes 6Size (leptonica-1.82.0.tar.gz) = 14041481 bytes
7SHA1 (patch-src_Makefile.in) = 6a412f514c630c5bea12f6ec228796c6f942acc2 7SHA1 (patch-src_Makefile.in) = 6a412f514c630c5bea12f6ec228796c6f942acc2