r11422 - in /desktop/unstable/gnome-games/debian: changelog glchess.6 glines.6 gnect.6 gnibbles.6 gnobots2.6 gnome-sudoku.6 gnometris.6 gnomine.6 gnotravex.6 gnotski.6 gtail.6 iagno.6 mahjongg.6 same-gnome.6

svena-guest at users.alioth.debian.org svena-guest at users.alioth.debian.org
Sat Jun 9 21:31:52 UTC 2007


Author: svena-guest
Date: Sat Jun  9 21:31:52 2007
New Revision: 11422

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11422
Log:
* Add manpages for the rest of the games. Manpages for glchess 
  and gnome-sudoku shamelessly stolen from their respective 
  packages. (Closes: #218411, #228164)

Added:
    desktop/unstable/gnome-games/debian/glchess.6
    desktop/unstable/gnome-games/debian/glines.6
    desktop/unstable/gnome-games/debian/gnect.6
    desktop/unstable/gnome-games/debian/gnibbles.6
    desktop/unstable/gnome-games/debian/gnobots2.6
    desktop/unstable/gnome-games/debian/gnome-sudoku.6
    desktop/unstable/gnome-games/debian/gnometris.6
    desktop/unstable/gnome-games/debian/gnomine.6
    desktop/unstable/gnome-games/debian/gnotravex.6
    desktop/unstable/gnome-games/debian/gnotski.6
    desktop/unstable/gnome-games/debian/gtail.6
    desktop/unstable/gnome-games/debian/iagno.6
    desktop/unstable/gnome-games/debian/mahjongg.6
    desktop/unstable/gnome-games/debian/same-gnome.6
Modified:
    desktop/unstable/gnome-games/debian/changelog

Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=11422&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog (original)
+++ desktop/unstable/gnome-games/debian/changelog Sat Jun  9 21:31:52 2007
@@ -1,3 +1,11 @@
+gnome-games (1:2.18.2-2) UNRELEASED; urgency=low
+
+  * Add manpages for the rest of the games. Manpages for glchess 
+    and gnome-sudoku shamelessly stolen from their respective 
+    packages. (Closes: #218411, #228164)
+
+ -- Sven Arvidsson <sa at whiz.se>  Sat, 09 Jun 2007 23:27:44 +0200
+
 gnome-games (1:2.18.2-1) unstable; urgency=low
 
   * New upstream stable release.

Added: desktop/unstable/gnome-games/debian/glchess.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/glchess.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/glchess.6 (added)
+++ desktop/unstable/gnome-games/debian/glchess.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,27 @@
+.TH "GLCHESS" "6" 
+.SH "NAME" 
+glchess \(em A 3D chess application 
+.SH "SYNOPSIS" 
+.PP 
+\fBglchess\fR 
+.SH "DESCRIPTION" 
+.PP 
+\fBglchess\fR is a 3D chess application for 
+GTK+ which supports CECP compatible artificial intelligences. 
+.PP 
+More information can be found at http://glchess.sourceforge.net. 
+.SH "SEE ALSO" 
+.PP 
+gnuchess(6), crafty(6), amy(6), faile(6), xboard(6). 
+.SH "AUTHOR" 
+.PP 
+glChess and this manual page were written by Robert Ancell bob27 at users.sourceforge.net. 
+Permission is granted to copy, distribute and/or modify this document under 
+the terms of the GNU General Public License, Version 2 any 
+later version published by the Free Software Foundation. 
+ 
+.PP 
+On Debian systems, the complete text of the GNU General Public 
+License can be found in /usr/share/common-licenses/GPL. 
+ 
+.\" created by instant / docbook-to-man, Wed 06 Jun 2007, 21:55 

Added: desktop/unstable/gnome-games/debian/glines.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/glines.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/glines.6 (added)
+++ desktop/unstable/gnome-games/debian/glines.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,42 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH glines 6 "2007\-06\-06" "GNOME"
+.SH NAME
+Five or More \- GNOME port of the once-popular Colour Lines game
+.SH SYNOPSIS
+.B glines
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B glines
+is the GNOME port of the once popular Windows game called Colour Lines.
+The game's objective is to align as often as possible five or more
+objects of the same colour and shape causing them to disappear.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B glines
+was written by Robert Szokovacs <szo at appaloosacorp.hu> and
+Szabolcs Ban <shooby at gnome.hu>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnect.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnect.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnect.6 (added)
+++ desktop/unstable/gnome-games/debian/gnect.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,41 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnect 6 "2007\-06\-06" "GNOME"
+.SH NAME
+Four-in-a-Row \- four-in-a-row game for GNOME
+.SH SYNOPSIS
+.B gnect
+.RI [ OPTION... ]
+.SH DESCRIPTION
+The object of the game is to build a line of four of your marbles
+while trying to stop your opponent (human or computer) building a line
+of his or her own. A line can be horizontal, vertical or diagonal.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnect
+was written by Tim Musson <trmusson at ihug.co.nz> and David Neary
+<bolsh at gimp.org>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnibbles.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnibbles.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnibbles.6 (added)
+++ desktop/unstable/gnome-games/debian/gnibbles.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,43 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnibbles 6 "2007\-06\-06" "GNOME"
+.SH NAME
+Nibbles \- A worm game for GNOME
+.SH SYNOPSIS
+.B gnibbles
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnibbles
+is a game where the user controls a snake.  The snake moves around the
+board, eating diamonds while avoiding the walls placed around it. 
+.P
+The game can be played against the computer or against other players,
+locally or over the network.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnibbles
+was written by Sean MacIsaac, Ian Peters and Andreas R\øsdal.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnobots2.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnobots2.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnobots2.6 (added)
+++ desktop/unstable/gnome-games/debian/gnobots2.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,53 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnobots2 6 "2007\-06\-07" "GNOME"
+.SH NAME
+Robots \- Based on classic BSD Robots
+.SH SYNOPSIS
+.B gnobots2
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnobots2
+is a game where you try and avoid a band of marauding
+robots which are, for no adequately explained reason, trying to kill
+you. It is based on the text-based robots game which can be found on a
+number of UNIX systems.
+.SH OPTIONS
+.TP
+.B \-c, --config=NAME
+Set game configuration. Choose from "robots2", "robots2 easy", "classic
+robots", "robots with safe teleport" and "nightmare".
+.TP
+.B \-x, \-\-x=X
+Initial window position
+.TP
+.B \-y, \-\-y=Y
+Initial window position
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnobots2
+was written by Mark Rae <m.rae at inpharmatica.co.uk>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnome-sudoku.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnome-sudoku.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnome-sudoku.6 (added)
+++ desktop/unstable/gnome-games/debian/gnome-sudoku.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,34 @@
+.TH "GNOME-SUDOKU" "1" 
+.SH "NAME" 
+gnome-sudoku \(em puzzle game for the popular Japanese sudoku logic puzzle 
+.SH "DESCRIPTION" 
+.PP 
+This manual page documents briefly the 
+\fBgnome-sudoku\fR command. 
+.PP 
+This manual page was written for the \fBUbuntu\fP distribution 
+because the original program does not have a manual page. 
+ 
+.PP 
+\fBgnome-sudoku\fR  a simple player for the sudoku  
+number logic puzzle. GNOME Sudoku generates unique, symmetrical  
+puzzles and rates their difficulty. Games can be played or printed, so  
+GNOME Sudoku can be used to print out a set of puzzles to take with  
+you or to play a puzzle at a time on screen. All games persist across  
+sessions and you can resume any old game at any time, as well as  
+replay any game you've already won. More information about GNOME  
+Sudoku can be found at http://gnome-sudoku.sf.net 
+ 
+.SH "AUTHOR" 
+.PP 
+This manual page was written by Thomas Mills Hinkle <Thomas_Hinkle at alumni.brown.edu> for 
+the \fBUbuntu\fP system (but may be used by others).  Permission is 
+granted to copy, distribute and/or modify this document under 
+the terms of the GNU General Public License, Version 2 any  
+later version published by the Free Software Foundation. 
+ 
+.PP 
+On Debian systems, the complete text of the GNU General Public 
+License can be found in /usr/share/common-licenses/GPL. 
+ 
+.\" created by instant / docbook-to-man, Wed 06 Jun 2007, 21:59 

Added: desktop/unstable/gnome-games/debian/gnometris.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnometris.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnometris.6 (added)
+++ desktop/unstable/gnome-games/debian/gnometris.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,44 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnometris 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Gnometris \- Tetris game for GNOME
+.SH SYNOPSIS
+.B gnometris
+.RI [ OPTION... ]
+.SH DESCRIPTION
+Gnometris comes from the classic falling-block game, Tetris. The goal
+of the game is to create complete horizontal lines of blocks, which
+will disappear. 
+.SH OPTIONS
+.TP
+.B \-l, \-\-level=LEVEL
+Set starting level (1 or greater)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnometris
+was written by J. Marcin Gorycki <janusz.gorycki at intel.com>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnomine.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnomine.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnomine.6 (added)
+++ desktop/unstable/gnome-games/debian/gnomine.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,59 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnomine 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Mines \- The popular logic puzzle minesweeper
+.SH SYNOPSIS
+.B gnomine
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnomine
+is a puzzle game where you locate mines floating in an ocean using
+only your brain and a little bit of luck.
+.SH OPTIONS
+.TP
+.B \-x, \-\-width=X
+Width of grid
+.TP
+.B \-y, \-\-height=Y 
+Height of grid
+.TP
+.B \-n, \-\-mines=NUMBER
+Number of mines
+.TP
+.B \-f, \-\-size
+Size of the board (0-2 = small-large, 3=custom)
+.TP
+.B \-a, \-\-a=X
+X location of window
+.TP
+.B \-b, \-\-b=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnomine
+was written by Szekeres Istvan and others.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnotravex.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnotravex.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnotravex.6 (added)
+++ desktop/unstable/gnome-games/debian/gnotravex.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,50 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotravex 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Tetravex \- A simple puzzle game for GNOME
+.SH SYNOPSIS
+.B gnotravex
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Tetravex is a simple puzzle where pieces must be positioned so
+that the same numbers are touching each other. Your game is timed,
+these times are stored in a system-wide scoreboard.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.TP
+.B \-s, \-\-size=SIZE
+Size of board (2-6)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnotravex
+was written by Lars Rydlinge.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gnotski.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gnotski.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gnotski.6 (added)
+++ desktop/unstable/gnome-games/debian/gnotski.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,47 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotski 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Klotski \- Sliding block puzzles game for GNOME
+.SH SYNOPSIS
+.B gnotski
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnotski
+is a clone of the Klotski game. The objective is to move the patterned
+block to the area bordered by green markers.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnotski
+was written by Lars Rydlinge.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/gtail.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/gtail.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/gtail.6 (added)
+++ desktop/unstable/gnome-games/debian/gtail.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,56 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gtali 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Tali \- A variation on poker with dice and less money.
+.SH SYNOPSIS
+.B gtali
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Tali is a sort of poker with dice and less money.  You roll five
+dice three times and try to create the best hand. Your two rerolls may
+include any or all of your dice.
+.SH OPTIONS
+.TP
+.B \-d, \-\-delay
+Delay computer moves
+.TP
+.B \-t, \-\-thoughts
+Display computer thoughts
+.TP
+.B \-n, \-\-computers=NUMBER
+Number of computer opponents
+.TP
+.B \-p, \-\-humans=NUMBER
+Number of human opponents
+.TP
+.B \-g, \-\-game=STRING
+Game choice: Regular or Colours
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gtali
+was written by Scott Heavner.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/iagno.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/iagno.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/iagno.6 (added)
+++ desktop/unstable/gnome-games/debian/iagno.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,50 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotski 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Iagno \- A disk flipping game derived from Reversi.
+.SH SYNOPSIS
+.B iagno
+.RI [ OPTION... ]
+.SH DESCRIPTION
+Iagno is a two player strategy game similar to Go.  The board is 8 by
+8 with tiles that are black on one side and white on the other side.
+The object of Iagno is to flip as  many of your opponent's tiles to
+your color as possible without your opponent flipping your tiles.
+This is done by trapping your opponent's tiles between two tiles of
+your own color.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B iagno
+was written by Ian Peters.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/mahjongg.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/mahjongg.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/mahjongg.6 (added)
+++ desktop/unstable/gnome-games/debian/mahjongg.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,39 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH mahjongg 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Mahjongg \- A matching game played with Mahjongg tiles
+.SH SYNOPSIS
+.B mahjongg
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Mahjongg, or Mahjongg for short, is a solitaire (one player)
+version of the classic Eastern tile game, Mahjongg.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B mahjongg
+was written by Francisco Bustamante, Max Watson and many others.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-games/debian/same-gnome.6
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/same-gnome.6?rev=11422&op=file
==============================================================================
--- desktop/unstable/gnome-games/debian/same-gnome.6 (added)
+++ desktop/unstable/gnome-games/debian/same-gnome.6 Sat Jun  9 21:31:52 2007
@@ -1,0 +1,51 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH same-gnome 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Same GNOME \- A puzzle game for GNOME
+.SH SYNOPSIS
+.B same-gnome
+.RI [ OPTION... ]
+.SH DESCRIPTION
+The goal is to remove as many objects as possible in as few moves as
+possible. Objects that are adjacent to each other get removed as a
+group. The remaining objects then collapse to fill in the gaps and new
+groups are formed. You cannot remove single objects.
+.SH OPTIONS
+.TP
+.B \-t, \-\-theme=NAME
+Set the theme
+.TP
+.B \-s, \-\-scenario=NAME
+For backwards compatibility
+.TP
+.B \-z, \-\-size=NUMBER
+Game size (1=small, 3=large)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B same-gnome
+was written by Callum McKenzie.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.




More information about the pkg-gnome-commits mailing list