[Lunar-commits] CVS: moonbase/games/xboard DETAILS,1.3,1.4
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Dec 18 23:40:16 UTC 2004
Update of /var/cvs/lunar/moonbase/games/xboard
In directory espresso.foo-projects.org:/tmp/cvs-serv16649
Modified Files:
DETAILS
Log Message:
Just a bit of formatting tweaks
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/xboard/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:29:59 -0000 1.3
+++ DETAILS 18 Dec 2004 23:40:14 -0000 1.4
@@ -1,22 +1,25 @@
MODULE=xboard
VERSION=4.2.7
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNU_URL/$MODULE/
- SOURCE_VFY=md5:b70ad8ff7569975302c5fb402d5eea32
+ SOURCE_URL=$GNU_URL/$MODULE/
+ SOURCE_VFY=md5:b70ad8ff7569975302c5fb402d5eea32
WEB_SITE=http://www.tim-mann.org/xboard.html
ENTERED=20020428
UPDATED=20031130
- SHORT="XBoard is a graphical user interface for chess"
-cat << EOF
-XBoard is a graphical user interface for chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves games in Portable Game Notation (PGN). XBoard is free software. It serves as a front-end for many different chess services, including:
-
-Chess engines that will run on your machine and play a game against you or help you analyze, such as GNU Chess and Crafty (topic [D.3] below).
-
-Chess servers on the Internet, where you can connect to play chess with people from all over the world, watch other users play, or just hang out and chat.
-
-Correspondence chess played by electronic mail. The cmail program (topic [B.6] below) automates the tasks of parsing email from your opponent, playing his moves out on your board, and mailing your reply move after you've chosen it.
-
-The Web and your own saved games. You can use XBoard as a helper application to view PGN games in your Web browser, or to load and save your own PGN files.
+ SHORT="A graphical user interface for chess"
-XBoard runs under Unix or Unix-compatible systems. It requires the X Window System, version X11R4 or later. There are also ports of XBoard to 32-bit Microsoft Windows and to the Amiga. See topics [B.2] and [B.3] respectively.
+cat << EOF
+XBoard is a graphical user interfaces for chess. They display a
+chessboard on the screen, accept moves made with the mouse, and loads
+and saves games in Portable Game Notation (PGN). It serves as a
+front-end for many different chess services, including:
+ * Chess engines that will run on your machine and play a game against
+ you or help you analyze, such as GNU Chess and Crafty.
+ * Chess servers on the Internet, where you can connect to play chess
+ with people from all over the world, watch other users play, or
+ just hang out and chat.
+ * Correspondence chess played by electronic mail. The CMail program
+ automates the tasks of parsing email from your opponent, playing
+ his moves out on your board, and mailing your reply move after
+ you've chosen it.
EOF
More information about the Lunar-commits
mailing list