Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510103
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 

%define _iccdir %_datadir/color/icc

Name: xcalib
Version: 0.8
Release: alt3.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: ICC Profile loader
License: GPLv2+
Group: System/Libraries

Url: http://xcalib.sourceforge.net/
Source: http://downloads.sourceforge.net/xcalib/xcalib-source-%version.tar.gz
Patch1: xcalib-buildfix.diff

# Automatically added by buildreq on Tue Dec 02 2008

BuildRequires: libX11-devel libXext-devel 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
%patch1 -p1

%build
%make_build all

%install
install -d %buildroot{%_bindir,%_iccdir}
install -m755 xcalib %buildroot%_bindir/
install -m644 *.icc %buildroot%_iccdir/

%files
%_bindir/*
%_iccdir/*.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