Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37519607
en ru br
Репозитории ALT
S:0.8-alt3.qa1
5.1: 0.8-alt3
4.1: 0.8-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: xcalib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin