debian/0000755000000000000000000000000012165400666007174 5ustar debian/source/0000755000000000000000000000000011356046271010473 5ustar debian/source/format0000644000000000000000000000001411357366370011707 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000001411331136005010025 0ustar README TODO debian/bygfoot.60000644000000000000000000000424212165513763010741 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH BYGFOOT 6 "January 30, 2010" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME bygfoot \- football (a.k.a soccer) management game. .SH SYNOPSIS .B bygfoot .RI [ options ] .br .SH DESCRIPTION This manual page documents briefly the .B bygfoot .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBbygfoot\fP allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion if you're a skillful manager.The game is deliberately kept simple (though not easy): you only have to keep one eye at your players and another at your stadium. You can customise Bygfoot by writing your own country definition files or by creating your own team definition. .SH OPTIONS A summary of options is included below. .TP .B \-h, \-\-help Show help options. .TP .B \-\-help\-all Show all help options. .TP .B \-\-help\-gtk Show GTK+ options. .TP .B \-d, \-\-debug-level=N [developer] Debug level to use. .TP .B \-o, \-\-debug-output=0,1 or 2 [developer] Debug output to use. .TP .B \-D, \-\-deb=STRING [developer] A debug command like 'deb100 to set the debug level'; see the debug window and debug.c .TP .B \-\-display=VISOR Visor [display] X to use .SH AUTHOR bygfoot was written by Gyozo Both Copyright (C) 2005. .PP This manual page was written by Elías Alejandro Año Mendoza , for the Debian project (and may be used by others). debian/bygfoot.xpm0000644000000000000000000001413611331140652011366 0ustar /* XPM */ static char *gamelogo[] = { /* columns rows colors chars-per-pixel */ "32 32 247 2", " c #0E1421", ". c #0E192A", "X c #141826", "o c #131928", "O c #111A31", "+ c #152137", "@ c #15233B", "# c #232325", "$ c #25252B", "% c #26292A", "& c #2B2B2C", "* c #2C2D33", "= c #2C2B3A", "- c #333334", "; c #3A3A35", ": c #373B39", "> c #3C3C3B", ", c #3F403E", "< c #1C2A49", "1 c #1D304F", "2 c #1D2F51", "3 c #1F355A", "4 c #262C46", "5 c #3A3E42", "6 c #232E56", "7 c #2A3A5A", "8 c #243862", "9 c #31436C", "0 c #374B76", "q c #3E5075", "w c #444445", "e c #43434B", "r c #47494B", "t c #4A4B4B", "y c #484B56", "u c #4E5251", "i c #525354", "p c #56565B", "a c #565B5F", "s c #5B5A5C", "d c #46566F", "f c #4C596D", "g c #575862", "h c #5D5D63", "j c #4B5C7C", "k c #615E60", "l c #5E626D", "z c #586172", "x c #646565", "c c #66666B", "v c #666868", "b c #6C6D6B", "n c #6A6D7A", "m c #6E727C", "M c #727272", "N c #767874", "B c #75767B", "V c #74787B", "C c #7A7B7B", "Z c #80807E", "A c #375387", "S c #385490", "D c #3D5C9C", "F c #386199", "G c #395FA0", "H c #3645B9", "J c #3C57BE", "K c #3E64AE", "L c #3E69AB", "P c #4C5B87", "I c #515F83", "U c #445A98", "Y c #596582", "T c #52699A", "R c #676F88", "E c #6C7980", "W c #797C81", "Q c #787C87", "! c #4953AF", "~ c #585EBC", "^ c #4264A9", "/ c #5E63AF", "( c #4769B5", ") c #536BB8", "_ c #4A73BE", "` c #5875B1", "' c #6268A2", "] c #6E7EA2", "[ c #6068B2", "{ c #6778BB", "} c #797DB7", "| c #202ECA", " . c #273AC7", ".. c #2033CE", "X. c #263AD1", "o. c #2942CA", "O. c #3B4AC2", "+. c #3748C9", "@. c #2D49D2", "#. c #384BD6", "$. c #434ECE", "%. c #4553CB", "&. c #525DCD", "*. c #4D5BD3", "=. c #4D58D8", "-. c #515ED4", ";. c #4566CE", ":. c #5E6FC7", ">. c #4C74C8", ",. c #5A7AC0", "<. c #527ACF", "1. c #4E7CD5", "2. c #4B7CDF", "3. c #6778C6", "4. c #747CCA", "5. c #606DD1", "6. c #6A74DC", "7. c #737AD8", "8. c #5D7EE9", "9. c #817A87", "0. c #7C838D", "q. c #5F80B8", "w. c #7A8EAB", "e. c #768DB9", "r. c #5482DD", "t. c #5887DE", "y. c #6382C7", "u. c #7588CC", "i. c #688CDA", "p. c #7687D3", "a. c #7593D7", "s. c #5286E2", "d. c #5A83E6", "f. c #5D8BE1", "g. c #5987EA", "h. c #568BEC", "j. c #5B8BEB", "k. c #5D8CF2", "l. c #628DEE", "z. c #6A8CE9", "x. c #608AFA", "c. c #6091F2", "v. c #848484", "b. c #84858B", "n. c #84888C", "m. c #8C8C8D", "M. c #938E8F", "N. c #91928E", "B. c #828793", "V. c #8F8D93", "C. c #939393", "Z. c #979796", "A. c #9C9B9B", "S. c #A3A29E", "D. c #8F8FA2", "F. c #9D9CA1", "G. c #8D8CB8", "H. c #8F9CB3", "J. c #979FBA", "K. c #A19FA9", "L. c #9EA2A8", "P. c #9AA6BB", "I. c #A4A4A4", "U. c #A9ABA3", "Y. c #ACACAC", "T. c #AEB3AC", "R. c #B5B6AE", "E. c #A3ABB9", "W. c #B0AFB0", "Q. c #AEB1B8", "!. c #B5B4B5", "~. c #B8B5B7", "^. c #B6B8B5", "/. c #BCBCB4", "(. c #BBBBBB", "). c #BDC0BE", "_. c #C4C4B7", "`. c #C3C3BC", "'. c #CCCCBB", "]. c #9297C6", "[. c #8C96D7", "{. c #959CD5", "}. c #8BA3CF", "|. c #9BABC7", " X c #9EB0CA", ".X c #96ADDF", "XX c #97B0D5", "oX c #A6ABC6", "OX c #ACB5C3", "+X c #ACB6CA", "@X c #BDBEC6", "#X c #BABECB", "$X c #A9AEDD", "%X c #A6B2D0", "&X c #B7BBD7", "*X c #87A4E1", "=X c #97A5E2", "-X c #A8AAE5", ";X c #A5BDE3", ":X c #B7B9E6", ">X c #C2BEC0", ",X c #BCC0CA", "X5XqXrXiXyXpXiXrX7X5X6X0X'.'.'.'.'.'.'.", "'.'.'.'.'.'.`.V.C.U.^.5X8X8XgXaXkXlXxXlXzXaXyX7X5X6X'.'.'.'.'.'.", "'.'.'.'.'./.Q C.S.^.3X.s.s.s.l.*XmXDXDXDXSXSXmXi.g.s.,.|.0X'.'.'.", "'.'.'.n l 9.M.G. .;.<.r.g.g.l.c.=XBXNXvXvXVXfXz.h.t.1.` OX'.'.'.", "'.'.T.e B M.A. .H ..1.t.g.g.k.c.1XDXDXDXDXZXAX*Xj.g.r.>.w.eX'.'.", "'.'.n h Z N.[ *. .@.;.d.f.g.x.a.BXAXDXDXDXDXZXjXi.j.s.1.q.,X'.'.", "'.7Xe c Z M. .4.o.;.X.1.2.h.z.;XSXAXDXDXDXDXZXAX;Xf.s.1.` P.aX'.", "6XZ.w c C V.A.{ ) >.X.@.#.8.i.mXAXZXZXDXDXSXZXCXmXa.d.1.` J.6X'.", "'.m.t v C V.S.U.J.{ ..:.p.X.=.:XVXNXNXAXCXAXNXbXnX2X}.e.w.L./.'.", "/.M w x B m.A.Y.} %.oXuX5.[.7.7.-X6.=.lXCXVXNXbXkXdXyX7X`.I./.'.", "R.v w k N v.Z.K.Y.~.>X>Xp.5.$.#X{...=XxXcXvXxXaXwXiXrX4X~.K.!.'.", "/.s w a b 9.M.Z.Y.!.(.oX&.#.{.dX$.:XhX:X2XlXlXgXuXuX7X>X!.A.Y.'.", "_.v , u v C b.Z.F.W.~.(.@X#X8X&X4.yX{.=.-.$XdX7XtX7X3X~.Y.C.W.'.", "'.v.- 5 y f E m.Z.I.W.!.(.3X4XqXeX+X%.p.*.3.u.[.7X>X>XW.K.B.Y.'.", "'.A.% @ 6 8 d B.C.A.U.Y.!.(.3X5X&X` ;.o.o.+.o.O.].~.G.K.Z.E W.'.", "'.'.* O < 3 9 Y n.N.A.I.U.Y.~./.w.) >._ _ o.J o.].~ | D.B.l qX'.", "'.'.l o + < 3 q m n.N.Z.K.U.Y.P.T _ _ ( ( J .H P.O./ ' m b.'.'.", "'.'.S.X . @ 2 7 f W v.m.C.Z.K.] ! L L ^ L K ^ U w.H m.V y /.'.'.", "'.'.0Xa . @ 1 7 z C v.m.m.M.I D F F G F D U P B.! R g B '.'.'.", "'.'.'./.* o o @ 4 p x M N 9.v.b.j A S S S 0 j 0.W M x r 5X'.'.'.", "'.'.'.'.A.= X o 4 e i k x b M N 0.I 0 0 q R 0.b x p w Y.'.'.'.'.", "'.'.'.'.'.N.* # $ - > r u p s x v m z d n v k i t , S.'.'.'.'.'.", "'.'.'.'.'.'.K.- & # & - ; w w t i i i i i t w ; > Y.'.'.'.'.'.'.", "'.'.'.'.'.'.'./.k * # # % & - : , , : ; ; - & b 5X'.'.'.'.'.'.'.", "'.'.'.'.'.'.'.'.0XU.k & # # # $ $ $ % # & v S.'.'.'.'.'.'.'.'.'.", "'.'.'.'.'.'.'.'.'.'.'.5XZ.B a u y h E Z.7X'.'.'.'.'.'.'.'.'.'.'.", "'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'." }; debian/bygfoot.menu0000644000000000000000000000025511331140603011517 0ustar ?package(bygfoot):needs="X11" section="Games/Strategy"\ longtitle="Bygfoot is a soccer manager game"\ icon="bygfoot.xpm"\ title="bygfoot" command="/usr/games/bygfoot" debian/copyright0000644000000000000000000000573612165514542011141 0ustar This work was packaged for Debian by: Elías Alejandro Año Mendoza on Sat, 30 Jan 2010 18:08:26 -0500 It was downloaded from: http://www.bygfoot.com/ http://bygfoot.sourceforge.net Upstream Authors: Gyozo Both Mark Lawrenz Copyright: Copyright (C) 2005 Gyözö Both Copyright (C) 2005 Marcelo Garrone Copyright (C) 2005 Spoială Cristian Copyright (C) 2005 THE bygfoot'S COPYRIGHT HOLDER Copyright (C) 1994 X Consortium Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997,1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. License: This software comes under the GPL license version 2, or (at your opinion) any later version. On Debian systems, the complete text of the GNU General Public Licence can be found in /usr/share/common-licenses/GPL-2 file. Translation are (C) 2005,2007,2009 THE bygfoot'S COPYRIGHT HOLDER, except: pt_BR.po: Copyright (C) 2005 Marcelo Garrone ro.po: Copyright (C) 2005 Spoială Cristian es.po: Copyright (C) 2005 Marcelo Garrone fr.po: Copyright (C) 2005 Gyozo Both All translations are distributed under the same license as the bygfoot package. The script install-sh comes under the X Consortium license. FSF changes to this file are in the public domain. This script is compatible with the BSD install script, but was written from scratch. X Consortium license. ==================== Copyright (C) 1994 X Consortium 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 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium. The Debian packaging is: Copyright (C) 2010 Elías Alejandro Año Mendoza and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'. debian/README.source0000644000000000000000000000014011337165600011342 0ustar This package uses quilt management system patch. Please see: /usr/share/doc/quilt/README.source debian/changelog0000644000000000000000000001066312165514573011057 0ustar bygfoot (2.3.2-1.1) unstable; urgency=low * Non-maintainer upload. * Link in libm to fix FTBFS. (Closes: #713703). * Fix spelling errors in control (Closes: #684784). + Thanks to Chad Dunlap for the patch. + Fix same error in debian/bygfoot.6. * Clean up debian/copyright slightly. -- Barry deFreese Thu, 04 Jul 2013 19:12:37 -0400 bygfoot (2.3.2-1) unstable; urgency=low * New maintainer (Closes: #560848) * New upstream release (Closes: #481319) - update to version 2.3.2 * Created a .desktop file (Closes: #409865) * Changed the section games (Closes: #432131) * Created a NEWS file (Closes: #297167) - update to version 2.3.2 * Rename savegames if exists older versions * Switched packaging to debhelper 7 * Menu icon created * Use quilt 3.0 patch system manager * debian/patches/01_savegame_directory.patch: Added. * Corrected some lintian warnings: - Updated Standards-Version to 3.8.4. - Added a manpage - Updated menu-item-new-section - Included misc-depends - Update outdated-autotools-helper-file - Update to debhelper 7 -- Elías Alejandro Año Mendoza Sat, 30 Jan 2010 18:08:26 -0500 bygfoot (2.0.1-1.1) unstable; urgency=low * Non-maintainer upload. * debian/rules - added removal of po/*.gmo files (Closes: #442517) -- Sandro Tosi Thu, 03 Apr 2008 07:34:42 +0200 bygfoot (2.0.1-1) unstable; urgency=low * New upstream release * Place locale files in the right directory, closes: #375021 -- Isaac Clerencia Sun, 15 Oct 2006 12:48:45 +0200 bygfoot (2.0.0-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Sun, 4 Jun 2006 17:51:19 +0200 bygfoot (1.9.6-1) unstable; urgency=low * New upstream release * Bumped Standard-Versions to 3.7.2, no changes required -- Isaac Clerencia Thu, 18 May 2006 17:41:28 -0500 bygfoot (1.9.4-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Thu, 19 Jan 2006 13:49:38 +0100 bygfoot (1.9.2-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Mon, 17 Oct 2005 13:10:22 +0200 bygfoot (1.9.1-1) unstable; urgency=low * New upstream release * Switched packaging to CDBS * Add zip to Depends: as it's now used to compress savegames -- Isaac Clerencia Sat, 10 Sep 2005 16:19:19 +0200 bygfoot (1.9.0-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Tue, 5 Jul 2005 23:53:40 +0200 bygfoot (1.8.0-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Tue, 1 Feb 2005 22:55:09 +0100 bygfoot (1.6.3-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Fri, 26 Nov 2004 11:06:57 +0100 bygfoot (1.6.2-1) unstable; urgency=high * New upstream release * Urgency high because it removes official team names and real player names, which closes: #271703 -- Isaac Clerencia Fri, 1 Oct 2004 23:36:37 +0200 bygfoot (1.6.1.0-1) unstable; urgency=low * New .orig.tar.gz created by me from upstream 1.6.1, removing real player names, partially resolves #271703 * Removed man page from /usr/man, closes: #271698 -- Isaac Clerencia Tue, 14 Sep 2004 22:26:45 +0200 bygfoot (1.6.1-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Thu, 9 Sep 2004 11:26:10 +0200 bygfoot (1.6.0-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Mon, 6 Sep 2004 21:30:13 +0200 bygfoot (1.5.2-1) unstable; urgency=low * New upstream release (upstream unstable version) -- Isaac Clerencia Wed, 18 Aug 2004 15:34:10 +0200 bygfoot (1.4.2-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Mon, 19 Jul 2004 11:16:48 +0200 bygfoot (1.4.1-1) unstable; urgency=low * New upstream release -- Isaac Clerencia Sat, 10 Jul 2004 23:10:40 +0200 bygfoot (1.4.0-2) unstable; urgency=low * Added missing build-depends -- Isaac Clerencia Wed, 7 Jul 2004 18:13:44 +0200 bygfoot (1.4.0-1) unstable; urgency=low * Initial Release, closes: #257868 -- Isaac Clerencia Tue, 6 Jul 2004 16:01:25 +0200 debian/compat0000644000000000000000000000000211331136005010355 0ustar 7 debian/watch0000644000000000000000000000007511353033172010217 0ustar version=3 http://sf.net/bygfoot/bygfoot-([\d\.]+)\.tar\.bz2 debian/bygfoot-data.install0000644000000000000000000000002011331214412013116 0ustar usr/share/games debian/rules0000755000000000000000000000147711356053662010266 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # # Modified to make a template file for a multi-binary package with separated # build-arch and build-indep targets by Bill Allombert 2001 # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This has to be exported to make some magic below work. #export DH_OPTIONS %: dh $@ override_dh_auto_configure: ./configure --bindir=/usr/games --datadir=/usr/share/games --with-localedir=/usr/share/locale override_dh_clean: dh_clean rm -f po/*.gmo debian/control0000644000000000000000000000237312165400711010573 0ustar Source: bygfoot Section: games Priority: optional Maintainer: Elías Alejandro Año Mendoza Build-Depends: debhelper (>= 7.0.50), libglib2.0-dev, libgtk2.0-dev, libpango1.0-dev, libatk1.0-dev, libfreetype6-dev, pkg-config, quilt(>= 0.46-7~) Standards-Version: 3.8.4 Homepage: http://bygfoot.sourceforge.net/ Package: bygfoot Architecture: any Depends: bygfoot-data (=${source:Version}), ${shlibs:Depends}, ${misc:Depends}, zip Description: football (a.k.a soccer) management game Bygfoot allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion if you're a skillful manager. You can customise Bygfoot by writing your own country definition files or by creating your own team definition files. Package: bygfoot-data Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: bygfoot (<= 2.3.1) Replaces: bygfoot (<= 2.3.1) Description: data of football (a.k.a soccer) management game Contain files necessary to work with bygfoot: images,hints,commentaries,players names,strategies. You can customise Bygfoot by writing your own country definition files or by creating your own team definition files. debian/NEWS0000644000000000000000000000100411331141557007661 0ustar bygfoot (2.3.2-1) unstable; urgency=low This version is NOT savegame compatible to previous versions! It's even recommended that you remove your $HOME/.bygfoot folder(s). -- Elías Alejandro Año Mendoza Sat, 30 Jan 2010 18:39:27 -0500 bygfoot (1.9.2-1) unstable; urgency=low This version is NOT savegame compatible to previous versions! It's even recommended that you remove your $HOME/.bygfoot-X folder(s). -- Isaac Clerencia Mon, 17 Oct 2005 13:10:22 +0200 debian/patches/0000755000000000000000000000000012165513613010620 5ustar debian/patches/series0000644000000000000000000000005712165513725012043 0ustar 01_savegame_directory.patch 02_link_libm.patch debian/patches/01_savegame_directory.patch0000644000000000000000000000111211337165356016017 0ustar Patch to renamed the savegame directory and this can work just with own version. Index: bygfoot-2.3.2/src/bygfoot.h =================================================================== --- bygfoot-2.3.2.orig/src/bygfoot.h 2010-02-18 01:44:36.000000000 -0500 +++ bygfoot-2.3.2/src/bygfoot.h 2010-02-18 01:45:48.000000000 -0500 @@ -53,7 +53,8 @@ /** Home dir name */ //#define HOMEDIRNAME ".bygfoot-cvs" -#define HOMEDIRNAME ".bygfoot" +//#define HOMEDIRNAME ".bygfoot" +#define HOMEDIRNAME ".bygfoot-2.3.2" /** * Convenience macros, used for string sizes (typically buf[SMALL]). debian/patches/02_link_libm.patch0000644000000000000000000000125712165513613014107 0ustar Description: Force link of libm. Fixes FTBFS. Author: Barry deFreese Index: bygfoot-2.3.2/src/Makefile.in =================================================================== --- bygfoot-2.3.2.orig/src/Makefile.in 2009-07-08 06:20:43.000000000 -0400 +++ bygfoot-2.3.2/src/Makefile.in 2013-07-04 19:12:23.000000000 -0400 @@ -289,7 +289,7 @@ xml_team.c file.h free.h main.h misc.h option.h player.h team.h variables.h xml_team.h \ youth_academy.c free.h maths.h name.h option.h player.h team.h user.h youth_academy.h -bygfoot_LDADD = @PACKAGE_LIBS@ @GST_LIBS@ $(INTLLIBS) +bygfoot_LDADD = @PACKAGE_LIBS@ @GST_LIBS@ $(INTLLIBS) -lm all: all-am .SUFFIXES: debian/bygfoot.install0000644000000000000000000000014011331214502012212 0ustar usr/games/ debian/bygfoot.xpm usr/share/pixmaps/ debian/bygfoot.desktop usr/share/applications/ debian/bygfoot.desktop0000644000000000000000000000027211331140076012227 0ustar [Desktop Entry] Version=1.0 Type=Application Name=bygfoot Comment= A soccer manager game TryExec=/usr/games/bygfoot Exec=/usr/games/bygfoot Categories=Application;Game; Icon=bygfoot.xpm debian/bygfoot.manpages0000644000000000000000000000002111331140360012335 0ustar debian/bygfoot.6