pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/lcms Changes 1.14:
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc7073ab7544
branches: trunk
changeset: 487588:dc7073ab7544
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jan 17 12:11:46 2005 +0000
description:
Changes 1.14:
* linux & windows packages are now joined into a single package.
* Improved (and now fast!) gamut checking.
* New virtual NULL profile for building gamut check transforms.
* CGATS.13/IT8 parser now supports multiple tables and other goodies like
specifying flot format.
* More python support.
* New Matlab wrapper
* Revamped icctrans
* Improved jpegicc
* jpegicc and tifficc now can save (grab) embedded profiles.
* tifficc now supports up to 15 channels.
* Improved Lab prelinearization.
* Fixed absolute intent on PostScript CRD
* Man pages for utilities.
* Access to creation & calibration date time.
* Lots of bug fixes
diffstat:
graphics/lcms/Makefile | 4 ++--
graphics/lcms/PLIST | 7 ++++++-
graphics/lcms/distinfo | 8 ++++----
graphics/lcms/patches/patch-aa | 6 +++---
4 files changed, 15 insertions(+), 10 deletions(-)
diffs (62 lines):
diff -r c47e1da06aea -r dc7073ab7544 graphics/lcms/Makefile
--- a/graphics/lcms/Makefile Mon Jan 17 12:00:07 2005 +0000
+++ b/graphics/lcms/Makefile Mon Jan 17 12:11:46 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/10/25 21:43:20 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/17 12:11:46 adam Exp $
# FreeBSD: ports/graphics/lcms/Makefile,v 1.2 2000/12/19 15:36:26 sobomax Exp
-DISTNAME= lcms-1.13
+DISTNAME= lcms-1.14
CATEGORIES= graphics
MASTER_SITES= http://www.littlecms.com/ \
http://www.abaforum.es/martim/
diff -r c47e1da06aea -r dc7073ab7544 graphics/lcms/PLIST
--- a/graphics/lcms/PLIST Mon Jan 17 12:00:07 2005 +0000
+++ b/graphics/lcms/PLIST Mon Jan 17 12:11:46 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/10/25 21:43:20 minskim Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/01/17 12:11:46 adam Exp $
bin/icc2ps
bin/icclink
bin/icctrans
@@ -7,6 +7,11 @@
include/lcms.h
lib/liblcms.la
lib/pkgconfig/lcms.pc
+man/man1/icc2ps.1
+man/man1/icclink.1
+man/man1/jpegicc.1
+man/man1/tifficc.1
+man/man1/wtpt.1
share/doc/lcms/LCMSAPI.TXT
share/doc/lcms/TUTORIAL.TXT
@dirrm share/doc/lcms
diff -r c47e1da06aea -r dc7073ab7544 graphics/lcms/distinfo
--- a/graphics/lcms/distinfo Mon Jan 17 12:00:07 2005 +0000
+++ b/graphics/lcms/distinfo Mon Jan 17 12:11:46 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2004/10/25 21:43:21 minskim Exp $
+$NetBSD: distinfo,v 1.12 2005/01/17 12:11:46 adam Exp $
-SHA1 (lcms-1.13.tar.gz) = 01224619128262c3ed444af90761261ae7d37374
-Size (lcms-1.13.tar.gz) = 585735 bytes
-SHA1 (patch-aa) = d20ac300e01c16ac77fef663b597716162c3ce41
+SHA1 (lcms-1.14.tar.gz) = 7f98d09bc2acc46d7641034b88449142f78bf8ff
+Size (lcms-1.14.tar.gz) = 669519 bytes
+SHA1 (patch-aa) = d26f84d2480a12a87906e34004f88b19445e765f
diff -r c47e1da06aea -r dc7073ab7544 graphics/lcms/patches/patch-aa
--- a/graphics/lcms/patches/patch-aa Mon Jan 17 12:00:07 2005 +0000
+++ b/graphics/lcms/patches/patch-aa Mon Jan 17 12:11:46 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2004/10/25 21:43:21 minskim Exp $
+$NetBSD: patch-aa,v 1.5 2005/01/17 12:11:46 adam Exp $
---- include/lcms.h.orig 2004-05-19 04:09:56.000000000 -0500
+--- include/lcms.h.orig 2004-12-13 09:00:59.000000000 +0000
+++ include/lcms.h
-@@ -73,7 +73,7 @@
+@@ -74,7 +74,7 @@
// Metroworks CodeWarrior
Home |
Main Index |
Thread Index |
Old Index