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

stumbles stumbles at lunar-linux.org
Mon Oct 15 18:04:10 CEST 2012


commit 4b4b3e49a46b55478514d3c5331cdc3dbfc54cf2
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 15 Oct 2012 09:04:10 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4b4b3e49a46b55478514d3c5331cdc3dbfc54cf2

xcalib: Readding to moonbase.
---
  x11-apps/xcalib/BUILD   | +14/-0    
  x11-apps/xcalib/DETAILS | +13/-0    
  2 files changed, 27 insertions(+)

--- /dev/null
+++ b/x11-apps/xcalib/BUILD
@@ -0,0 +1,14 @@
+(
+
+  sedit "s:local/bin/:bin/:g" Makefile
+  sedit "s:0644:755:" Makefile
+
+  default_make
+
+  if [ ! -d /usr/share/color/icc ]; then
+      mkdir -p /usr/share/color/icc
+  fi &&
+
+  cp *.icc /usr/share/color/icc/
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/x11-apps/xcalib/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=xcalib
+         VERSION=0.8
+          SOURCE=$MODULE-source-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:93565ff3df6cf78fd8d1cbeefd094aea6ba070fd
+        WEB_SITE=http://xcalib.sourceforge.net/
+         ENTERED=20090226
+         UPDATED=20090226
+           SHORT="monitor calibration loader"
+
+cat << EOF
+xcalib is a tiny monitor calibration loader for XFree86 (or X.org).
+EOF




More information about the Lunar-commits mailing list