svn commit: r459383 - in head/graphics: . icc-profiles-adobe-cs4
Boris Samorodov
bsam at FreeBSD.org
Thu Jan 18 22:13:07 UTC 2018
Author: bsam
Date: Thu Jan 18 22:13:05 2018
New Revision: 459383
URL: https://svnweb.freebsd.org/changeset/ports/459383
Log:
Adobe wants to enable consistent, high-quality color workflows. For
color workflows to succeed, color information must be shared by
many people, from original creator to final publisher. For this
reason, Adobe is supplying ICC profiles as a free download for
graphics professionals to use across their workflows.
WWW: http://supportdownloads.adobe.com/detail.jsp?ftpID=4075
Added:
head/graphics/icc-profiles-adobe-cs4/
head/graphics/icc-profiles-adobe-cs4/Makefile (contents, props changed)
head/graphics/icc-profiles-adobe-cs4/distinfo (contents, props changed)
head/graphics/icc-profiles-adobe-cs4/pkg-descr (contents, props changed)
head/graphics/icc-profiles-adobe-cs4/pkg-plist (contents, props changed)
Modified:
head/graphics/Makefile
Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile Thu Jan 18 21:46:57 2018 (r459382)
+++ head/graphics/Makefile Thu Jan 18 22:13:05 2018 (r459383)
@@ -356,6 +356,7 @@
SUBDIR += hs-svgcairo
SUBDIR += hugin
SUBDIR += icat
+ SUBDIR += icc-profiles-adobe-cs4
SUBDIR += icc-profiles-basiccolor
SUBDIR += icc-profiles-openicc
SUBDIR += iccexamin
Added: head/graphics/icc-profiles-adobe-cs4/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/icc-profiles-adobe-cs4/Makefile Thu Jan 18 22:13:05 2018 (r459383)
@@ -0,0 +1,32 @@
+# $FreeBSD$
+
+PORTNAME= icc-profiles-adobe-cs4
+PORTVERSION= 1
+CATEGORIES= graphics
+MASTER_SITES= http://download.adobe.com/pub/adobe/iccprofiles/win/
+DISTNAME= AdobeICCProfilesCS4Win_end-user
+
+MAINTAINER= bsam at FreeBSD.org
+COMMENT= Adobe ICC CMYK and RGB profiles for graphics professionals
+
+LICENSE= ADOBEEULA.pdf
+LICENSE_NAME= Adobe End-User License Agreement
+LICENSE_FILE= ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\)/Color\ Profile\ EULA.pdf
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+
+USES= zip
+NO_BUILD= yes
+NO_ARCH= yes
+
+SYSCOLORDIR= share/color
+PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ (cd ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\) && ${COPYTREE_SHARE} \*.pdf ${STAGEDIR}${DOCSDIR})
+.for d in CMYK RGB
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${SYSCOLORDIR}/Adobe/${d}
+ (cd ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\)/${d} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${SYSCOLORDIR}/Adobe/${d})
+.endfor
+
+.include <bsd.port.mk>
Added: head/graphics/icc-profiles-adobe-cs4/distinfo
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/icc-profiles-adobe-cs4/distinfo Thu Jan 18 22:13:05 2018 (r459383)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1516286129
+SHA256 (AdobeICCProfilesCS4Win_end-user.zip) = 92043b7c3ca5a25a0f6975d0cdc57db60a67dcb9ebdfb15b16267311beb58f94
+SIZE (AdobeICCProfilesCS4Win_end-user.zip) = 6475520
Added: head/graphics/icc-profiles-adobe-cs4/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/icc-profiles-adobe-cs4/pkg-descr Thu Jan 18 22:13:05 2018 (r459383)
@@ -0,0 +1,7 @@
+Adobe wants to enable consistent, high-quality color workflows. For
+color workflows to succeed, color information must be shared by
+many people, from original creator to final publisher. For this
+reason, Adobe is supplying ICC profiles as a free download for
+graphics professionals to use across their workflows.
+
+WWW: http://supportdownloads.adobe.com/detail.jsp?ftpID=4075
Added: head/graphics/icc-profiles-adobe-cs4/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/icc-profiles-adobe-cs4/pkg-plist Thu Jan 18 22:13:05 2018 (r459383)
@@ -0,0 +1,25 @@
+%%SYSCOLORDIR%%/Adobe/CMYK/CoatedFOGRA27.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/CoatedFOGRA39.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/CoatedGRACoL2006.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/JapanColor2001Coated.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/JapanColor2001Uncoated.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/JapanColor2002Newspaper.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/JapanColor2003WebCoated.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/JapanWebCoated.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/USWebCoatedSWOP.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/USWebUncoated.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/UncoatedFOGRA29.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/WebCoatedFOGRA28.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/WebCoatedSWOP2006Grade3.icc
+%%SYSCOLORDIR%%/Adobe/CMYK/WebCoatedSWOP2006Grade5.icc
+%%SYSCOLORDIR%%/Adobe/RGB/AdobeRGB1998.icc
+%%SYSCOLORDIR%%/Adobe/RGB/AppleRGB.icc
+%%SYSCOLORDIR%%/Adobe/RGB/ColorMatchRGB.icc
+%%SYSCOLORDIR%%/Adobe/RGB/PAL_SECAM.icc
+%%SYSCOLORDIR%%/Adobe/RGB/SMPTE-C.icc
+%%SYSCOLORDIR%%/Adobe/RGB/VideoHD.icc
+%%SYSCOLORDIR%%/Adobe/RGB/VideoNTSC.icc
+%%SYSCOLORDIR%%/Adobe/RGB/VideoPAL.icc
+%%PORTDOCS%%%%DOCSDIR%%/Color Profile EULA.pdf
+%%PORTDOCS%%%%DOCSDIR%%/Profile Information.pdf
+%%PORTDOCS%%%%DOCSDIR%%/Trademark Information.pdf
More information about the svn-ports-all
mailing list