Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37572177
en ru br
Репозитории ALT

Группа :: Графика
Пакет: xiccd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: xiccd
Version: 0.2.2
Release: alt1

Summary: X color profile daemon
License: %gpl3plus
Group: Graphics

URL: https://github.com/agalakhov/xiccd
# https://github.com/agalakhov/xiccd.git
Source: %name-%version.tar
Source1: xiccd.desktop
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses

BuildRequires: libX11-devel libXrandr-devel glib2-devel libcolord-devel

Requires: colord

%description
xiccd is a simple bridge between colord and X.
It does the following tasks:
* Enumerates displays and register them in colord;
* Creates default ICC profiles based on EDID data;
* Applies ICC profiles provided by colord;
* Maintains user's private ICC storage directory.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
install -Dm0644 %SOURCE1 %buildroot%_sysconfdir/xdg/autostart/xiccd.desktop

%files
%config(noreplace) %_sysconfdir/xdg/autostart/*.desktop
%_bindir/%name

%changelog

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

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