[Lunar-commits] r21695 - in moonbase/branches/crater/science: qtiplot qwtplot3d

Samuel Verstraete elangelo at lunar-linux.org
Fri Oct 6 11:10:13 UTC 2006


Author: elangelo
Date: 2006-10-06 11:10:13 +0000 (Fri, 06 Oct 2006)
New Revision: 21695

Modified:
   moonbase/branches/crater/science/qtiplot/DEPENDS
   moonbase/branches/crater/science/qtiplot/DETAILS
   moonbase/branches/crater/science/qwtplot3d/DETAILS
Log:
upgrade to latest version
adds perspective 3D rendering instead of the orthogonal stuff
gr,S.


Modified: moonbase/branches/crater/science/qtiplot/DEPENDS
===================================================================
--- moonbase/branches/crater/science/qtiplot/DEPENDS	2006-10-06 04:47:10 UTC (rev 21694)
+++ moonbase/branches/crater/science/qtiplot/DEPENDS	2006-10-06 11:10:13 UTC (rev 21695)
@@ -1,4 +1,3 @@
 depends qt3
 depends qwtplot3d
 depends gsl
-depends zlib

Modified: moonbase/branches/crater/science/qtiplot/DETAILS
===================================================================
--- moonbase/branches/crater/science/qtiplot/DETAILS	2006-10-06 04:47:10 UTC (rev 21694)
+++ moonbase/branches/crater/science/qtiplot/DETAILS	2006-10-06 11:10:13 UTC (rev 21695)
@@ -1,11 +1,15 @@
           MODULE=qtiplot
-         VERSION=0.8.3
+         VERSION=0.8.8
           SOURCE=$MODULE-$VERSION.tar.bz2
+					SOURCE2=liborigin-20060616.tar.gz
       SOURCE_URL=http://soft.proindependent.com/src
-			SOURCE_VFY=sha1:5b360b042d5548d7d3a0faa685186eb3974ddca6
+			SOURCE2_URL=http://liborigin.sourceforge.net/
+			SOURCE_VFY=sha1:8eaf0fcf31887d0732a462e3b39a0c41ccfae7ff
+			SOURCE2_VFY=sha1:a0cf5045e7258bd27fc42c466f2faf3336392104
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
         WEB_SITE=http://soft.proindependent.com/qtiplot.html
          ENTERED=20060516
-         UPDATED=20060516
+         UPDATED=20060915
            SHORT="data analysis and plotting software"
 
 cat << EOF

Modified: moonbase/branches/crater/science/qwtplot3d/DETAILS
===================================================================
--- moonbase/branches/crater/science/qwtplot3d/DETAILS	2006-10-06 04:47:10 UTC (rev 21694)
+++ moonbase/branches/crater/science/qwtplot3d/DETAILS	2006-10-06 11:10:13 UTC (rev 21695)
@@ -1,13 +1,13 @@
-          MODULE=qwtplot3d
-         VERSION=0.2.6
-          SOURCE=$MODULE-$VERSION.tgz
-				SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-   SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:23330688ed2ca6e738e9ef5259e01fcca6aba2e7  
-        WEB_SITE=http://qwtplot3d.sourceforge.net/
-         ENTERED=20060516
-         UPDATED=20060516
-           SHORT="Qt/OpenGL-based C++ programming library"
+           MODULE=qwtplot3d
+          VERSION=0.2.6
+           SOURCE=$MODULE-$VERSION.tgz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+       SOURCE_URL=$SFORGE_URL/$MODULE
+       SOURCE_VFY=sha1:23330688ed2ca6e738e9ef5259e01fcca6aba2e7  
+         WEB_SITE=http://qwtplot3d.sourceforge.net/
+          ENTERED=20060516
+          UPDATED=20060516
+            SHORT="Qt/OpenGL-based C++ programming library"
 
 cat << EOF
 QwtPlot3D is not a  program, but a feature-rich Qt/OpenGL-based C++ programming library, providing essentially a  bunch of 3D-widgets for programmers.



More information about the Lunar-commits mailing list