Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560333
en ru br
ALT Linux repos
S:0.8-alt3.qa1
5.0: 0.8-alt3
4.1: 0.8-alt1

Group :: System/Libraries
RPM: xcalib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xcalib
Version: 0.8
Release: alt1

Summary: ICC Profile loader
License: GPL
Group: System/Libraries

Url: http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib
Source: http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/xcalib-source-%version.tar.gz
Patch: xcalib-buildfix.diff
BuildRequires: libXxf86vm-devel

%description
xcalib is a tiny monitor calibration loader for XFree86 (or X.org)
It is able to apply the vcgt-tag of the ICC device profile to the
video-LUT (a matrix which assigns one color value to another).
You can make ICC profiles for your screens, cameras and scanners
with LProf or load profiles made by various commercial profilers.


%prep
%setup
%patch -p1

%build
%make

%install
install -d %buildroot/%_bindir
install -m755 %name %buildroot/%_bindir/%name
install -d %buildroot/%_datadir/color/icc
install -m644 *.icc %buildroot/%_datadir/color/icc

%files
%_bindir/*
%_datadir/color/icc/*.icc
%doc README README.profilers

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin