debian/0000755000000000000000000000000012144746452007177 5ustar debian/source/0000755000000000000000000000000012143007600010457 5ustar debian/source/format0000644000000000000000000000001412142222470011670 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000001312143003421010021 0ustar README.txt debian/install0000644000000000000000000000043312143010176010552 0ustar *.py usr/share/games/funnyboat data usr/share/games/funnyboat debian/bin/funnyboat usr/games debian/funnyboat.desktop usr/share/applications debian/funnyboat.xpm usr/share/pixmaps debian/copyright0000644000000000000000000001257112143142310011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Funnyboat Source: https://sourceforge.net/projects/funnyboat/ Files: * Copyright: 2006, Olli "Hectigo" Etuaho License: GPL-2 Files: *.png *.ogg Copyright: 2006, Pekka "pekuja" Kujansuu 2006, Olli "Hectigo" Etuaho 2006, Joona "JDruid" Karjalainen License: Expat Files: PixelPerfect.py Copyright: 2006, John Eriksson License: public-domain The PixelPerfect collision detection library was created by John Eriksson in 2006 and is under public domain. It can be found on mr. Eriksson's website at http://arainyday.se/projects/python/PixelPerfect/ . (500 error on 2013-05-10) "Both the PixelPerfect implementation and the example code is public domain." Files: data/Vera.ttf Copyright: 2003, Bitstream Inc. License: Bitstream-Vera-Font-License Files: debian/* Copyright: 2007-2009, Gonéri Le Bouder 2007-2009, Miriam Ruiz, Cyril Brulebois, Ansgar Burchardt, Jon Dowland, Paul Wise, Marco Rodrigues 2009, Barry deFreese 2013, Markus Koschany License: GPL-2 License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License 2 as published by the Free Software Foundation. . This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Bitstream-Vera-Font-License Copyright (C) 2003 Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc. . Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions: . The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces. . The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera". . This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names. . The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself. . THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. . Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: . debian/changelog0000644000000000000000000001075112144744574011060 0ustar funnyboat (1.5-9) unstable; urgency=low * Team upload. [ Gonéri Le Bouder ] * Remove myself from Uploaders. [ Markus Koschany ] * Switch to package format 3.0 (quilt) * Bump compat level to 9 and require debhelper >=9. * debian/control: - Bump Standards-Version to 3.9.4, no changes needed. - Drop quilt build dependency because package format 3.0 uses quilt by default. - Drop docbook-to-man build dependency and convert funnyboat.sgml to funnyboat.6 man page. - Move python dependency to Build-Depends-Indep and add also python-pygame and python-ogg. - Update to use the canonical Vcs-URI. - Fix lintian warning "short description starts with an article". * Simplify debian/rules by using dh sequencer and build with --python2. * Install documentation and man page via manpages and docs file. * Improve watch file by making the extension regex more flexible. * Add DEP3 headers to all patches. * Use install file to install all required game files. * Add keywords and a comment in German to funnyboat.desktop. * Update debian/copyright to copyright format 1.0. * Rename funnyboat.sh to funnyboat and move the wrapper script to the bin subdirectory. * Add sink-the-titanic.patch which makes it easier to sink the ship. Thanks to Vivien for the report and patch. (Closes: #582234) -- Markus Koschany Wed, 15 May 2013 19:44:22 +0200 funnyboat (1.5-8) unstable; urgency=low [ Gonéri Le Bouder ] * Fullscreen option - add fullscreen.diff * Fix crash if self.image.set_alpha arg is > int (Closes: #534596) - add avoid_set_alpha_crash.diff * Standards Version: 3.8.2 no changes * Clean up in debian/rules [ Paul Wise ] * Do not call dh_desktop anymore -- Gonéri Le Bouder Fri, 14 Aug 2009 22:26:59 +0200 funnyboat (1.5-7) unstable; urgency=low [ Cyril Brulebois ] * Fix FTBFS with new “3.0 (quilt)” source package format by using a patch level of 1 instead of 0 in the patches and by adjusting the series file appropriately (i.e. by deleting the “-p0” option), thanks to Raphaël Hertzog for the notice (Closes: #485347). [ Ansgar Burchardt ] * python-pyogg was renamed into python-ogg, update dependencies accordingly (Closes: #494896) [ Barry deFreese ] * Add myself to uploaders. * Move python-support and docbook-to-man to B-D-I. * Bump Standards Version to 3.8.1. (No changes needed). -- Barry deFreese Fri, 20 Mar 2009 16:02:39 -0400 funnyboat (1.5-6) unstable; urgency=low * Remove python-numeric from the runtime dependency since it is not needed with funnyboat 1.5 (Closes: #478443) -- Gonéri Le Bouder Mon, 26 May 2008 23:09:13 +0200 funnyboat (1.5-5) unstable; urgency=low * Funnyboat only accepts 2 command line options (Closes: #477423) -add patches/funnyboat-cursor-patch.diff * Funnyboat should not display cursor (Closes: #477422) * Thanks Brandon AKA winterknight for the two patches above * debian/control: Change XS-Vcs-* to Vcs-* -- Gonéri Le Bouder Thu, 24 Apr 2008 23:31:29 +0200 funnyboat (1.5-4) unstable; urgency=low [ Gonéri Le Bouder ] * add save-sshot-in-homedir.diff to save the screenshot in the user homedir (Closes: #465082) -- Gonéri Le Bouder Mon, 11 Feb 2008 13:47:15 +0100 funnyboat (1.5-3) unstable; urgency=low [ Jon Dowland ] * add Homepage: control field to source stanza [ Gonéri Le Bouder ] * remove the Homepage field from the description * funnyboat.{desktop,menu} (Closes: #461018) - install the files - call dh_desktop and dh_menu * bump standard version to 3.7.3, no change * add a build dependency on python, since python-support is not supposed to provide a python interpreter, see #391689 Thanks Joss [ Marco Rodrigues ] * compat 5 -- Gonéri Le Bouder Wed, 16 Jan 2008 11:07:03 +0100 funnyboat (1.5-2) unstable; urgency=low [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. [ Gonéri Le Bouder ] * depends on ttf-dejavu instead of ttf-bitstream-vera (Closes: #438812) -- Gonéri Le Bouder Mon, 10 Sep 2007 00:25:52 +0200 funnyboat (1.5-1) unstable; urgency=low [Gonéri Le Bouder] * First upload (closes: #408020) [Miriam Ruiz] * Updated copyright info * Updated dependencies -- Gonéri Le Bouder Sat, 2 Jun 2007 16:57:50 +0200 debian/compat0000644000000000000000000000000212142221357010363 0ustar 9 debian/watch0000644000000000000000000000014112144746452010224 0ustar version=3 http://sf.net/funnyboat/funnyboat-(.*)-src\.(?:tgz|tbz|txz|zip|(?:tar\.(?:gz|bz2|xz))) debian/funnyboat.desktop0000644000000000000000000000060412142222325012561 0ustar [Desktop Entry] Version=1.0 Type=Application Exec=funnyboat Icon=funnyboat Terminal=false Name=Funny Boat Comment=a side scrolling arcade shooter game on a steamboat Comment[fr_FR]=un étrange bateau a vapeur dans un jeu de tire amusant Comment[de]=ein seitwärts scrollender Arcade-Shooter auf einem Dampfschiff Categories=Game;ArcadeGame; Keywords=boat;funny;arcade;shooter;water;game; debian/rules0000755000000000000000000000026112143131712010240 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_install: dh_install $(RM) -f $(CURDIR)/debian/funnyboat/usr/share/games/funnyboat/data/Vera.ttf debian/control0000644000000000000000000000162512143011020010555 0ustar Source: funnyboat Section: games Priority: optional Maintainer: Debian Games Team Uploaders: Miriam Ruiz , Barry deFreese Build-Depends: debhelper (>= 9) Build-Depends-Indep: python, python-ogg, python-pygame Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/funnyboat/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/funnyboat/ Homepage: http://funnyboat.sf.net/ Package: funnyboat Architecture: all Depends: python-ogg, python-pygame, ttf-dejavu, ${misc:Depends}, ${python:Depends} Description: side scrolling arcade shooter game on a steamboat Trip on the Funny Boat is a side scrolling arcade shooter game on a steamboat equipped with a cannon and the ability to jump. The player will need to take advantage of waves to defeat the enemies and dodge hazards. debian/funnyboat.menu0000644000000000000000000000031012143007073012050 0ustar ?package(funnyboat):needs="X11" \ section="Games/Action" \ title="Funny Boat" \ longtitle="Trip on the Funny Boat" \ command="/usr/games/funnyboat" \ icon="/usr/share/pixmaps/funnyboat.xpm" debian/patches/0000755000000000000000000000000012144745125010622 5ustar debian/patches/series0000644000000000000000000000022712143150721012027 0ustar save-sshot-in-homedir.patch use_debian_vera_ttf.patch funnyboat-cursor-patch.patch fullscreen.patch avoid_set_alpha_crash.patch sink-the-titanic.patch debian/patches/use_debian_vera_ttf.patch0000644000000000000000000000136112143150677015635 0ustar From: Goneri Le Bouder Date: Fri, 10 May 2013 18:02:13 +0200 Subject: use_debian_vera_ttf --- util.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util.py b/util.py index 37ef822..c012934 100644 --- a/util.py +++ b/util.py @@ -9,8 +9,8 @@ pygame.font.init() # The Cosmetica font seemed to be broken... had trouble rendering small text # with underscores (_) ... it's weird. -smallfont = pygame.font.Font("data/Vera.ttf", 14) -bigfont = pygame.font.Font("data/Vera.ttf", 24) +smallfont = pygame.font.Font("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", 14) +bigfont = pygame.font.Font("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", 24) def get_config_path(): pathname = "" debian/patches/sink-the-titanic.patch0000644000000000000000000000103212143150774015011 0ustar From: Markus Koschany Date: Fri, 10 May 2013 18:50:43 +0200 Subject: sink the titanic Bug: http://bugs.debian.org/582234 --- titanic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/titanic.py b/titanic.py index b8b25c0..47cd8c7 100644 --- a/titanic.py +++ b/titanic.py @@ -43,7 +43,7 @@ class Titanic(pygame.sprite.Sprite): def damage(self, dec=1): self.health -= dec - if self.health == 0: + if self.health <= 0: self.die() def update(self): debian/patches/avoid_set_alpha_crash.patch0000644000000000000000000000156112143150646016145 0ustar From: Goneri Le Bouder Date: Fri, 10 May 2013 18:02:13 +0200 Subject: avoid_set_alpha_crash Bug: #534596 If val is larger than 'int', image.set_alpha throw an exception. set_alpha argument is supposed to be < 256. --- particles.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/particles.py b/particles.py index 22c6319..0cec708 100644 --- a/particles.py +++ b/particles.py @@ -24,7 +24,9 @@ class Particle (pygame.sprite.Sprite): pygame.draw.ellipse(self.image, self.colour, self.image.get_rect()) if Variables.alpha: - self.image.set_alpha(self.life * 255 * self.opacity / self.initial_life) + val = self.life * 255 * self.opacity / self.initial_life + if val < 256: + self.image.set_alpha(val) def update(self): self.rect.left += self.vect[0] debian/patches/fullscreen.patch0000644000000000000000000000561312143150656014010 0ustar From: Goneri Le Bouder Date: Fri, 10 May 2013 18:02:13 +0200 Subject: fullscreen Add fullscreen support --- locals.py | 2 +- main.py | 4 ++-- options.py | 8 +++++++- util.py | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/locals.py b/locals.py index a159721..74882ab 100644 --- a/locals.py +++ b/locals.py @@ -6,7 +6,6 @@ NEXTFRAME = USEREVENT + 1 MIN_FIRE_DELAY = 10 SCREEN_WIDTH = 400#320 SCREEN_HEIGHT = 300#240 -SCREEN_FULLSCREEN = 0 FPS = 30 @@ -17,3 +16,4 @@ class Variables: sound = True music = True name = "Funny Boater" + fullscreen = True diff --git a/main.py b/main.py index f3a8bfa..b12472d 100644 --- a/main.py +++ b/main.py @@ -53,10 +53,10 @@ def main(): elif arg == "-ns": Variables.sound = False elif arg == "-f": - SCREEN_FULLSCREEN = True + Variables.fullscreen = True scr_options = 0 - if SCREEN_FULLSCREEN: scr_options += FULLSCREEN + if Variables.fullscreen: scr_options += FULLSCREEN screen = pygame.display.set_mode((SCREEN_WIDTH, SCREEN_HEIGHT),scr_options ,32) pygame.display.set_icon(util.load_image("kuvake")) diff --git a/options.py b/options.py index c6cdc34..3b603fc 100644 --- a/options.py +++ b/options.py @@ -14,6 +14,7 @@ class Options: SOUND = 2 MUSIC = 3 NAME = 4 + FULLSCREEN = 5 def __init__(self, screen): self.screen = screen @@ -39,7 +40,8 @@ class Options: "Antialiasing: " + (Variables.aa and "on" or "off"), "Sound effects: " + (Variables.sound and "on" or "off"), "Music: " + (Variables.music and "on" or "off"), - "Player Name: " + Variables.name) + "Player Name: " + Variables.name, + "Fullscreen: " + (Variables.fullscreen and "on" or "off")) def run(self): done = False @@ -138,6 +140,10 @@ class Options: pygame.mixer.music.stop() except: pass + elif self.selection == Options.FULLSCREEN: + Variables.fullscreen = not Variables.fullscreen + pygame.display.toggle_fullscreen() + self.refresh() def change_right(self): diff --git a/util.py b/util.py index c012934..100b6d5 100644 --- a/util.py +++ b/util.py @@ -62,6 +62,8 @@ def load_config(): Variables.sound = str_to_bool(value) elif variable == "aa": Variables.aa = str_to_bool(value) + elif variable == "fullscreen": + Variables.fullscreen = str_to_bool(value) f.close() @@ -77,6 +79,7 @@ def save_config(): print >> f, "name\t%s" % Variables.name print >> f, "sound\t%s" % Variables.sound print >> f, "aa\t%s" % Variables.aa + print >> f, "fullscreen\t%s" % Variables.fullscreen f.close() debian/patches/save-sshot-in-homedir.patch0000644000000000000000000000150412143150670015762 0ustar From: Goneri Le Bouder Date: Fri, 10 May 2013 18:02:13 +0200 Subject: save-sshot-in-homedir --- game.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/game.py b/game.py index 80dd12c..bcd30de 100644 --- a/game.py +++ b/game.py @@ -245,10 +245,13 @@ class Game: def take_screenshot(self): i = 1 - filename = "sshot.tga" + basedir = os.environ['HOME'] + if not basedir: + basedir = '/home' + filename = basedir + "/funnyboat-sshot.tga" while os.path.exists(filename): i += 1 - filename = "sshot" + str(i) + ".tga" + filename = filename + "/funnyboat-sshot" + str(i) + ".tga" pygame.image.save(self.screen, filename) print "Screenshot saved as " + filename debian/patches/funnyboat-cursor-patch.patch0000644000000000000000000000076212143150460016254 0ustar From: Debian Games Team Date: Fri, 10 May 2013 18:02:13 +0200 Subject: funnyboat-cursor-patch --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 32f6371..f3a8bfa 100644 --- a/main.py +++ b/main.py @@ -62,6 +62,8 @@ def main(): pygame.display.set_icon(util.load_image("kuvake")) pygame.display.set_caption("Trip on the Funny Boat") + pygame.mouse.set_visible(False) + init() joy = None debian/bin/0000755000000000000000000000000012144744414007743 5ustar debian/bin/funnyboat0000755000000000000000000000013512142222351011662 0ustar #!/bin/sh cd /usr/share/games/funnyboat exec python /usr/share/games/funnyboat/main.py "$@" debian/funnyboat.60000644000000000000000000000300712143135364011264 0ustar .TH "FUNNYBOAT" "6" .SH "NAME" funnyboat \- an arcade boat game .SH "SYNOPSIS" .PP \fBfunnyboat\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBfunnyboat\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBfunnyboat\fR launches the game. .SH "CONTROLS" .IP "\fBLeft cursor key / Joystick or gamepad left\fP " 10 Move left .IP "\fBRight cursor key / Joystick or gamepad right\fP " 10 Move right .IP "\fBUp cursor key / Joystick or gamepad button #1\fP " 10 Jump .IP "\fBSpace bar / Joystick or gamepad button #2\fP " 10 Shoot with cannon .IP "\fBS key / Joystick or gamepad button #6\fP " 10 Save screenshot as sshot.tga .IP "\fBP key / Joystick or gamepad button #9\fP " 10 Pause the game. .SH "OPTIONS" .IP "\fB-f\fP " 10 Turn on the fullscreen mode. .IP "\fB-np\fP " 10 Turn off the "particle effects". .IP "\fB-na\fP " 10 Turn off the antialiasing. .IP "\fB-nm\fP " 10 Turn off the music. .IP "\fB-ns\fP " 10 Turn off the sound effects. .SH "AUTHOR" .PP This manual page was written by Goneri Le Bouder for the \fBDebian\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-2. debian/funnyboat.xpm0000644000000000000000000001407112142217032011716 0ustar /* XPM */ static char * funnyboat_xpm[] = { "32 32 248 2", " c None", ". c #040404", "+ c #090909", "@ c #030303", "# c #000000", "$ c #151515", "% c #0F0F0F", "& c #3F3F3F", "* c #7D7D7D", "= c #2E2E2E", "- c #020202", "; c #565656", "> c #4A4A4A", ", c #555555", "' c #9C9C9C", ") c #474747", "! c #232323", "~ c #1D1D1D", "{ c #1F1F1F", "] c #191919", "^ c #9A9A9A", "/ c #626262", "( c #5E5E5E", "_ c #CBCBCB", ": c #9F9F9F", "< c #8C8C8C", "[ c #8B8B8B", "} c #919191", "| c #777777", "1 c #BCBCBC", "2 c #636363", "3 c #A0A0A0", "4 c #939393", "5 c #818181", "6 c #C0C0C0", "7 c #828282", "8 c #C1C1C1", "9 c #393939", "0 c #101010", "a c #292929", "b c #959595", "c c #404040", "d c #5F5F5F", "e c #BFBFBF", "f c #333333", "g c #767676", "h c #545454", "i c #4D4D4D", "j c #858585", "k c #838383", "l c #363636", "m c #D5D5D5", "n c #A7A7A7", "o c #888888", "p c #8D8D8D", "q c #B7B7B7", "r c #D4D4D4", "s c #A5A5A5", "t c #898989", "u c #8A8A8A", "v c #CCCCCC", "w c #A1A1A1", "x c #B9B9B9", "y c #414141", "z c #111111", "A c #272727", "B c #1E1E1E", "C c #424242", "D c #383838", "E c #353535", "F c #373737", "G c #1A1A1A", "H c #0D0D0D", "I c #171717", "J c #1C1C1C", "K c #787878", "L c #B2B2B2", "M c #B4B4B4", "N c #C7C7C7", "O c #C9C9C9", "P c #C8C8C8", "Q c #CDCDCD", "R c #1B1B1B", "S c #3B3B3B", "T c #BBBBBB", "U c #BDBDBD", "V c #979797", "W c #999999", "X c #ADADAD", "Y c #B5B5B5", "Z c #423B3B", "` c #CAC2C2", " . c #AEA7A6", ".. c #918989", "+. c #908989", "@. c #968F8F", "#. c #A39D9C", "$. c #B8B2B2", "%. c #605959", "&. c #120B0B", "*. c #660B06", "=. c #8B1D17", "-. c #911F1A", ";. c #891813", ">. c #7F1510", ",. c #89110C", "'. c #850F09", "). c #840E08", "!. c #840D07", "~. c #830D07", "{. c #810D07", "]. c #810C07", "^. c #7D0C07", "/. c #7F130D", "(. c #811710", "_. c #7C140F", ":. c #7E140F", "<. c #7F1F1A", "[. c #7F1C17", "}. c #7D140F", "|. c #6A0A06", "1. c #0B0606", "2. c #A6605C", "3. c #B66763", "4. c #B6413C", "5. c #B73731", "6. c #B81D16", "7. c #B71A13", "8. c #B7150E", "9. c #B6120B", "0. c #B6120A", "a. c #B61109", "b. c #B31109", "c. c #B1120A", "d. c #B3241E", "e. c #B1342E", "f. c #AC716F", "g. c #A96360", "h. c #973B37", "i. c #0A0403", "j. c #120606", "k. c #2F2F2F", "l. c #303030", "m. c #151415", "n. c #010101", "o. c #121212", "p. c #282828", "q. c #080808", "r. c #242424", "s. c #2A2A2A", "t. c #262626", "u. c #141414", "v. c #252525", "w. c #202020", "x. c #212121", "y. c #0C0D0C", "z. c #2D1312", "A. c #8B8A8A", "B. c #9E9F9E", "C. c #8E8F8E", "D. c #43454B", "E. c #384352", "F. c #50565F", "G. c #B6B6B6", "H. c #6B6B6B", "I. c #383D45", "J. c #384457", "K. c #5D5F61", "L. c #B1B1B1", "M. c #AFAFAF", "N. c #48494A", "O. c #333B48", "P. c #434D5D", "Q. c #707070", "R. c #757575", "S. c #3F4348", "T. c #364050", "U. c #51575F", "V. c #70706F", "W. c #6E6F6E", "X. c #5E5F5E", "Y. c #1E1F1E", "Z. c #020303", "`. c #0C0C0C", " + c #909090", ".+ c #585858", "++ c #3D4859", "@+ c #9ABAEB", "#+ c #90A2BD", "$+ c #2B2B2B", "%+ c #7186A6", "&+ c #9EC2F8", "*+ c #868A91", "=+ c #929292", "-+ c #11151A", ";+ c #96B4E0", ">+ c #99B6E2", ",+ c #878787", "'+ c #465366", ")+ c #9ABCED", "!+ c #8F9EB6", "~+ c #656565", "{+ c #050505", "]+ c #060606", "^+ c #8E8E8E", "/+ c #686868", "(+ c #6F7783", "_+ c #B9CCE8", ":+ c #B2BBC8", "<+ c #98A6BC", "[+ c #BCCFEB", "}+ c #ABADB0", "|+ c #949494", "1+ c #494B4E", "2+ c #B6C9E6", "3+ c #B8C7DD", "4+ c #A2A2A2", "5+ c #6F6F6F", "6+ c #747D8A", "7+ c #B9CCE9", "8+ c #B1B9C4", "9+ c #B0B0B0", "0+ c #ACACAC", "a+ c #A8A8A8", "b+ c #727272", "c+ c #484848", "d+ c #070707", "e+ c #7B7B7B", "f+ c #606060", "g+ c #6C6C6C", "h+ c #8F8F8F", "i+ c #868686", "j+ c #848484", "k+ c #646464", "l+ c #6D6D6D", "m+ c #7C7C7C", "n+ c #7F7F7F", "o+ c #7E7E7E", "p+ c #7A7A7A", "q+ c #797979", "r+ c #6E6E6E", "s+ c #616161", "t+ c #4F4F4F", "u+ c #3E3E3E", "v+ c #181818", "w+ c #454545", "x+ c #464646", "y+ c #3C3C3C", " ", " ", " ", " . + @ # # # # $ % ", " & * = - # # # ; > ", " , ' ) ! ~ { ] ^ / ", " ( _ : < [ } | 1 2 ", " ( _ 3 4 4 4 5 6 2 ", " ( _ 3 4 4 4 7 8 2 % 9 ~ # # 0 { ", " ( _ 3 4 4 4 7 6 ( a b 9 # # c d ", " ( _ 3 4 4 4 7 e , f 8 g h i j k ", " ( _ 3 4 4 4 7 1 i l m n 4 o n p ", " ( _ 3 4 4 4 5 q 9 l r s 4 t n u ", " ( v w 4 4 4 5 x y . z A ] B C y D E c F G ", " # # H ~ I $ $ ] J F B K 4 L M N N O P Q r 7 R ", " S O O T T T T T T U 1 b b V V W W W W : X Y y # ", " Z ` ...........+...................+.@.#.$.%.&. ", "*.=.-.;.>.,.'.).!.!.!.~.{.~.!.!.!.!.!.!.!.].^.^./.(._.:.<.[.}.|.", "1.2.3.4.5.6.7.8.9.0.a.a.a.a.a.a.a.a.a.a.a.a.a.a.b.c.d.e.f.g.h.i.", " j.a k.k.l.m.n.o.l.9 p.q.# ~ D D ~ # q.r.s.t.o.# u.v.w.x.y.n. ", " z.A.w B.C.D.E.F.4 G.H.I.J.K.L.M.N.O.P.Q.4 R.S.T.U.V.W.X.Y.Z. ", " `.Q.b +.+++@+#+< 4 $+%+&+*+=+u -+;+>+,+4 ; '+)+!+~+, a {+ ", " ]+D 7 ^+/+(+_+:+' 4 , <+[+}+|+^+1+2+3+4+4 5+6+7+8+Q.E % n. ", " o./+} u +n W ^+4 u 4+9+[ =+=+u 0+a+u 4 ^+p +b+c+A d+ ", " d+k.g p 7 7 < 4 4 4 4 =+=+4 4 4 4 4 +^+< e+f+C A % @ ", " H C g+* * j p < h+h+p o i+[ ,+t u j+* b+k+) ! `.@ ", " @ u.C /+H.l+g m+n+o+m+* p+q+K q+e+r+s+t+u+G {+n. ", " - v+& w+x+) c+c+c+c+c+c+c+c+c+) y+s.G q.@ ", " - . {+{+{+{+{+{+{+{+{+{+z z H `.- - ", " ", " ", " "}; debian/manpages0000644000000000000000000000002312143003450010667 0ustar debian/funnyboat.6