debian/0000775000000000000000000000000012315072662007174 5ustar debian/copyright0000664000000000000000000000265212142606760011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Tux Football Upstream-Contact: Jason Wood Christoph Brill Source: http://tuxfootball.sourceforge.net/ Files: * Copyright: 2003, 2007 by Jason Wood 2010 by Christoph Brill License: GPL-2+ Files: src/Font.hpp Copyright: 2004 Lion Vollnhals 2003 Matthias Braun License: GPL-2+ Files: src/SFont.{c h} Copyright: 2003 Karl Bartel License: GPL-2+ or LGPL-2+ Files: debian/* Copyright: Copyright (C) 2011 TANIGUCHI Takaki 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 as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: LGPL-2+ This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU Lesser General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". debian/desktop/0000775000000000000000000000000012142606760010645 5ustar debian/desktop/tuxfootball.desktop0000664000000000000000000000025212142606760014602 0ustar [Desktop Entry] Encoding=UTF-8 Type=Application Name=Tuxfootball Comment=2D Football Game Exec=tuxfootball # Icon=grisbi.png Terminal=false Categories=Application;Game; debian/menu0000664000000000000000000000030612142606760010062 0ustar ?package(tuxfootball):needs="x11" section="Games/Action" title="tuxfootball" longtitle="Tux Football" description="great 2D soccer (sometimes called football) game" command="/usr/games/tuxfootball" debian/changelog0000664000000000000000000000272212315072660011047 0ustar tuxfootball (0.3.1-3ubuntu1) trusty; urgency=low * Use autotools-dev helper for arm64, resolving FTBFS. -- Daniel T Chen Thu, 27 Mar 2014 15:01:54 -0400 tuxfootball (0.3.1-3) unstable; urgency=low * Add a manpage. (Closes: #692939) * debian/rules, control: Add Hardening build option. -- TANIGUCHI Takaki Thu, 09 May 2013 11:45:34 +0900 tuxfootball (0.3.1-2) unstable; urgency=low * debian/control: Add pkg-config to Build-Depends. (Closes: #672528) -- TANIGUCHI Takaki Wed, 16 May 2012 10:56:25 +0900 tuxfootball (0.3.1-1) unstable; urgency=low * New upstream. (Closes: #669505) * debian/copyright: copyright-format 1.0 * debian/control: Fix minor typo. (Closes: #626978) -- TANIGUCHI Takaki Fri, 13 Apr 2012 10:01:56 +0900 tuxfootball (0.3.0-3) unstable; urgency=low * debian/control: Fix typo. (Closes: #621014) * change Maintainer to Debian Games Team. * Bump Standards-Version to 3.9.2 with no changes. -- TANIGUCHI Takaki Mon, 16 May 2011 12:43:16 +0900 tuxfootball (0.3.0-2) unstable; urgency=low * debian/copyright: add comments about some files. * debian/control: Fix a typo. (Closes: #620561) -- TANIGUCHI Takaki Tue, 05 Apr 2011 12:59:13 +0900 tuxfootball (0.3.0-1) unstable; urgency=low * Initial release (Closes: #610284:) -- TANIGUCHI Takaki Mon, 17 Jan 2011 10:24:28 +0900 debian/install0000664000000000000000000000005112142606760010561 0ustar debian/desktop/* /usr/share/applications debian/manpages0000664000000000000000000000002512142606760010707 0ustar debian/tuxfootball.6 debian/tuxfootball.60000664000000000000000000000214412142606760011627 0ustar .TH tuxfootball 6 "November 2012" "Tux Football" "Tux Football(6) manpage" .SH NAME tuxfootball \- great 2D soccer (sometimes called football) game .SH SYNOPSIS .B tuxfootball [\fIOPTION...\fR] .SH DESCRIPTION .PP \fBTux Football\fP brings old style gameplay from DOS times back to the desktop with up to date graphics! Its gameplay is similar to old classics such as Amco's Kick Off and Sensible Software's Sensible Soccer. The gameplay is designed to be quick, responsive and fun. You are always in control of the player closest to the ball. The ball is controlled via two different kick buttons - one for pass, and one for shoot. Aftertouch can be applied to shots by quickly pressing and holding the direction you want the ball to bend towards. Pushing in the opposite direction to what you kicked the ball makes it raise into the air, pushing in the same direction as the ball makes it dip towards the ground. .PP .SH OPTIONS .TP \fB\-h\fR print help .TP \fB\-w\fR run Tux Football in windowed mode (default) .TP \fB\-w\fR run Tux Football in fullscreen mode .TP \fB\-d\fR Enable debug logging debian/patches/0000775000000000000000000000000012142606760010623 5ustar debian/patches/series0000664000000000000000000000002112142606760012031 0ustar fix_ftbfs_menu_h debian/patches/fix_ftbfs_menu_h0000664000000000000000000000076012142606760014056 0ustar Index: tuxfootball/src/menu/elements/menulabel.cpp =================================================================== --- tuxfootball.orig/src/menu/elements/menulabel.cpp 2012-04-13 09:58:36.280112312 +0900 +++ tuxfootball/src/menu/elements/menulabel.cpp 2012-04-13 10:15:00.384923357 +0900 @@ -27,7 +27,7 @@ #include -#include "menu.h" +#include "menu/menu.h" MenuLabel::MenuLabel(Menu *menu, std::string name, std::string identifier) : MenuItem(menu, name, identifier) debian/watch0000664000000000000000000000007612142606760010230 0ustar version=3 http://sf.net/tuxfootball/tuxfootball-(.*)\.tar\.gz debian/control0000664000000000000000000000252012315072626010576 0ustar Source: tuxfootball Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Games Team Uploaders: TANIGUCHI Takaki Section: games Priority: extra Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dpkg-dev (>= 1.16.1~), intltool, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, pkg-config Standards-Version: 3.9.3 Homepage: http://tuxfootball.sourceforge.net/ Package: tuxfootball Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: great 2D soccer (sometimes called football) game It's bringing old style gameplay from DOS times back to the desktop with up to date graphics! Its gameplay is similar to old classics such as Amco's Kick Off and Sensible Software's Sensible Soccer. . The gameplay is designed to be quick, responsive and fun. You are always in control of the player closest to the ball. The ball is controlled via two different kick buttons - one for pass, and one for shoot. Aftertouch can be applied to shots by quickly pressing and holding the direction you want the ball to bend towards. Pushing in the opposite direction to what you kicked the ball makes it raise into the air, pushing in the same direction as the ball makes it dip towards the ground. debian/source/0000775000000000000000000000000012142606760010474 5ustar debian/source/format0000664000000000000000000000001412142606760011702 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212142606760010372 0ustar 7 debian/rules0000775000000000000000000000174512315072640010257 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. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: dh $@ --with autotools_dev override_dh_auto_configure: dh_auto_configure -- --prefix=/usr/share \ --datadir=/usr/share/games \ --bindir=/usr/games \ --docdir=/usr/share/doc override_dh_auto_install: dh_auto_install -- desktopdir=/usr/share/applications \ icondir=/usr/share/icons rm $(CURDIR)/debian/tuxfootball/usr/share/doc/tuxfootball/INSTALL rm $(CURDIR)/debian/tuxfootball/usr/share/doc/tuxfootball/COPYING rm $(CURDIR)/debian/tuxfootball/usr/share/doc/tuxfootball/ChangeLog