[Kst] www/areas/extragear/apps/kst
Andrew Walker
arwalker at sumusltd.com
Thu Apr 24 22:37:00 CEST 2008
SVN commit 800781 by arwalker:
update version information
M +7 -8 download.html
M +2 -2 features.html
M +1 -1 index.html
--- trunk/www/areas/extragear/apps/kst/download.html #800780:800781
@@ -40,7 +40,7 @@
<td>
<h3>Obtaining kst source</h3>
<p>
-The current stable release of kst is 1.5.0. Kst is available for
+The current stable release of kst is 1.6.0. Kst is available for
download from your local
<a href="http://download.kde.org/download.php?url=stable/apps/KDE3.x/scientific/">KDE
mirror</a>.
@@ -54,20 +54,19 @@
are available, and will usually compile. -->
<a href="http://techbase.kde.org/Getting_Started/Sources/Anonymous_SVN">Anonymous subversion
(svn)</a> access is also available, as well as browsable websvn for the
-<a href="http://websvn.kde.org/branches/work/kst/1.5/kst/">current (1.5.x) branch</a>
+<a href="http://websvn.kde.org/tags/kst/1.6.0/">stable (1.6.x) branch</a>
(bugfixes only), the
-<a href="http://websvn.kde.org/branches/extragear/kde3/graphics/kst/">development (1.6.x) branch</a>,
+<a href="http://websvn.kde.org/branches/extragear/kde3/graphics/kst/">development (1.7.x) branch</a>,
and the (doesn't work yet)
-<a href="http://websvn.kde.org/branches/work/kst/portto4/kst/">QT4 (kst 2.0) branch</a>.
+<a href="http://websvn.kde.org/branches/work/kst/portto4/kst/">Qt4 (Kst 2.0) branch</a>.
</p>
<p>
Compiling kst is as simple as <code>./configure --prefix=/usr &&
make && su -c "make install"</code>. You may need to change
the prefix to point where your kde is installed. Kst currently
-requires KDE3.4 or KDE3.5 (or newer (not QT/KDE4)).
-gsl and gsl-devel are
-required for most of the included plugins, including real time fitting
-and filtering. cfitsio is required for reading fits files.
+requires KDE3.4 or KDE3.5 (or newer (not QT/KDE4)).
+gsl and gsl-devel are required for most of the included plugins,
+including real time fitting and filtering. cfitsio is required for reading fits files.
For help with compiling, installing, or running any of the above,
please see the <a href="help.html">help</a> page.
</p>
--- trunk/www/areas/extragear/apps/kst/features.html #800780:800781
@@ -39,7 +39,7 @@
<tr>
<td>
<h3>Current kst features:</h3>
-<p>kst 1.5.0 released 2007-11-01
+<p>kst 1.6.0 released 2008-04-21
<ul>
<li>Fast real-time display and manipulation of streaming data
<li>Quick zooming and scrolling via mouse and keyboard
@@ -65,7 +65,7 @@
<h3>Future release roadmap:</h3>
<h4>(subject to change)</h4>
<p>
-kst 1.6.0 continues support for KDE 3.x.<br/>
+kst 1.7.0 continues support for KDE 3.x.<br/>
kst 2.0.0 expected release to coincide with (and require) KDE 4.0.
</p>
</td></tr>
--- trunk/www/areas/extragear/apps/kst/index.html #800780:800781
@@ -75,7 +75,7 @@
</p>
<p>
Kst is licenced under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.
-The current stable version of kst is 1.5.0.
+The current stable version of kst is 1.6.0.
</p>
</td><td width="3%"> </td><td valign="top" width="666 px">
<a href="screenshots.html">
More information about the Kst
mailing list