[Lunar-commits] <moonbase> libXcm: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Nov 13 00:43:57 CET 2010
commit 34337662e9201e027e4f9e716a8735607a886d8b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Nov 12 18:43:57 2010 -0500
libXcm: Adding to moonbase.
---
libs/libXcm/DETAILS | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/libs/libXcm/DETAILS b/libs/libXcm/DETAILS
new file mode 100644
index 0000000..3ab3a19
--- /dev/null
+++ b/libs/libXcm/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=libXcm
+ VERSION=0.3.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/oyranos/$MODULE/
+ SOURCE_VFY=sha1:71ab99918edd1db5121dfc6f45d7992636536de9
+ WEB_SITE=http://www.freedesktop.org/wiki/OpenIcc
+ ENTERED=20101112
+ UPDATED=20101112
+ 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
More information about the Lunar-commits
mailing list