1Summary:   Color Management Data
2Name:      icc
3License:   zlib
4Group:     Productivity/Graphics/Other
5URL:       http://www.freedesktop.org/wiki/OpenIcc
6Vendor:    http://www.freedesktop.org/wiki/OpenIcc
7BuildArch: noarch
8BuildRoot: %{_tmppath}/%{name}-%{version}-build
9Prefix:    %{_prefix}
10
11%description
12The color data is provided to be used by color managed applications and
13systems.
14
15
16
17%prep
18%setup -n  icc-profiles-openicc-%{version}
19
20%build
21%configure --quick
22
23%install
24make DESTDIR=%{buildroot} install
25rm -fr %{buildroot}/%{_datadir}/color/icc/Cine*
26
27%clean
28
29%post
30%postun
31
32%package      mime-types
33Summary:    ICC + CGATS icon
34Group:     Productivity/Graphics/Other
35Version:    1.2
36%description  mime-types
37The ICC profile and CGATS mime types and a icon for these file types.
38
39
40%package      profiles-openicc-rgb
41Summary:    Default sRGB ICC profile +
42Group:     Productivity/Graphics/Other
43Version:    1.3
44Requires:   icc-dirs
45%description  profiles-openicc-rgb
46The "WWW standard" sRGB colorimetry in a ICC profile and others.
47
48%package      profiles-oyranos-extra
49Summary:    Gray and ITUlab profiles
50Group:     Productivity/Graphics/Other
51Vendor:     http://www.oyranos.org
52URL:        http://www.oyranos.org
53Version:    1.2
54Requires:   icc-dirs
55Provides:       shared-color-profiles-extra = %{version}-%{release}
56Obsoletes:      shared-color-profiles-extra < %{version}-%{release}
57%description  profiles-oyranos-extra
58A gray and ITUlab fax ICC profile.
59
60%package      profiles-lcms-lab
61Summary:    Default PCS profiles
62Group:     Productivity/Graphics/Other
63Vendor:     http://www.littlecms.com
64URL:        http://www.littlecms.com
65Version:    1.2
66Requires:   icc-dirs
67%description  profiles-lcms-lab
68Special LCMS profiles for PCS color spaces.
69
70%package      profiles-basiccolor-lstarrgb
71Summary:    Default Editing RGB profile
72Group:     Productivity/Graphics/Other
73Vendor:     http://www.colormanagement.org
74URL:        http://www.colormanagement.org
75Version:    1.2
76Requires:   icc-dirs
77%description  profiles-basiccolor-lstarrgb
78The RGB profile maintaining perceptual equal lightness.
79The LStar-RGB.icc profile is colorimetric identical to the eciRGB_v2 profile.
80
81
82%package      targets-fogra
83Summary:    FOGRA Printing Characterisation Data
84Group:     Productivity/Graphics/Other
85URL:        http://www.fogra.org
86Vendor:     http://www.fogra.org
87Version:    1.0
88Requires:   icc-dirs
89%description  targets-fogra
90Printing characterisation data according to ISO 12647-2.
91These are CMYK characterisation data for coated,
92webcoated, uncoated, uncoatedyellowish and SC paper.
93
94%package      targets-npes
95Summary:    NPES Printing Characterisation Data
96Group:     Productivity/Graphics/Other
97URL:        http://www.npes.org
98Vendor:     http://www.npes.org
99Version:    1.0
100Requires:   icc-dirs
101%description  targets-npes
102Printing characterisation data. These are CMYK
103characterisation data for GRACoL, SWOP and SNAP.
104
105%package      profiles-all
106Summary:    OpenICC Data with all ICC profiles and targets
107Group:     Productivity/Graphics/Other
108Version:    1.2
109Requires:   icc-profiles-basiccolor-printing2009-extra
110Requires:   icc-profiles-openicc-rgb
111Requires:   icc-profiles-lcms-lab
112Requires:   icc-profiles-oyranos-extra
113Requires:   icc-profiles-basiccolor-lstarrgb
114%description  profiles-all
115The meta package installs all ICC profiles from the OpenICC Data collection.
116
117%package      profiles-mini
118Summary:    OpenICC Data with minimal ICC profiles
119Group:     Productivity/Graphics/Other
120Version:    1.2
121Requires:   icc-profiles-openicc-rgb
122Requires:   icc-profiles-lcms-lab
123Requires:   icc-profiles-basiccolor-lstarrgb
124%description  profiles-mini
125The meta package installs a minimal set of ICC profiles from the OpenICC
126Data collection. No Cmyk and Gray profiles are contained.
127
128%package      profiles
129Summary:    OpenICC Data with complete ICC profiles
130Group:     Productivity/Graphics/Other
131Version:    1.2
132Requires:   icc-profiles-openicc-rgb
133Requires:   icc-profiles-lcms-lab
134Requires:   icc-profiles-basiccolor-lstarrgb
135Requires:   icc-profiles-basiccolor-printing2009-coat2
136Requires:   icc-profiles-oyranos-extra
137Provides:       openicc-data = %{version}-%{release}
138Obsoletes:      openicc-data < %{version}-%{release}
139Provides:       shared-color-profiles = %{version}-%{release}
140Obsoletes:      shared-color-profiles < %{version}-%{release}
141%description  profiles
142The meta package installs a complete set of ICC profiles from the OpenICC
143Data collection. One Cmyk profile is contained.
144
145
146%files mime-types
147%defattr(-, root, root)
148%{_datadir}/mime/packages/*
149%{pixmapdir}/*
150%{icondir}/*
151# This should go in the package docs, not with the profiles.
152%doc default_profiles/base/LICENSE-ZLIB
153
154
155%files profiles-lcms-lab
156%defattr(-, root, root)
157%{syscolordir}/icc/lcms/LCMS*.ICM
158%{syscolordir}/icc/lcms/Lab.icc
159%{syscolordir}/icc/lcms/XYZ.icc
160%doc default_profiles/base/LICENSE-ZLIB
161
162%files profiles-oyranos-extra
163%defattr(-, root, root)
164%{syscolordir}/icc/Oyranos/ITULab.icc
165%{syscolordir}/icc/Oyranos/Gray_linear.icc
166%{syscolordir}/icc/Oyranos/Gray-CIE_L.icc
167%doc default_profiles/base/LICENSE-ZLIB
168
169%files profiles-basiccolor-lstarrgb
170%defattr(-, root, root)
171%{syscolordir}/icc/basICColor/LStar-RGB.icc
172# This should go in the package docs, not with the profiles.
173%doc default_profiles/base/LICENSE-ZLIB-LSTAR
174
175%files profiles-openicc-rgb
176%defattr(-, root, root)
177%{syscolordir}/icc/OpenICC/sRGB.icc
178%{syscolordir}/icc/OpenICC/ProPhoto-RGB.icc
179%{syscolordir}/icc/OpenICC/compatibleWithAdobeRGB1998.icc
180%doc default_profiles/base/LICENSE-ZLIB
181
182%files targets-fogra
183%defattr(-, root, root)
184%{syscolordir}/target/fogra/FOGRA28L.ti3
185%{syscolordir}/target/fogra/FOGRA29L.ti3
186%{syscolordir}/target/fogra/FOGRA30L.ti3
187%{syscolordir}/target/fogra/FOGRA39L.ti3
188%{syscolordir}/target/fogra/FOGRA40L.ti3
189%doc default_profiles/printing/LICENSE-ZLIB
190
191%files targets-npes
192%defattr(-, root, root)
193%{syscolordir}/target/NPES/TR002.ti3
194%{syscolordir}/target/NPES/TR003.ti3
195%{syscolordir}/target/NPES/TR005.ti3
196%{syscolordir}/target/NPES/TR006.ti3
197%doc default_profiles/printing/LICENSE-ZLIB
198
199%files profiles-all
200%defattr(-, root, root)
201%doc default_profiles/base/LICENSE-ZLIB
202
203%files profiles-mini
204%defattr(-, root, root)
205%doc default_profiles/base/LICENSE-ZLIB
206
207%files profiles
208%defattr(-, root, root)
209%doc default_profiles/base/LICENSE-ZLIB
210
211
212%changelog
213* Sun Jul 10 2011 Kai-Uwe Behrmann <ku.b at gmx.de> - 1.3.0
214- rename basic package to icc-profiles-openicc
215- use bzip2 package for RPM
216
217* Sat Apr 09 2011 - Kai-Uwe Behrmann <ku.b at gmx.de>
218- omit PhotoGamutRGB until license is clear
219- add icc-profiles RPM to contain icc-profiles-mini + one Cmyk and Gray profile
220- set ICC profile ID
221
222* Thu Jan 17 2011 - Kai-Uwe Behrmann <ku.b at gmx.de>
223- remove printing profiles
224- add dependency to icc-profiles-basiccolor-printing2009
225
226* Mon Dec 27 2010 - Kai-Uwe Behrmann <ku.b at gmx.de>
227- split out a directory package from the mime types
228
229* Fri Aug 28 2010 - Kai-Uwe Behrmann <ku.b at gmx.de>
230- new package naming scheme for Oyranos independent installations
231
232* Sat Jul 24 2010 - Kai-Uwe Behrmann <ku.b at gmx.de>
233- switch from eciRGB_v2 to LStar-RGB.icc because of new licensing
234
235* Sun May 16 2010 - Kai-Uwe Behrmann <ku.b at gmx.de>
236- bump version for PCS profiles because of their change (size fix, git 404f5755)
237
238* Wed Oct 22 2008 - Kai-Uwe Behrmann <ku.b at gmx.de>
239- update to new profiles
240- add characterisation data
241- remove ECI print profiles
242
243* Thu Feb 26 2008 - Kai-Uwe Behrmann <ku.b at gmx.de>
244- v0.5
245- change some licenses to public domain
246- new eciRGBv2 profiles
247- remove LStar-RGB
248
249* Sun Jul 9 2006 - Kai-Uwe Behrmann <ku.b at gmx.de>
250- add compatibleWithAdobeRGB1998.icc from Graeme Gill
251- move oyranos-sRGB to oyranos-RGB for inclusion of above profile
252
253* Wed Jul 5 2006 - Kai-Uwe Behrmann <ku.b at gmx.de>
254- add Lab.icc and XYZ.icc symlinks => v0.4
255
256* Sat Jun 4 2005 - Kai-Uwe Behrmann <ku.b at gmx.de>
257- sorting URLs and Licenses
258
259* Fri Jun 3 2005  - P. Linnell <mrodcs at scribus.info>
260- spec files tweaks
261- split the package into sub-packages to avoid future name space clashes
262
263* Sat May 28 2005 - Kai-Uwe Behrmann
264- packaging
265
266* Tue Apr 21 2005 Kai-Uwe Behrmann
267- first release
268
269
270