r2074 - packages/trunk/pangzero/debian

Miriam Ruiz baby-guest at alioth.debian.org
Sat Dec 9 00:01:55 CET 2006


Author: baby-guest
Date: 2006-12-09 00:01:54 +0100 (Sat, 09 Dec 2006)
New Revision: 2074

Added:
   packages/trunk/pangzero/debian/pangzero.6
Modified:
   packages/trunk/pangzero/debian/rules
Log:
Added man page



Added: packages/trunk/pangzero/debian/pangzero.6
===================================================================
--- packages/trunk/pangzero/debian/pangzero.6	2006-12-08 20:31:16 UTC (rev 2073)
+++ packages/trunk/pangzero/debian/pangzero.6	2006-12-08 23:01:54 UTC (rev 2074)
@@ -0,0 +1,51 @@
+.\" .ig
+.\" Pang Zero manual page.
+.\" 
+.\" Miriam Ruiz <little_miry at yahoo.es>, 2006.
+.\" 
+.\" This next line loads the www macro package so that the .URL macro can be used.
+.\" ..
+.\" .mso www.tmac
+.TH "Pang Zero" "6" "8 December 2006" "UPi" "Games"
+.SH "NAME"
+.
+Pang Zero \- action game that involves popping balloons with a harpoon
+.SH "SYNOPSIS"
+.
+.B pangzero
+.
+.SH "DESCRIPTION"
+.
+Pang Zero is a clone and enhancement of Super Pang, a fast\-paced action game that involves popping balloons with a harpoon.
+.P
+The intention is to create a fun, open\-source game that many (currently up to 6) people can play together. You can play Pang Zero alone, but it's a lot more fun to play with your friends.
+.
+.SH "USAGE"
+.
+The purpose of the game is to destroy balls using a harpoon. When those balls are hit, they will split into two smaller balls until they are totally destroyed. There are also some special balls which will appear during the game.
+.P
+Right after starting the game you will have a menu available, in which you will be able to select some playing options. You can use cursor keys to navigate through menuoptions and use Enter to select one. 'P' key pauses the game, and Esc quits.
+.P
+In that menu, you can select the number of players (between 1 and 6), Select some game options, like turn the sound or the music on and off, or switch between fullscreen, windowed screen or widescreen. You can also select the keys for the players.
+.P
+There's a tutorial available through the starting menu, that you can use to learn how to play.
+.
+.SH "FILES"
+.
+.TP 
+.I ~/.pangzerorc
+This is where Pang Zero stores user data and game configuration.
+.SH "AUTHOR"
+Pang Zero was written by UPi.
+.P
+This manual page was written for Debian by Miriam Ruiz <little_miry at yahoo.es>.
+.
+.SH "SEE ALSO"
+.
+.ig
+This is rather hacky \-\- the turn off line adjustment temporarily using .na/.ad
+since lines with very long words (like URLs) look ugly.
+..
+.na
+.URL "http://apocalypse.rulez.org/pangzero" "Pang Zero homepage" ""
+.ad

Modified: packages/trunk/pangzero/debian/rules
===================================================================
--- packages/trunk/pangzero/debian/rules	2006-12-08 20:31:16 UTC (rev 2073)
+++ packages/trunk/pangzero/debian/rules	2006-12-08 23:01:54 UTC (rev 2074)
@@ -66,7 +66,7 @@
 #	dh_install
 	dh_installmenu
 	dh_installinfo
-	dh_installman
+	dh_installman debian/pangzero.6
 	dh_link
 	dh_strip
 	dh_compress




More information about the Pkg-games-commits mailing list