]> git.pld-linux.org Git - packages/argyllcms.git/blob - argyllcms.spec
up to 2.3.0
[packages/argyllcms.git] / argyllcms.spec
1 Summary:        ICC compatible color management system
2 Summary(pl.UTF-8):      System zarządzania kolorami kompatybilny z ICC
3 Name:           argyllcms
4 Version:        2.3.0
5 Release:        1
6 License:        AGPL v3, MIT, GPL v2+, LGPL v2.1+, FDL v1.3
7 Group:          X11/Applications/Graphics
8 Source0:        https://www.argyllcms.com/Argyll_V%{version}_src.zip
9 # Source0-md5:  24216dad044d6b336d1a2bcb45fb5d6f
10 URL:            http://www.argyllcms.com/
11 BuildRequires:  jam
12 BuildRequires:  libjpeg-devel
13 BuildRequires:  libpng-devel
14 BuildRequires:  libtiff-devel
15 BuildRequires:  linux-libc-headers
16 BuildRequires:  openssl-devel
17 BuildRequires:  unzip
18 BuildRequires:  xorg-lib-libX11-devel
19 BuildRequires:  xorg-lib-libXScrnSaver-devel
20 BuildRequires:  xorg-lib-libXext-devel
21 BuildRequires:  xorg-lib-libXinerama-devel
22 BuildRequires:  xorg-lib-libXrandr-devel
23 BuildRequires:  xorg-lib-libXxf86vm-devel
24 BuildRequires:  xorg-proto-xproto-devel
25 BuildRequires:  zlib-devel
26 Obsoletes:      udev-argyllcms
27 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
29 %description
30 The Argyll color management system supports accurate ICC profile
31 creation for acquisition devices, CMYK printers, film recorders and
32 calibration and profiling of displays.
33
34 Spectral sample data is supported, allowing a selection of illuminants
35 observer types, and paper fluorescent whitener additive compensation.
36 Profiles can also incorporate source specific gamut mappings for
37 perceptual and saturation intents. Gamut mapping and profile linking
38 uses the CIECAM02 appearance model, a unique gamut mapping algorithm,
39 and a wide selection of rendering intents. It also includes code for
40 the fastest portable 8 bit raster color conversion engine available
41 anywhere, as well as support for fast, fully accurate 16 bit
42 conversion. Device color gamuts can also be viewed and compared using
43 a VRML viewer.
44
45 %description -l pl.UTF-8
46 System zarządzania kolorami Argyll obsługuje tworzenie dokładnych
47 profili ICC dla urządzeń skanujących, drukarek CMYK i kamer oraz
48 kalibrację i profilowanie wyświetlaczy.
49
50 Obsługiwane są dane próbek widmowych, co pozwala na wybór typów
51 obserwatora oświetlenia oraz kompensację addytywną fluorescencyjnych
52 wybielaczy papieru. Profile mogą zawierać także zależne od źródła
53 odwzorowania podzbioru kolorów (gamut) pod kątem postrzegania i
54 nasycenia. Odwzorowanie kolorów i wiązanie profili wykorzystuje model
55 wyglądu kolorów CIECAM02, unikalny algorytm odwzorowania podzbioru
56 kolorów oraz szeroki wybór celu renderingu. Zawiera także kod
57 najszybszego dostępnego przenośnego 8-bitowego rastrowego silnika
58 konwersji kolorów, a także obsługę szybkiej, dokładniej 16-bitowej
59 konwersji. Podzbiór kolorów urządzeń można oglądać i porównywać przy
60 użyciu przeglądarki VRML.
61
62 %package doc
63 Summary:        Argyll CMS documentation
64 Summary(pl.UTF-8):      Dokumentacja systemu Argyll CMS
65 Group:          Documentation
66 # Does not really make sense without Argyll CMS itself
67 Requires:       %{name} = %{version}-%{release}
68
69 %description doc
70 The Argyll color management system supports accurate ICC profile
71 creation for acquisition devices, CMYK printers, film recorders and
72 calibration and profiling of displays.
73
74 This package contains the Argyll color management system
75 documentation.
76
77 %description doc -l pl.UTF-8
78 System zarządzania kolorami Argyll obsługuje tworzenie dokładnych
79 profili ICC dla urządzeń skanujących, drukarek CMYK i kamer oraz
80 kalibrację i profilowanie wyświetlaczy.
81
82 Ten pakiet zawiera dokumentację do systemu zarządzania kolorami
83 Argyll.
84
85 %prep
86 %setup -q -n Argyll_V%{version}
87
88 %build
89 export CC="%{__cc}"
90 export PREF_CCFLAGS="%{rpmcflags} %{rpmcppflags}"
91 export PREF_LINKFLAGS="%{rpmldflags}"
92 jam -fJambase %{_smp_mflags} -dx -sPREFIX="%{_prefix}" -sREFSUBDIR=share/color/argyll/ref  all
93
94 %install
95 rm -rf $RPM_BUILD_ROOT
96 jam -fJambase %{_smp_mflags} -dx -sPREFIX="%{_prefix}" -sDESTDIR=$RPM_BUILD_ROOT -sREFSUBDIR=share/color/argyll/ref  install
97
98 %{__rm} $RPM_BUILD_ROOT%{_prefix}/bin/License.txt
99
100 %clean
101 rm -rf $RPM_BUILD_ROOT
102
103 %post   -p /sbin/ldconfig
104 %postun -p /sbin/ldconfig
105
106 %files
107 %defattr(644,root,root,755)
108 %doc Readme.txt
109 %attr(755,root,root) %{_bindir}/applycal
110 %attr(755,root,root) %{_bindir}/average
111 %attr(755,root,root) %{_bindir}/cb2ti3
112 %attr(755,root,root) %{_bindir}/cctiff
113 %attr(755,root,root) %{_bindir}/ccxxmake
114 %attr(755,root,root) %{_bindir}/chartread
115 %attr(755,root,root) %{_bindir}/collink
116 %attr(755,root,root) %{_bindir}/colprof
117 %attr(755,root,root) %{_bindir}/colverify
118 %attr(755,root,root) %{_bindir}/cxf2ti3
119 %attr(755,root,root) %{_bindir}/dispcal
120 %attr(755,root,root) %{_bindir}/dispread
121 %attr(755,root,root) %{_bindir}/dispwin
122 %attr(755,root,root) %{_bindir}/extracticc
123 %attr(755,root,root) %{_bindir}/extractttag
124 %attr(755,root,root) %{_bindir}/fakeCMY
125 %attr(755,root,root) %{_bindir}/fakeread
126 %attr(755,root,root) %{_bindir}/greytiff
127 %attr(755,root,root) %{_bindir}/iccdump
128 %attr(755,root,root) %{_bindir}/iccgamut
129 %attr(755,root,root) %{_bindir}/icclu
130 %attr(755,root,root) %{_bindir}/iccvcgt
131 %attr(755,root,root) %{_bindir}/illumread
132 %attr(755,root,root) %{_bindir}/invprofcheck
133 %attr(755,root,root) %{_bindir}/kodak2ti3
134 %attr(755,root,root) %{_bindir}/ls2ti3
135 %attr(755,root,root) %{_bindir}/mppcheck
136 %attr(755,root,root) %{_bindir}/mpplu
137 %attr(755,root,root) %{_bindir}/mppprof
138 %attr(755,root,root) %{_bindir}/oeminst
139 %attr(755,root,root) %{_bindir}/printcal
140 %attr(755,root,root) %{_bindir}/printtarg
141 %attr(755,root,root) %{_bindir}/profcheck
142 %attr(755,root,root) %{_bindir}/refine
143 %attr(755,root,root) %{_bindir}/revfix
144 %attr(755,root,root) %{_bindir}/scanin
145 %attr(755,root,root) %{_bindir}/spec2cie
146 %attr(755,root,root) %{_bindir}/specplot
147 %attr(755,root,root) %{_bindir}/splitti3
148 %attr(755,root,root) %{_bindir}/spotread
149 %attr(755,root,root) %{_bindir}/synthcal
150 %attr(755,root,root) %{_bindir}/synthread
151 %attr(755,root,root) %{_bindir}/targen
152 %attr(755,root,root) %{_bindir}/tiffgamut
153 %attr(755,root,root) %{_bindir}/timage
154 %attr(755,root,root) %{_bindir}/txt2ti3
155 %attr(755,root,root) %{_bindir}/viewgam
156 %attr(755,root,root) %{_bindir}/xicclu
157 %dir %{_datadir}/color/argyll
158 %{_datadir}/color/argyll/ref
159
160 %files doc
161 %defattr(644,root,root,755)
162 %doc doc/*.html doc/*.jpg doc/*.txt
This page took 0.089662 seconds and 3 git commands to generate.