X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=index.html;h=69f832fa1b098bd9141345288ce24775e1b86562;hb=aed09d5e7e499abbbb7d6118e555588bd7e4d522;hp=29c03e6cc3dc9660ff4e6ee431caae2fdf690f7f;hpb=3ae5918b515cd7399c5ce3b2ae26ad368c2bc679;p=xboard.git diff --git a/index.html b/index.html index 29c03e6..69f832f 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,11 @@ System.

The project also includes a port to 32-bit Windows systems called WinBoard.

+

You can find the download section for Winboard at the Winboard Forum.

+

Development for Winboard, reporting bugs and any other requests can also be done at the same places as for XBoard (see below).

@@ -60,35 +62,63 @@ also be done at the same places as for XBoard (see below).

stable version

The current stable version -is: 4.4.0

+is: 4.4.2

+

It can be found on the main GNU ftp server: http://ftp.gnu.org/gnu/xboard/ (via http) and ftp://ftp.gnu.org/gnu/xboard/ (via ftp).

-

The bare Winboard binaries can also be found at those locations in -the winboard directory -(http,ftp). -An installer package for Windows together with several engines and -other useful files can be found at -the Winboard -forum.

It can also be found on one of the mirrors of ftp.gnu.org; please use a mirror if possible.

+

Precompiled versions are available +for openSUSE +and debian-squeeze +(if you know of other distribution that package it, please let us +know).

+

development version

-

Current unstable version: is: 4.4.1.pre.

+

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).

+ +

At the moment we have three developer versions:

+ + + +
How to build the development version
+ +
git version
+

After cloning the git-repository, do ./autogen.sh, ./configure and then a make.

+ +
tar-balls
+

Unpack the tar ball and do ./configure followed by make.

+

For development sources and other information, please see the XBoard project page at savannah.gnu.org.

-

A snapshot of the latest source code is available at +

A snapshot of the latest source code for all branches is available at the git repository on Savannah.

+

archive

+ +

You can also find an archive of old versions on the ftp server.

+

Documentation

Documentation for XBoard is available online, @@ -98,6 +128,7 @@ running info xboard or man xboard, or by looking at /usr/doc/xboard/, /usr/local/doc/xboard/, or similar directories on your system.

+

The Chess Engine Communication Protocol can be found here.

Screenshots