From owner-svn-ports-all@FreeBSD.ORG Fri Feb 15 15:18:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 55F546FF; Fri, 15 Feb 2013 15:18:02 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3DBF825A; Fri, 15 Feb 2013 15:18:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1FFI28a093153; Fri, 15 Feb 2013 15:18:02 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1FFI1Dg093144; Fri, 15 Feb 2013 15:18:01 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201302151518.r1FFI1Dg093144@svn.freebsd.org> From: Boris Samorodov Date: Fri, 15 Feb 2013 15:18:01 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 15:18:02 -0000 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 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%%