[GRASS-SVN] r36102 - grass-web/trunk/download

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 25 22:15:06 EST 2009


Author: hamish
Date: 2009-02-25 22:15:06 -0500 (Wed, 25 Feb 2009)
New Revision: 36102

Modified:
   grass-web/trunk/download/software.inc
Log:
more cleanup: qgis versions, prep for cygwin, fix html bug


Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc	2009-02-26 03:00:42 UTC (rev 36101)
+++ grass-web/trunk/download/software.inc	2009-02-26 03:15:06 UTC (rev 36102)
@@ -111,7 +111,7 @@
     <img src="../images/logo_win.png" alt="MS-Windows"> MS-Windows:<BR>
     &bull; <a href="../grass63/binary/mswindows/native/">Native installer</a><br> <!-- packager: Marco Pasetti -->
     &bull; <a href="../grass63/binary/mswindows/cygwin/">Cygwin</a> (UNIX emulation)<br> <!-- packager: Glynn Clements -->
-    &bull; <a href="http://download.qgis.org/downloads.rhtml">QGIS with GRASS toolbox</a>
+    &bull; <a href="http://download.qgis.org/downloads.rhtml">QGIS 0.11 GRASS toolbox</a>
 </td>
 
 <td>
@@ -156,12 +156,16 @@
 <td>
     <img src="../images/logo_lin.png" alt="GNU/Linux"> GNU/Linux:<BR>
     &bull; <a href="http://packages.debian.org/grass">Debian</a><br> <!-- Packager: DebianGIS team -->
-    &bull; <a href="http://download.opensuse.org/repositories/Application:/Geo/">OpenSUSE</a><br> <!-- Otto Dassau -->
+    &bull; <a href="http://download.opensuse.org/repositories/Application:/Geo/">OpenSUSE</a> (Geo Repo)<br> <!-- Otto Dassau -->
     <BR>
     <img src="../images/logo_mac.png" alt="MacOSX"> <a href="../grass64/binary/macosx/">MacOSX</a><br>
     <BR>
-    <img src="../images/logo_win.png" alt="MS-Windows"> MS-Windows:<BR>
-    &bull; <a href="http://trac.osgeo.org/osgeo4w/wiki/pkg-grass">Native OSGeo4W</a><br>
+    <img src="../images/logo_win.png" alt="MS-Windows">
+<!--	<a href="http://trac.osgeo.org/osgeo4w/wiki/pkg-grass">MS-Windows</a> (native)<br> -->
+     MS-Windows:<BR>
+    &bull; <a href="http://trac.osgeo.org/osgeo4w/wiki/pkg-grass">Native OSGeo4W installer</a><br>
+<!--    &bull; <a href="http://../grass64/binary/mswindows/cygwin/">Cygwin</a> (UNIX emulation)<br> [doesn't exist yet] -->
+    &bull; <a href="http://www.qgis.org">QGIS 1.0 GRASS toolbox</a><br>
     <BR>
     Weekly snapshot:<BR>
     <img src="../images/logo_lin.png" alt="GNU/Linux">
@@ -254,8 +258,8 @@
 <hr>
 <a name="requirements"></a>
 <h3>Requirements</h3>
-<a href="../grass64/source/REQUIREMENTS.html" NAME="requirements">Installation
-requirements (needed libraries)</a> - 
+<a href="../grass64/source/REQUIREMENTS.html">Installation requirements
+ (needed libraries)</a> - 
 
 From here you can download all GRASS software, source codes, binaries,
 manuals, and datasets. Most documentation is in PDF format, so you



More information about the grass-commit mailing list