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