          MODULE=libXcm
         VERSION=0.5.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/oyranos-cms/libxcm/archive/$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libxcm-$VERSION
      SOURCE_VFY=sha256:7d97f168be4f87a5118417d7be764e35a1eb94eac5020003c005f3a97a521cc1
        WEB_SITE=https://www.oyranos.org/libxcm/
         ENTERED=20101112
         UPDATED=20180403
           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
