[Lunar-commits] <moonbase> openicc-data: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Nov 19 19:25:53 CET 2010


commit 297b9ccee74b2c33a631001309011a9234b30ff7
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Nov 19 13:25:53 2010 -0500

    openicc-data: Adding to moonbase.
---
 graphics/openicc-data/BUILD   |   18 ++++++++++++++++++
 graphics/openicc-data/DEPENDS |    1 +
 graphics/openicc-data/DETAILS |   17 +++++++++++++++++
 3 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/graphics/openicc-data/BUILD b/graphics/openicc-data/BUILD
new file mode 100644
index 0000000..2f37a44
--- /dev/null
+++ b/graphics/openicc-data/BUILD
@@ -0,0 +1,18 @@
+(
+
+  mkdir -p /usr/share/icons/$MODULE &&
+
+  ./configure --prefix=/usr                   \
+              --cmmsubpath=/usr/share/$MODULE \
+              --datadir=/usr/share/$MODULE    \
+              --syscolordir=/usr/share/$MODULE \
+              --syscolordir=/usr/lib/colour/modules \
+              --iccdirname=/usr/share/color/icc \
+              $OPTS  &&
+#  default_config &&
+
+#  sedit "s:novendor:novendor --mode system:g" Makefile &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/graphics/openicc-data/DEPENDS b/graphics/openicc-data/DEPENDS
new file mode 100644
index 0000000..0fdda23
--- /dev/null
+++ b/graphics/openicc-data/DEPENDS
@@ -0,0 +1 @@
+depends xdg-utils
diff --git a/graphics/openicc-data/DETAILS b/graphics/openicc-data/DETAILS
new file mode 100644
index 0000000..9765080
--- /dev/null
+++ b/graphics/openicc-data/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=openicc-data
+         VERSION=1.0.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/openicc/OpenICC-Profiles/
+      SOURCE_VFY=sha1:dd2ed93f0862d52a590b7bfcda415483954e1b5c
+        WEB_SITE=http://freedesktop.org/wiki/OpenIcc
+         ENTERED=20101119
+         UPDATED=20101119
+           SHORT="common settings for color applications to share profiles and settings"
+
+cat << EOF
+OpenICC has two main goals. The first goal is to work out a common set of 
+settings for color savvy applications to share profiles and settings. The 
+second goal is to bring together those developers in areas like printing, 
+display and desktop applications to work together to make color management 
+end to end work for open source applications.
+EOF


More information about the Lunar-commits mailing list