summaryrefslogtreecommitdiff
path: root/graphics/lcms/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-25 21:43:20 +0000
committerminskim <minskim>2004-10-25 21:43:20 +0000
commitd832709121024fb523f7175ae498395708adcbd1 (patch)
tree7d8032417adc8f77af8179c2bf3f9b9c9c72d1e8 /graphics/lcms/Makefile
parentaaf2f3899c074378a407cd08446e75bbef65c20a (diff)
downloadpkgsrc-d832709121024fb523f7175ae498395708adcbd1.tar.gz
Update lcms to 1.13.
Changes: Overall speedup Full ICC v4 support New CGATS.13/IT8 parser 8-bit transforms optimization Improved named color -- lcms can now write such profiles as well lcms can now write 8 bit profiles as well as 16 bit softproof now honors proofing intent Absolute colorimetric works fine on mixed v2/v4 transforms Improved black point compensation Several new utility functions Black point compensation on PostScript CRD Added support for HiFi (> 4 inks) on tifficc Improved icclink Add lcms.pc pkg-config file (http://www.freedesktop.org/Software/pkgconfig). USE_TETRAHEDRAL and USE_TRILINEAR no longer used -- engine now chooses between interpolation methods on depending on several heuristics.
Diffstat (limited to 'graphics/lcms/Makefile')
-rw-r--r--graphics/lcms/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile
index e1737cd4a12..a7704983a67 100644
--- a/graphics/lcms/Makefile
+++ b/graphics/lcms/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:54 tv Exp $
+# $NetBSD: Makefile,v 1.14 2004/10/25 21:43:20 minskim Exp $
# FreeBSD: ports/graphics/lcms/Makefile,v 1.2 2000/12/19 15:36:26 sobomax Exp
-DISTNAME= lcms-1.12
-PKGREVISION= 2
+DISTNAME= lcms-1.13
CATEGORIES= graphics
MASTER_SITES= http://www.littlecms.com/ \
http://www.abaforum.es/martim/
@@ -25,6 +24,8 @@ CONFIGURE_ARGS+= --without-zlib
# Avoid an ICE in gcc2 on sparc64
CONFIGURE_ENV+= F77=${FALSE}
+PKGCONFIG_OVERRIDE= lcms.pc.in
+
INSTALLATION_DIRS+= share/doc/lcms
post-install: