Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2013 15:18:01 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312295 - in head/graphics: . icc-profiles-openicc
Message-ID:  <201302151518.r1FFI1Dg093144@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri Feb 15 15:18:00 2013
New Revision: 312295
URL: http://svnweb.freebsd.org/changeset/ports/312295

Log:
  Colour management projects to share ICC related implementation
  details and data among graphics applications, libraries and color
  management services.
  
  WWW: http://sourceforge.net/projects/openicc/

Added:
  head/graphics/icc-profiles-openicc/
  head/graphics/icc-profiles-openicc/Makefile   (contents, props changed)
  head/graphics/icc-profiles-openicc/distinfo   (contents, props changed)
  head/graphics/icc-profiles-openicc/pkg-descr   (contents, props changed)
  head/graphics/icc-profiles-openicc/pkg-plist   (contents, props changed)
Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Fri Feb 15 15:13:49 2013	(r312294)
+++ head/graphics/Makefile	Fri Feb 15 15:18:00 2013	(r312295)
@@ -356,6 +356,7 @@
     SUBDIR += hs-svgcairo
     SUBDIR += hsetroot
     SUBDIR += hugin
+    SUBDIR += icc-profiles-openicc
     SUBDIR += icoconvert
     SUBDIR += icon-slicer
     SUBDIR += icontact

Added: head/graphics/icc-profiles-openicc/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/icc-profiles-openicc/Makefile	Fri Feb 15 15:18:00 2013	(r312295)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME=	icc-profiles-openicc
+PORTVERSION=	1.3.1
+CATEGORIES=	graphics
+MASTER_SITES=	SF/openicc/OpenICC-Profiles
+
+COMMENT=	Color data for color managed applications
+
+MAINTAINER=	bsam@FreeBSD.org
+
+USE_BZIP2=	yes
+GNU_CONFIGURE=	yes
+#USE_GMAKE=	yes
+
+SYSCOLORDIR=	share/color
+PLIST_SUB=	SYSCOLORDIR=${SYSCOLORDIR}
+
+.include <bsd.port.mk>

Added: head/graphics/icc-profiles-openicc/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/icc-profiles-openicc/distinfo	Fri Feb 15 15:18:00 2013	(r312295)
@@ -0,0 +1,2 @@
+SHA256 (icc-profiles-openicc-1.3.1.tar.bz2) = a6a8b3b1153faa3a84e71ed81206b19335902fae5f7dee5427a381f4983c217d
+SIZE (icc-profiles-openicc-1.3.1.tar.bz2) = 399620

Added: head/graphics/icc-profiles-openicc/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/icc-profiles-openicc/pkg-descr	Fri Feb 15 15:18:00 2013	(r312295)
@@ -0,0 +1,5 @@
+Colour management projects to share ICC related implementation
+details and data among graphics applications, libraries and color
+management services.
+
+WWW: http://sourceforge.net/projects/openicc/

Added: head/graphics/icc-profiles-openicc/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/icc-profiles-openicc/pkg-plist	Fri Feb 15 15:18:00 2013	(r312295)
@@ -0,0 +1,39 @@
+%%SYSCOLORDIR%%/icc/OpenICC/ProPhoto-RGB.icc
+%%SYSCOLORDIR%%/icc/OpenICC/compatibleWithAdobeRGB1998.icc
+%%SYSCOLORDIR%%/icc/OpenICC/sRGB.icc
+%%SYSCOLORDIR%%/icc/Oyranos/Gray-CIE_L.icc
+%%SYSCOLORDIR%%/icc/Oyranos/Gray_linear.icc
+%%SYSCOLORDIR%%/icc/Oyranos/ITULab.icc
+%%SYSCOLORDIR%%/icc/basICColor/LStar-RGB.icc
+%%SYSCOLORDIR%%/icc/lcms/LCMSLABI.ICM
+%%SYSCOLORDIR%%/icc/lcms/LCMSXYZI.ICM
+%%SYSCOLORDIR%%/icc/lcms/Lab.icc
+%%SYSCOLORDIR%%/icc/lcms/XYZ.icc
+%%SYSCOLORDIR%%/target/NPES/TR002.ti3
+%%SYSCOLORDIR%%/target/NPES/TR003.ti3
+%%SYSCOLORDIR%%/target/NPES/TR005.ti3
+%%SYSCOLORDIR%%/target/NPES/TR006.ti3
+%%SYSCOLORDIR%%/target/fogra/FOGRA28L.ti3
+%%SYSCOLORDIR%%/target/fogra/FOGRA29L.ti3
+%%SYSCOLORDIR%%/target/fogra/FOGRA30L.ti3
+%%SYSCOLORDIR%%/target/fogra/FOGRA39L.ti3
+%%SYSCOLORDIR%%/target/fogra/FOGRA40L.ti3
+share/icons/application-vnd.iccprofile.png
+share/icons/text-vnd.cgats.png
+share/mime/packages/x-color-cgats.xml
+share/mime/packages/x-color-icc.xml
+share/pixmaps/icc-profiles-openicc_logo.png
+@dirrmtry share/mime/packages
+@dirrmtry share/mime
+@dirrmtry share/icons
+@dirrmtry %%SYSCOLORDIR%%/target/fogra
+@dirrmtry %%SYSCOLORDIR%%/target/NPES
+@dirrmtry %%SYSCOLORDIR%%/target
+@dirrmtry %%SYSCOLORDIR%%/settings
+@dirrmtry %%SYSCOLORDIR%%/icc/lcms
+@dirrmtry %%SYSCOLORDIR%%/icc/basICColor
+@dirrmtry %%SYSCOLORDIR%%/icc/PhotoGamut
+@dirrmtry %%SYSCOLORDIR%%/icc/Oyranos
+@dirrmtry %%SYSCOLORDIR%%/icc/OpenICC
+@dirrmtry %%SYSCOLORDIR%%/icc
+@dirrmtry %%SYSCOLORDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302151518.r1FFI1Dg093144>