updated webpage to include new development version on the Open Build Server
authorArun Persaud <arun@nubati.net>
Sat, 4 Jun 2011 20:08:53 +0000 (13:08 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 4 Jun 2011 20:08:53 +0000 (13:08 -0700)
index.html

index 54ada4e..bca6bda 100644 (file)
@@ -143,21 +143,19 @@ know).</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 <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard">openSUSE Build Server</a> we provide packages that can be installed in parallel to the normal xboard version. To do this the programs are renamed to xboardnext (latest from the v4.5.x branch in git) and xboardgit (latest version from the master branch in git).</p>
+<p>At the <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard">Open Build Server</a> we provide packages that can be installed in parallel to the normal xboard version. To do this the programs are renamed to xboardnext (latest from the v4.5.x branch in git) and xboardgit (latest version from the master branch in git). Packages are available for: Debian 6.0, Fedora 14, Fedora 15, Mandriva 2010, Mandriva 2010.1, RedHat RHEL 5, RedHat RHEL 6, opensuse 11.3, opensuse 11.4, opensuse Tumbleweed, opensuse Factory, Ubunut 10.10, Ubuntu 11.04.</p>
 
-<p>At the moment we have three developer versions:</p>
+<p> Windows builds of development version can be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
 
-<ul>
-<li>A snapshot of the v4.5.x branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> (4.5.2 is the latest, so nothing new here) </a>. <br />
-This will become version 4.5.3. Precompiled packaged versions are/will be available for <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard">openSUSE (can be installed parallel to the normal xboard package)</a>, <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/ ">Windows</a>.
+<p>Furthermore we provide two development versions (tagged commits in git):</p>
 
+<ul>
+<li>A snapshot of the v4.5.x branch (a few commits behind the build server packages mentioned above): <a href="ftp://alpha.gnu.org/gnu/xboard/"> (4.5.2 is the latest, so nothing new here) </a>. <br />
+This will become version 4.5.3. <a href="http://packages.debian.org/experimental/xboard">Debian packages</a> of these tar-balls are available.
+</li>
 <li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20110507 </a>. <br />
-The master branch includes the development for v4.5.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions are available for <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard/">openSUSE (can be installed parallel to the normal xboard package)</a>, <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/WinBoard-4.5.0.exe ">Windows</a>.
-
+The master branch includes the development for v4.5.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions are available for <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/WinBoard-4.5.0.exe ">Windows</a>. More current versions from the master branch can be downloaded via git or from the Open Build Server (see above).
 </li>
-<li>A snapshot of the gtk branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">gtk-20100806</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. 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>