[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: download.html
User: ahvezda
Date: 05/03/02 22:17:28
Modified: . download.html index.html
Log:
New version updates, added gspiceui
Revision Changes Path
1.9 +36 -4 eda/geda/website/download.html
(In the diff below, changes in quantity of whitespace are not shown.)
Index: download.html
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/website/download.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- download.html 2 Mar 2005 02:59:29 -0000 1.8
+++ download.html 3 Mar 2005 03:17:28 -0000 1.9
@@ -475,9 +475,9 @@
<tr>
<td><a href="./tools/gnucap/index.html">gnucap</a></td>
-<td>2005-01-27</td>
-<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2005-01-27.tar.gz">Download</td>
-<td><a href="./dist/gnucap-2005-01-27.tar.gz">Download</a></td>
+<td>2005-02-20</td>
+<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gnucap-2005-02-20.tar.gz">Download</td>
+<td><a href="./dist/gnucap-2005-02-20.tar.gz">Download</a></td>
<td>Circuit Analysis Package</td>
</tr>
@@ -510,6 +510,38 @@
<br>
<p>
+<a href="./tools/gspiceui/index.html"><b>GSpiceUI</b></a> : GUI Frontend to SPICE
+<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
+
+<tr>
+ <th style="background-color: #f5f5f5;">Package</th>
+ <th style="background-color: #f5f5f5;">Version</th>
+ <th style="background-color: #f5f5f5;">FTP</th>
+ <th style="background-color: #f5f5f5;">HTTP</th>
+
+ <th style="background-color: #f5f5f5;">Description</th>
+</tr>
+
+<tr>
+<td><a href="http://www.wxwidgets.org">wxWidgets</a></td>
+<td>2.5.4</td>
+<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/wxGTK-2.5.4.tar.gz">Download</a></td>
+<td><a href="./dist/wxGTK-2.5.4.tar.gz">Download</a></td>
+<td>wxWidgets (wxGTK) toolkit library</td>
+</tr>
+
+<tr>
+<td><a href="./tools/icarus/index.html">GSpiceUI</a></td>
+<td>0.6.81</td>
+<td><a href="ftp://ftp.geda.seul.org/pub/geda/dist/gspiceui-v0.6.81.tar.gz">Download</td>
+<td><a href="./dist/gspiceui-v0.6.81.tar.gz">Download</a></td>
+<td>GUI Frontend to SPICE</td>
+</tr>
+
+</table>
+<br>
+<p>
+
<a href="./tools/gtkwave/index.html"><b>GTKWave</b></a> : Electronic waveform viewer
<table cellpadding="2" cellspacing="0" style="text-align: left; border-style: solid; border-color: #d0d0d0; border-width: 1px;" width="100%">
@@ -716,7 +748,7 @@
<div id="footer">
<h5>
Last update:
-$Id: download.html,v 1.8 2005/03/02 02:59:29 ahvezda Exp $
+$Id: download.html,v 1.9 2005/03/03 03:17:28 ahvezda Exp $
</h5>
</div>
1.7 +1 -2 eda/geda/website/index.html
(In the diff below, changes in quantity of whitespace are not shown.)
Index: index.html
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/website/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- index.html 5 Feb 2005 06:40:43 -0000 1.6
+++ index.html 3 Mar 2005 03:17:28 -0000 1.7
@@ -104,7 +104,6 @@
<H2> Website Mirrors: </H2>
<a HREF="http://www.geda.seul.org/"><img SRC="./graphics/us50.png" title="Main Site, MA, USA"></a>
-<a HREF="http://www.embeddedlogic.com/gEDA"><img SRC="./graphics/us50.png" title="AZ, USA"></a>
<a HREF="http://ftp.sunet.se/geda/"><img SRC="./graphics/se.png" title="Swedish Mirror"></a>
<a HREF="http://www.inblue.com/gEDA/"><img SRC="./graphics/jp.png" title="Japanese Mirror"></a>
</div>
@@ -112,7 +111,7 @@
<div id="footer">
<h5>
Last update:
-$Id: index.html,v 1.6 2005/02/05 06:40:43 ahvezda Exp $
+$Id: index.html,v 1.7 2005/03/03 03:17:28 ahvezda Exp $
<font size=1><A HREF="./geda.css">css</A></font>
</h5>
</div>