summaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 15:55:28 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 15:55:28 +0000
commita88c18d912d882b30f31d4fe5e0262802d8e3489 (patch)
tree816b590228f29ab1689cdd2261b83598b581014a /graphics/jpeg
parent7315b0ff9273c1fe86ec1a0566093445eebb0b73 (diff)
downloadpkgsrc-a88c18d912d882b30f31d4fe5e0262802d8e3489.tar.gz
jpeg: update to 9c.
Version 9c 14-Jan-2018 ----------------------- jpegtran: add an option to the -wipe switch to fill the region with the average of adjacent blocks, instead of gray out. Thank to Caitlyn Feddock and Maddie Ziegler for inspiration. Make range extension bits adjustable (in jpegint.h). Thank to Robin Watts for suggestion. Provide macros for fflush() and ferror() in jinclude.h in order to facilitate adaption by applications using an own FILE class. Thank to Gerhard Huber for suggestion. Add libjpeg pkg-config file. Thank to Mark Lavi, Vincent Torri, Patrick McMunn, and Huw Davies for suggestion. Add sanity checks in cjpeg image reader modules. Thank to Bingchang, Liu for reports.
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile6
-rw-r--r--graphics/jpeg/PLIST3
-rw-r--r--graphics/jpeg/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index 2e2dd733074..0181890bd8d 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2016/02/01 09:22:53 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2018/01/28 15:55:28 wiz Exp $
-DISTNAME= jpegsrc.v9b
+DISTNAME= jpegsrc.v9c
PKGNAME= ${DISTNAME:S/src.v/-/}
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --disable-ld-version-script
INSTALLATION_DIRS= bin include share/doc/jpeg
+PKGCONFIG_OVERRIDE= libjpeg.pc.in
+
TEST_TARGET= test
post-extract:
diff --git a/graphics/jpeg/PLIST b/graphics/jpeg/PLIST
index 30aabf5d0ee..4d808facfd1 100644
--- a/graphics/jpeg/PLIST
+++ b/graphics/jpeg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/08/26 16:50:46 sno Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/01/28 15:55:28 wiz Exp $
bin/cjpeg
bin/djpeg
bin/exifautotran
@@ -12,6 +12,7 @@ include/jmorecfg.h
include/jpegint.h
include/jpeglib.h
lib/libjpeg.la
+lib/pkgconfig/libjpeg.pc
man/man1/cjpeg.1
man/man1/djpeg.1
man/man1/jpegtran.1
diff --git a/graphics/jpeg/distinfo b/graphics/jpeg/distinfo
index 76d38944b7b..0eb64fca849 100644
--- a/graphics/jpeg/distinfo
+++ b/graphics/jpeg/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2016/02/01 09:22:53 wiz Exp $
+$NetBSD: distinfo,v 1.22 2018/01/28 15:55:28 wiz Exp $
-SHA1 (jpegsrc.v9b.tar.gz) = 15dd867617a88abd07573e06a86ace9bdb998ac2
-RMD160 (jpegsrc.v9b.tar.gz) = 7e261205cc653b8a0fafb3bd2267204c6bae8c42
-SHA512 (jpegsrc.v9b.tar.gz) = 74ea5af3545657d4ac03f8f7933913112cc2d982f0e379d0e5647f1acac21931468e53806297c30ebe180c7bcf84919a0ac20a4195afb03db03060d57904ef6c
-Size (jpegsrc.v9b.tar.gz) = 1022609 bytes
+SHA1 (jpegsrc.v9c.tar.gz) = cd40526843a44c69bf88b6cc462a3e0359f69d27
+RMD160 (jpegsrc.v9c.tar.gz) = d097f5c4dbfe09d61b688fc1e20ea37e73e78a3f
+SHA512 (jpegsrc.v9c.tar.gz) = c95aacb0f1972a2271953ee17b5c6a6c3662d5f4fbc4d1e9aef59dece42a169b0f34d3fa1d385b88580ad11cefd194250094ee72843f4e0028204df6741cb611
+Size (jpegsrc.v9c.tar.gz) = 1028200 bytes
SHA1 (patch-af) = 925604706574009aacd452dab2d736039b0654e9
SHA1 (patch-ag) = 46164c00386d1968356f1b61d144bc9168410654
SHA1 (patch-jmorecfg.h) = c00f81ba94e2ad6b55ca9892553eedbe4eca3ad1