[Lunar-commits] <moonbase> icc_examin: a new module
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Apr 12 12:22:02 CEST 2009
commit f6c8509ff89a0f1b347d8b9a31787a5f0f6e79c8
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 12 06:22:02 2009 -0400
icc_examin: a new module
---
graphics/icc_examin/DEPENDS | 1 +
graphics/icc_examin/DETAILS | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/graphics/icc_examin/DEPENDS b/graphics/icc_examin/DEPENDS
new file mode 100644
index 0000000..51f8e84
--- /dev/null
+++ b/graphics/icc_examin/DEPENDS
@@ -0,0 +1 @@
+depends oyranos
diff --git a/graphics/icc_examin/DETAILS b/graphics/icc_examin/DETAILS
new file mode 100644
index 0000000..86f8e86
--- /dev/null
+++ b/graphics/icc_examin/DETAILS
@@ -0,0 +1,25 @@
+ MODULE=icc_examin
+ VERSION=0.46
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/oyranos
+ SOURCE_VFY=sha1:80784c1b457a0c478d732bd41a9394c0ebeabb57
+ WEB_SITE="http://www.behrmann.name/index.php?option=com_content&task=view&id=32&Itemid=70"
+ ENTERED=20090412
+ UPDATED=20090412
+ SHORT="a colour management utility"
+
+PSAFE=no
+cat << EOF
+ICC Examin is a colour management utility. (Unix name: iccexamin).
+
+Features:
+
+ * shows the internals of a ICC profile, like text, curves, 3D tables,
+ colour coordinates ...
+ * covers most of the ICC standard v2 tags plus some of version 4
+ * produces a profile quality report; as table or 3D view
+ * accepts measurement data (CGATS); visible as plain text or in 3D
+ * creates and accepts argylls gamut visualisations; vrml
+ * understands video card gamma tables (Xorg/XFree86/osX)
+ * accepts ICC named colour swatches (ncl2); shows as table or 3D
+EOF
More information about the Lunar-commits
mailing list