Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747489
en ru br
ALT Linux repos
S:1.0.5-alt1
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: xcmsdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xcmsdb
Version: 1.0.5
Release: alt1

Summary: Device Color Characterization utility for X Color Management System
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

BuildRequires: libX11-devel libXau-devel libXdmcp-devel pkg-config xorg-proto-devel
BuildRequires: xorg-util-macros

%description
xcmsdb is used to load, query, or remove Device Color  Characterization
data stored in properties on the root window of the screen as specified
in section 7, Device Color  Characterization,  of  the  ICCCM.   Device
Color  Characterization  data  (also  called  the Device Profile) is an
integral part of Xlib's X Color Management System (Xcms), necessary for
proper conversion of color specification between device-independent and
device-dependent  forms.   Xcms  uses  3x3  matrices  stored   in   the
XDCCC_LINEAR_RGB_MATRICES  property  to  convert  color  specifications
between CIEXYZ and RGB Intensity (XcmsRGBi, also referred to as  linear
RGB).    Xcms  then  uses  display  gamma  information  stored  in  the
XDCCC_LINEAR_RGB_CORRECTION property to  convert  color  specifications
between  RGBi and RGB device (XcmsRGB, also referred to as device RGB).

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%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