[Lunar-commits] <moonbase> xcm: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 2 10:54:32 CET 2012
commit fa435088befefb6b4b902c0d2aa73f596ff82e78
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 2 04:54:32 2012 -0500
xcm: Adding to moonbase.
---
graphics/xcm/DEPENDS | 2 ++
graphics/xcm/DETAILS | 17 +++++++++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/graphics/xcm/DEPENDS b/graphics/xcm/DEPENDS
new file mode 100644
index 0000000..1f51663
--- /dev/null
+++ b/graphics/xcm/DEPENDS
@@ -0,0 +1,2 @@
+depends udev
+depends libXcm
diff --git a/graphics/xcm/DETAILS b/graphics/xcm/DETAILS
new file mode 100644
index 0000000..ed45091
--- /dev/null
+++ b/graphics/xcm/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=xcm
+ VERSION=0.4.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/oyranos/Xcm/
+ SOURCE_VFY=sha1:9d8a0104cda45fe8b84d8dcd421f27246766104b
+ WEB_SITE=http://www.oyranos.org/
+ ENTERED=20120202
+ UPDATED=20120202
+ SHORT="tools based on libXcm"
+
+cat << EOF
+
+ Tools which based on libXcm, a library for colour management on X.
+ xcmddc requests EDID from a monitor over the i2c bus.
+ xcmedid is for parsing EDID data blocks.
+ xcmevents observes X11 colour management events.
+EOF
More information about the Lunar-commits
mailing list