          MODULE=libXcm
         VERSION=0.4.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/oyranos/$MODULE/
      SOURCE_VFY=sha1:18f330526ed6a3737dbecbd30c8b318f2f7cd2fb
        WEB_SITE=http://www.freedesktop.org/wiki/OpenIcc
         ENTERED=20101112
         UPDATED=20120202
           SHORT="reference implementation of the net-color spec"

cat << EOF
The libXcm library contains the a reference implementation of the net-color
spec. The net-color spec allows to attach colour regions to X windows to
communicate with colour servers.
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.
EOF
