new developer release for 4.4.x. Added links to some packages
authorArun Persaud <arun@nubati.net>
Sun, 21 Feb 2010 00:25:23 +0000 (00:25 +0000)
committerArun Persaud <arun@nubati.net>
Sun, 21 Feb 2010 00:25:23 +0000 (00:25 +0000)
index.html

index ce8c1fb..79b55d3 100644 (file)
@@ -73,19 +73,25 @@ of ftp.gnu.org</a>;
 please <a href="http://ftpmirror.gnu.org/xboard">use a mirror</a> if
 possible.</p>
 
+Precompiled versions are available for <a href="http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/">openSUSE</a> and <a href="http://packages.debian.org/squeeze/xboard">debian-squeeze</a> (if you know of other distribution that package it, please let us know).
+
 <h4>development version</h4>
 
-<p>It would be great if people would like help in the developing process. We can use all kind of help, from people who just use the software and have a feature request (send them to developer mailing list), to people who can update/check the documentation and especially people who test development versions (send problems to the developer mailing list). </p>
+<p>It would be great if people would like to help in the developing process. We can use all kinds of help, from people who just use the software and have a feature request (send them to developer mailing list), to people who can update/check the documentation and especially people who test development versions (send problems to the developer mailing list). </p>
 
 <p>At the moment we have three developer versions:</p>
 
 <ul>
 <li>A snapshot of the 4.4.3 branch: 
-   This will become the next stable version.  <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.3.20100118</a></li>
+   This will become the next stable version.  <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.3.20100220</a>. A precompiled version is available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE</a>.
+    
+</li>
 <li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">master-20100206</a>. <br />
-   The master branch at this moment also includes changes that will go in future version, but not necessary in the next release. Since this includes lots of changes, chances for major bugs are higher.</li>
+   The master branch at this moment also includes changes that will go in future version, but not necessary in the next release. Since this includes lots of changes, chances for major bugs are higher. A precompiled version is available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE</a> and <a href="http://packages.debian.org/experimental/xboard">debian</a>.
+
+</li>
 <li>A snapshot of the gtk branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">gtk-20100206</a>. <br />
-   In the gtk branch we are working on merging Winboard and Xboard back together using a gtk-frontend. This code doesn't work 100% yet, it will crash quite often, but you can almost play normal games against a machine already.</li>
+   In the gtk branch we are working on merging Winboard and Xboard back together using a gtk-frontend. This code doesn't work 100% yet, it will crash quite often, but you can almost play normal games against a machine already. A precompiled version is available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE</a>.</li>
 </ul>
 
 <h5>How to build the development version</h5>