[Lunar-commits] <moonbase-other> icc_examin: Readding to moonbase.

stumbles stumbles at lunar-linux.org
Tue Oct 16 13:06:56 CEST 2012


commit 0c55ad9d356affc25f10a34d5d5e4b12802b6c0c
Author: stumbles <stumbles at lunar-linux.org>
Date: Tue, 16 Oct 2012 04:06:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0c55ad9d356affc25f10a34d5d5e4b12802b6c0c

icc_examin: Readding to moonbase.
---
  graphics/icc_examin/BUILD   | +8/-0     
  graphics/icc_examin/DEPENDS | +5/-0     
  graphics/icc_examin/DETAILS | +25/-0    
  3 files changed, 38 insertions(+)

--- /dev/null
+++ b/graphics/icc_examin/BUILD
@@ -0,0 +1,8 @@
+(
+
+# Our /etc/issue is multiline and it throws their logic in a tizzy.
+  sedit 's:cat /etc/issue.net:xargs < /etc/issue.net:g' configure &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/icc_examin/DEPENDS
@@ -0,0 +1,5 @@
+depends fltk
+depends oyranos
+depends lcms
+depends ftgl
+depends tiff
--- /dev/null
+++ b/graphics/icc_examin/DETAILS
@@ -0,0 +1,25 @@
+          MODULE=icc_examin
+         VERSION=0.51
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/oyranos
+      SOURCE_VFY=sha1:88b951879f304add2670630bd3d0632a0dd39ff7
+        WEB_SITE=http://www.oyranos.org/icc-examin/
+         ENTERED=20090412
+         UPDATED=20121015
+           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