summaryrefslogtreecommitdiff
path: root/graphics/jpeg/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2010-04-09 20:00:02 +0000
committerdrochner <drochner>2010-04-09 20:00:02 +0000
commitb7fdb56eb502d584b3ca7ba54f7c7cc21b322fc5 (patch)
tree6f1d55eae10ba3b2f62e973d346964c65bca6e13 /graphics/jpeg/Makefile
parentcef0bd3b495a5a3000a533d506db6ae6f9bca274 (diff)
downloadpkgsrc-b7fdb56eb502d584b3ca7ba54f7c7cc21b322fc5.tar.gz
update to 8a
changes: -Writing tables-only datastreams via jpeg_write_tables works again. -Support 32-bit BMPs (RGB image with Alpha channel) for read in cjpeg. -Improve accuracy in floating point IDCT calculation.
Diffstat (limited to 'graphics/jpeg/Makefile')
-rw-r--r--graphics/jpeg/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index 52f72f3d10d..ca9bd1da554 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2010/01/20 13:14:53 tnn Exp $
+# $NetBSD: Makefile,v 1.41 2010/04/09 20:00:02 drochner Exp $
#
-DISTNAME= jpegsrc.v8
-PKGNAME= jpeg-8
-PKGREVISION= 1
+DISTNAME= jpegsrc.v8a
+PKGNAME= jpeg-8a
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/