Home > Repositories > base > libXcm

libXcm: A reference implementation of the X Color Management specification

The libXcm library contains a reference implementation of the X Color Management specification. The X Color Management specification allows to attach colour regions to X windows to communicate with colour servers.
The XcmDDC API can be used to fetch a EDID data block from a monitor over a i2c communication. On Linux typical the i2c-dev module must be loaded to use this hardware data channel. The device nodes must obtain rights accessible to normal users.
The XcmEdidParse API is for parsing EDID data blocks. A small example application is included.
The XcmEvents API allowes to easily observe X11 colour management events. The included xcmsevents makes use of the XcmEvents API.
Name:libXcm
Release: 0.5.4-1mamba
Group:System/Libraries
Maintainer:silvan
License:MIT
Size:307.99 kB
Upstream URL:https://github.com/oyranos-cms/libxcm
Build time:2022-04-07 14:55:54
Binary packages and requirements
x86_64i586
Built RPMSlibXcm
libXcm-debug
libXcm-devel
libXcm
libXcm-debug
libXcm-devel
Build requirementsglibc-devel [1]
libICE-devel [1]
libSM-devel [1]
libX11-devel [1]
libXau-devel [1]
libXdmcp-devel [1]
libXext-devel [1]
libXfixes-devel [1]
libXmu-devel [1]
libXt-devel [1]
libbsd-devel [1]
libuuid-devel [1]
libxcb-devel [1]
xorgproto-devel [1]
glibc-devel [1]
libICE-devel [1]
libSM-devel [1]
libX11-devel [1]
libXau-devel [1]
libXdmcp-devel [1]
libXext-devel [1]
libXfixes-devel [1]
libXmu-devel [1]
libXt-devel [1]
libbsd-devel [1]
libuuid-devel [1]
libxcb-devel [1]
xorgproto-devel [1]
History of changes
DatePackagerReleaseDescription
2021-12-27silvan0.5.4-1mamba- update to 0.5.4
2012-10-16silvan0.5.1-1mamba- package created by autospec