[Lunar-commits] r18458 - in moonbase/trunk/science: . dx

Samuel Verstraete elangelo at lunar-linux.org
Wed Feb 1 14:40:01 UTC 2006


Author: elangelo
Date: 2006-02-01 14:40:00 +0000 (Wed, 01 Feb 2006)
New Revision: 18458

Added:
   moonbase/trunk/science/dx/
   moonbase/trunk/science/dx/BUILD
   moonbase/trunk/science/dx/DEPENDS
   moonbase/trunk/science/dx/DETAILS
Log:
have this module for so long in zlocal... i might as well submit it...
atm with --disable-magick as there's a bug in the current ImageMagick which should be fixed in the next version...
gr,S.


Added: moonbase/trunk/science/dx/BUILD
===================================================================
--- moonbase/trunk/science/dx/BUILD	2006-02-01 05:07:31 UTC (rev 18457)
+++ moonbase/trunk/science/dx/BUILD	2006-02-01 14:40:00 UTC (rev 18458)
@@ -0,0 +1,6 @@
+(
+  ./configure  --prefix=/opt  --without-magick      &&
+  make                              &&
+  prepare_install                   &&
+  make    install                   
+) > $C_FIFO 2>&1

Added: moonbase/trunk/science/dx/DEPENDS
===================================================================
--- moonbase/trunk/science/dx/DEPENDS	2006-02-01 05:07:31 UTC (rev 18457)
+++ moonbase/trunk/science/dx/DEPENDS	2006-02-01 14:40:00 UTC (rev 18458)
@@ -0,0 +1,2 @@
+	depends openMotif &&
+#	depends ImageMagick

Added: moonbase/trunk/science/dx/DETAILS
===================================================================
--- moonbase/trunk/science/dx/DETAILS	2006-02-01 05:07:31 UTC (rev 18457)
+++ moonbase/trunk/science/dx/DETAILS	2006-02-01 14:40:00 UTC (rev 18458)
@@ -0,0 +1,14 @@
+           MODULE=dx
+          VERSION=4.4.0 
+           SOURCE=$MODULE-$VERSION.tar.gz
+    SOURCE_URL[0]=http://opendx.npaci.edu/source/
+       SOURCE_VFY=sah1:f5f1f090cf55857513e2862b392c10a8fb43982d  
+         WEB_SITE=http://www.opendx.org/
+          ENTERED=20050525
+          UPDATED=20060129
+	          PSAFE=no
+       MAINTAINER=elangelo at xfce.org
+            SHORT="Make your data come to life!"
+cat << EOF
+OpenDX gives you new control over your data...and new insights into their meaning. Yet OpenDX is easy to use because it lets you visualize data in ways you've never dreamed of--without getting bogged down in the technology.
+EOF



More information about the Lunar-commits mailing list