X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=index.html;h=568ccc9ebe60138eb1c4edbeaf47c65227929b9b;hb=66dd3a4242e188877d992bf84c4db8b07cfefc39;hp=5e3f7b40ac8f98e63f6ef6817d5caad3fee3538d;hpb=406711d936b995b850fc5bb7bff76096681cb290;p=xboard.git diff --git a/index.html b/index.html index 5e3f7b4..568ccc9 100644 --- a/index.html +++ b/index.html @@ -111,12 +111,18 @@ need to be highlighted. The benefit would be though that we could prepare a much better and up to date Windows documentation.

+

Update the webpage

+

The content of the webpage could be updated with screenshots from +the latest version. We also have a new tutorial that could be +integrated. The webpage should also be integrated with git, so that +all developers have access to it.

+

Downloading XBoard

stable version

The current stable version -is: 4.5.0

+is: 4.5.2a

It can be found on the main GNU ftp server: http://ftp.gnu.org/gnu/xboard/ (via http) and @@ -137,29 +143,27 @@ know).

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:

+

At the Open Build Server 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.

+ +

Windows builds of development version can be found at HGM's web page. + +

Furthermore we provide two development versions (tagged commits in git):

How to build the development version
git version
-

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

+

After cloning the git-repository, run ./autogen.sh, ./configure and then make and make install.

tar-balls
-

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

+

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

For development sources and other information, please see @@ -315,7 +319,7 @@ href="/server/standards/README.translations.html">Translations README for information on coordinating and submitting translations of this article.

-

Copyright © 2009 Free Software Foundation, Inc.

+

Copyright © 2009,2010,2011 Free Software Foundation, Inc.

Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this @@ -323,7 +327,7 @@ notice, and the copyright notice, are preserved.

Updated: -$Date$ +$Date: 2011/06/04 20:10:23 $