debian/0000755000000000000000000000000011754301355007172 5ustar debian/control0000644000000000000000000000307011753030443010571 0ustar Source: luola Section: games Priority: optional Maintainer: Christian T. Steigies Build-Depends: autoconf, autotools-dev, debhelper (>> 5.0.0), devscripts, libsdl-gfx1.2-dev, libsdl-image1.2-dev (>=1.2.2-3), libsdl-mixer1.2-dev (>=1.2.4-1.1), libsdl-ttf2.0-dev, libsdl1.2-dev (>=1.2.4), zlib1g-dev Standards-Version: 3.9.3 Homepage: http://www.luolamies.org/software/luola/ Vcs-Git: git://git.debian.org/collab-maint/luola.git Vcs-Browser: http://git.debian.org/?p=collab-maint/luola.git Package: luola Architecture: any Depends: luola-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Description: multiplayer cave-flying game Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . Luola's genre "Luolalentely," or cave-flying, has been very popular in Finland. Although cave-flying games are not originally from Finland, most new cave-flying games are. Package: luola-data Architecture: all Depends: luola-levels (>=5.1), ${misc:Depends}, ${shlibs:Depends} Recommends: ttf-freefont Suggests: luola-nostalgy Description: data files for luola Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . Luola's genre "Luolalentely," or cave-flying, has been very popular in Finland. Although cave-flying games are not originally from Finland, most new cave-flying games are. . This package contains sound and image files for luola. debian/luola-data.files0000644000000000000000000000002610655701323012235 0ustar usr/share/games/luola debian/compat0000644000000000000000000000000210765067261010376 0ustar 5 debian/menu0000644000000000000000000000023210765064201010053 0ustar ?package(luola):needs="X11" section="Games/Action" \ title="luola" command="/usr/games/luola --fullscreen" \ icon="/usr/share/pixmaps/luola-icon.xpm" debian/changelog0000644000000000000000000002522711754301344011052 0ustar luola (1.3.2-9) unstable; urgency=low * also define PATH_MAX in tools/im_wings.c -- Christian T. Steigies Mon, 14 May 2012 23:20:41 +0200 luola (1.3.2-8) unstable; urgency=low * define PATH_MAX in all files where it is used to really fix building on gnu-hurd * call dh_prep instead of dh_clean -k in install target * add Homepage and Vcs entries to control file * set LIBS instead of CFLAGS to build with ld --as-needed (closes: #646351) * add zlib1g-dev to Build-Depends (closes: #669519) * updated Standards-Version to 3.9.3 (no changes) -- Christian T. Steigies Thu, 10 May 2012 23:39:33 +0200 luola (1.3.2-7) unstable; urgency=low * switch to dpkg-source 3.0 (quilt) format * do not include patched config.[guess|sub] in source package, files are updated at buildtime * define PATH_MAX to fix building on gnu-hurd -- Christian T. Steigies Sun, 04 Sep 2011 13:00:35 +0200 luola (1.3.2-6) unstable; urgency=low * updated Standards-Version to 3.9.2 (no changes) * add ${misc:Depends} to dependencies of luola and luola-data * remove obsolete call to dh_desktop * fix debian-rules-ignores-make-clean-error lintian warning * fix debian-rules-missing-recommended-target lintian warning * GNU config automated update: config.sub (20080116 to 20110323), config.guess (20080123 to 20110511) * recommend ttf-freefont and symlink to it instead of shipping it * remove recommends for unused tty-dejavu * configure with CFLAGS=-lm to fix building with binutils-gold (closes: #555569) -- Christian T. Steigies Wed, 31 Aug 2011 23:11:43 +0200 luola (1.3.2-5) unstable; urgency=low * install a desktop file (closes: #478921) * update copyright file -- Christian T. Steigies Sun, 15 Jun 2008 18:20:34 +0200 luola (1.3.2-4) unstable; urgency=medium [ Christian T. Steigies ] * recommend ttf-dejavu instead of ttf-bistream-vera (closes: #461273) * install the upstream desktop file * updated Standards-Version to 3.7.3, use section Games/Action according to the menu policy * update the upstream website and email address in debian/copyright * use debian/compat instead of DH_COMPAT * modify build-depends for libsdl1.2-dev as suggested by lintian * do not include empty /usr/share/games directories in package * GNU config automated update: config.sub (20070118 to 20080116), config.guess (20070306 to 20080123) -- Christian T. Steigies Sun, 09 Mar 2008 23:45:45 +0100 luola (1.3.2-3) unstable; urgency=low * use source:Version instead of Source-Version in control to make lula binNMU safe (closes: #435949) -- Christian T. Steigies Mon, 6 Aug 2007 22:32:14 +0200 luola (1.3.2-2) unstable; urgency=low * stop Build-Depending on automake (closes: #376540) * updated Standards-Version to 3.7.2, no changes -- Christian T. Steigies Sat, 15 Jul 2006 23:42:30 +0200 luola (1.3.2-1) unstable; urgency=low * New upstream release * use debhelper compatability version version 5 * GNU config automated update: config.sub (20010813 to 20050422), config.guess (20020320 to 20050422) * GNU config automated update: config.sub (20050422 to 20060223), config.guess (20050422 to 20060223) -- Christian T. Steigies Mon, 24 Apr 2006 21:31:43 +0000 luola (1.3.0-1) unstable; urgency=low [ Christian T. Steigies ] * new upstream version (closes: #312086) * Calle changed his email and moved the source to a new location * update watch file to version 3 and new source location * set absolute paths in configure, prefix does not seem to be used anymore * GNU config automated update: config.sub (20010813 to 20050422), config.guess (20020320 to 20050422) * GNU config automated update: config.sub (20050422 to 20050708), config.guess (20050422 to 20050803) -- Christian T. Steigies Tue, 29 Nov 2005 23:10:23 +0000 luola (1.2.7-1) unstable; urgency=low * new upstream version * updated Standards-Version to 3.6.2.0, no changes * unapply patches with -N * unapply patches in clean target * fix formatting typo in manpage reported by Kevin Ryde (closes: #300642) * added a manpage rule to debian/rules to recreate manpage (only run when needed) * new endian patch from Calle -- Christian T. Steigies Mon, 25 Jul 2005 22:46:00 +0200 luola (1.2.6.dfsg-3) unstable; urgency=low * endian patch from Calle * GNU config automated update: config.sub (20041130 to 20050422), config.guess (20041112 to 20050422) -- Christian T. Steigies Mon, 6 Jun 2005 22:24:06 +0200 luola (1.2.6.dfsg-2) unstable; urgency=low * copyright is with the author -- Christian T. Steigies Sun, 13 Mar 2005 16:52:36 +0100 luola (1.2.6.dfsg-1) unstable; urgency=medium * remove non-free bluebold.ttf from package (closes: #298942) * recommend ttf-bitstream-vera as replacement font * describe how to use the non-free bluebold font, is the user wants to * suggest luola-nostalgy, which is in the archive now * GNU config automated update: config.sub (20010813 to 20041130), config.guess (20020320 to 20041112) -- Christian T. Steigies Fri, 11 Mar 2005 19:56:06 +0100 luola (1.2.6-1) unstable; urgency=low * New upstream release * uses new level format, used in luola-levels >= 5.1 * fix lintian warnings about menu: - add quotes in menu entry - menu icons now seem to belong in /usr/share/pixmaps - change menu, rules and dirs accordingly -- Christian T. Steigies Sun, 16 Jan 2005 21:28:21 +0100 luola (1.2.5-1) unstable; urgency=low * New upstream release * audio and amd64 patch are included upstream -- Christian T. Steigies Sun, 2 Jan 2005 14:49:52 +0100 luola (1.2.4-1) unstable; urgency=low * New upstream release * GNU config automated update: config.sub (20040624 to 20041130), config.guess (20040813 to 20041112) * fix building on amd64 (closes: #287536) * compilation fix for audio.c from Calle -- Christian T. Steigies Thu, 30 Dec 2004 16:32:35 +0100 luola (1.2.3-2) unstable; urgency=low * add libsdl-gfx1.2-dev to build-depends and enable-sdl-gfx -- Christian T. Steigies Fri, 24 Dec 2004 15:47:22 +0100 luola (1.2.3-1) unstable; urgency=low * New upstream release * put quotes around all entries in menu -- Christian T. Steigies Fri, 24 Dec 2004 14:42:23 +0100 luola (1.2.2-1) unstable; urgency=low * New upstream release (never uploaded, level loading was broken) -- Christian T. Steigies Tue, 7 Dec 2004 13:51:16 +0100 luola (1.2.1-2) unstable; urgency=low * rebuild with libsdl-ttf2.0 (closes: #245064) * updated Standards-Version to 3.6.1.0 (no changes) * GNU config automated update: config.sub (20031007 to 20040105), config.guess (20031007 to 20040105) * GNU config automated update: config.sub (20040105 to 20040624), config.guess (20040105 to 20040813) -- root Tue, 7 Dec 2004 13:49:56 +0100 luola (1.2.1-1) unstable; urgency=low * New upstream release, fixes segfault when ejecting (closes: #223507) * GNU config automated update: config.sub (20030717 to 20031007), config.guess (20030702 to 20031007) -- Christian T. Steigies Mon, 29 Dec 2003 14:35:14 -0500 luola (1.2.0-1) unstable; urgency=low * New upstream release * GNU config automated update: config.sub (20030509 to 20030717), config.guess (20030519 to 20030702) -- Christian T. Steigies Mon, 4 Aug 2003 20:22:21 -0400 luola (1.1.7-1) unstable; urgency=low * New upstream release -- Christian T. Steigies Mon, 23 Jun 2003 11:14:59 -0400 luola (1.1.6-1) unstable; urgency=low * New upstream release -- Christian T. Steigies Thu, 5 Jun 2003 11:14:57 -0400 luola (1.1.5-1) unstable; urgency=low * New upstream release * GNU config automated update: config.sub (20030509 to 20030509), config.guess (20030509 to 20030519) -- root Tue, 3 Jun 2003 20:25:48 -0400 luola (1.1.4-1) unstable; urgency=low * Yet another new upstream release * updated standards-version (no changes) * fix icon colours (opaque -> #cccccc) * added autotools-dev and debscripts to Build-Depends * automatically update config.sub during source package build -- Christian T. Steigies Wed, 28 May 2003 22:24:26 -0400 luola (1.1.2-1) unstable; urgency=low * New upstream release -- Christian T. Steigies Sat, 17 May 2003 11:11:50 -0400 luola (1.1.1-1) unstable; urgency=low * New upstream release, includes all debian patches * ship prebuilt manpage, no longer build-depend on docbook-to-man * updated standards-version (no changes) -- Christian T. Steigies Mon, 5 May 2003 11:15:12 -0400 luola (1.1.0-1) unstable; urgency=low * New upstream release -- Christian T. Steigies Thu, 3 Apr 2003 11:11:43 -0500 luola (1.0.2-1) unstable; urgency=low * New upstream release (closes: #176172) * enable sound * change Uint8 to int8 in menu.c, player.h (thanks Daniel Burrows) * change char to unsigned char in player.h (thanks Gerhard Tonn, closes: #176375) -- Christian T. Steigies Wed, 22 Jan 2003 00:03:11 -0500 luola (1.0.1-1) unstable; urgency=low * New upstream release (never uploaded to debian) * sound is disabled by default, so it does not crash anymore -- Christian T. Steigies Mon, 2 Dec 2002 11:11:45 -0500 luola (1.0.0-1) unstable; urgency=low * New upstream release (never uploaded to debian) -- Christian T. Steigies Fri, 15 Nov 2002 09:42:04 -0500 luola (0.9.9-3) unstable; urgency=medium * messed up previous build, upload diff and orig.tar.gz again -- Christian T. Steigies Fri, 10 Jan 2003 20:14:06 -0500 luola (0.9.9-2) unstable; urgency=low * beautify description * fix documentation (closes: #174932) -- Christian T. Steigies Thu, 9 Jan 2003 23:28:17 -0500 luola (0.9.9-1) unstable; urgency=low * new upstream version * level files come now in a separate package * call configure properly * initial upload for Debian (closes: #146523,166421) -- Christian T. Steigies Sun, 20 Oct 2002 23:55:12 -0400 luola (0.9.8-1) unstable; urgency=low * new upstream version -- Christian T. Steigies Sun, 29 Sep 2002 20:20:47 -0400 luola (0.9.6-1) unstable; urgency=low * Initial Release. -- Christian T. Steigies Fri, 22 Feb 2002 19:38:51 -0500 debian/rules0000755000000000000000000001034511753031003010242 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 installdoc = install -g root -o root -m 644 TARGET = luola export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) # FOR AUTOCONF 2.52 AND NEWER ONLY ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) confflags += --build $(DEB_HOST_GNU_TYPE) else confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) endif # The autotools target adds forced build-time dependencies on # autotools-dev (for /usr/share/misc/config.*) and devscripts (for dch) # It's also a .PHONY make target. autotools: -chmod +x config.sub config.guess OLDDATESUB=`./config.sub -t | tr -d -` ;\ OLDDATEGUESS=`./config.guess -t | tr -d -` ;\ NEWDATESUB=`/usr/share/misc/config.sub -t | tr -d -` ;\ NEWDATEGUESS=`/usr/share/misc/config.guess -t | tr -d -` ;\ if [ $$OLDDATESUB -lt $$NEWDATESUB -o \ $$OLDDATEGUESS -lt $$NEWDATEGUESS ]; then \ echo dch -a -p "GNU config automated update: config.sub\ ($$OLDDATESUB to $$NEWDATESUB), config.guess\ ($$OLDDATEGUESS to $$NEWDATEGUESS)" ;\ cp -f /usr/share/misc/config.sub config.sub ;\ cp -f /usr/share/misc/config.guess config.guess ;\ echo WARNING: GNU config scripts updated from master copies 1>&2 ;\ fi configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. ./configure $(confflags) \ --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ --datadir=/usr/share/games \ --bindir=/usr/games \ --enable-sound \ --enable-sdl-gfx \ LIBS=-lm touch configure-stamp build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp #build: build-stamp build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. $(MAKE) # manpage has been added to the diff touch build-stamp # does not work on m68k, so add it to the diff and run this only when needed manpage: /usr/bin/docbook-to-man debian/luola.sgml > luola.6 nroff -man luola.6 | less clean: autotools dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean [ ! -f Makefile ] || $(MAKE) -C src distclean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(installdoc) $(CURDIR)/debian/$(TARGET)-icon.xpm \ $(CURDIR)/debian/$(TARGET)/usr/share/pixmaps/ $(installdoc) $(CURDIR)/luola.desktop \ $(CURDIR)/debian/$(TARGET)/usr/share/applications # Add here commands to install the package into debian/luola. $(MAKE) install prefix=$(CURDIR)/debian/$(TARGET)/usr \ bindir=$(CURDIR)/debian/$(TARGET)/usr/games \ datadir=$(CURDIR)/debian/$(TARGET)/usr/share/games # do not ship font, link to ttf-freefont package instead (falls back to built-in font if not found) cd $(CURDIR)/debian/$(TARGET)/usr/share/games/$(TARGET)/font && \ rm freesans.ttf && \ ln -s /usr/share/fonts/truetype/freefont/FreeSansBold.ttf freesans.ttf $(installdoc) debian/$(TARGET).desktop $(CURDIR)/debian/$(TARGET)/usr/share/applications dh_movefiles --sourcedir=debian/$(TARGET) # remove leftover directory from the main package rm -rf $(CURDIR)/debian/$(TARGET)/usr/share/games # Build architecture-independent files here. # Pass -i to all debhelper commands in this target to reduce clutter. binary-indep: build install dh_testdir -i dh_testroot -i dh_installdocs -i dh_installmenu -i dh_installman -i dh_installinfo -i dh_installchangelogs ChangeLog -i dh_link -i dh_strip -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i # Build architecture-dependent files here. binary-arch: build install dh_testdir -a dh_testroot -a dh_installdocs -a dh_installmenu -a dh_installman -a luola.6 dh_installinfo -a dh_installchangelogs ChangeLog -a dh_link -a dh_strip -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/dirs0000644000000000000000000000006311025242773010054 0ustar usr/games usr/share/applications usr/share/pixmaps debian/watch0000644000000000000000000000030210655701323010214 0ustar # format version number, currently 2; this line is compulsory! version=3 # Site Directory Pattern Version Script http://www.luolamies.org/software/luola/luola-(.*)\.tar\.gz debian uupdate debian/source/0000755000000000000000000000000011630655030010465 5ustar debian/source/format0000644000000000000000000000001411630654255011703 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000015711630655030012106 0ustar # Don't store changes on autogenerated files extend-diff-ignore = "(^|/)(config\.sub|config\.guess|Makefile)$" debian/docs0000644000000000000000000000004710655701323010044 0ustar AUTHORS FAQ LEVELFILE NEWS README TODO debian/copyright0000644000000000000000000000125211753030443011121 0ustar This package was debianized by Christian T. Steigies on Fri, 22 Feb 2002 19:38:51 -0500. It was downloaded from http://www.luolamies.org/software/luola/ Upstream Author: Calle Laakkonen with contributions from: Peter Eismann Mads Villadsen Pauli Virtanen Eero Tamminen Gustavo Noronha Miika Vihersaari Jarno van der Kolk Eddy Petrisor Elias Kunnas Copyright (c) 2001-2006 Calle Laakkonen Luola is distributed under the GNU GENERAL PUBLIC LICENSE, Version 2. On Debian GNU/Linux systems, the complete text of the GNU General Public License, Version 2 is found in `/usr/share/common-licenses/GPL-2'. debian/patches/0000755000000000000000000000000011754273341010624 5ustar debian/patches/hurd_path_max0000644000000000000000000000375111754273341013400 0ustar Description: define PATH_MAX On gnu-hurd PATH_MAX is not defined. Set PATH_MAX to 8192 if it is not defined as recommended here: http://lists.gnu.org/archive/html/bug-gnulib/2011-08/msg00025.html . The person named in the Author field signed this changelog entry. Author: Christian T. Steigies Last-Update: 2011-09-07 --- a/src/fs.c +++ b/src/fs.c @@ -36,6 +36,11 @@ #include "fs.h" #include "lcmap.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + /* Paths */ #ifndef WIN32 #define LEVEL_PATH "/levels/" --- a/src/levelfile.c +++ b/src/levelfile.c @@ -34,6 +34,11 @@ #include "game.h" #include "font.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + /* Open level for reading */ int open_level(struct LevelFile *level) { if(level->ldat) { --- a/tools/im_vwing.c +++ b/tools/im_vwing.c @@ -29,6 +29,11 @@ #include "im_vwing.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + /* Buffer to hold the loaded level */ static char *leveldata; static int leveldata_len; --- a/tools/importlev.c +++ b/tools/importlev.c @@ -36,6 +36,11 @@ #include "im_wings.h" #include "im_tou.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + static struct Importer importer[3]; static const int importers=3; --- a/tools/im_tou.c +++ b/tools/im_tou.c @@ -31,6 +31,11 @@ #include "lcmap.h" #include "im_tou.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + /* TOU level header 0-21: "TOU level file v1.4\013\010\026" 22-25: Offset to level artwork (jpeg) --- a/tools/im_wings.c +++ b/tools/im_wings.c @@ -33,6 +33,11 @@ #include "im_wings.h" +/* PATH_MAX is not defined on gnu-hurd */ +#ifndef PATH_MAX +#define PATH_MAX 8192 +#endif + static Uint32 lev_width, lev_height; static SDL_Color palette[256]; static Uint8* lev_pixels; debian/patches/remove_implicit_declaration0000644000000000000000000000071611630674113016302 0ustar Description: remove implicit declaration warning remove the warning: incompatible implicit declaration of built-in function strcpy in im_vwing.c . The person named in the Author field signed this changelog entry. Author: Christian T. Steigies Last-Update: 2011-09-04 --- a/tools/im_vwing.c +++ b/tools/im_vwing.c @@ -25,6 +25,7 @@ #include #include #include +#include #include "im_vwing.h" debian/patches/luola-manpage0000644000000000000000000000502211630657663013276 0ustar Description: manpage for luola Add a manpage for luola . The person named in the Author field signed this changelog entry. Author: Christian T. Steigies Last-Update: 2007-08-06 --- /dev/null +++ luola-1.3.2/luola.6 @@ -0,0 +1,59 @@ +.TH "LUOLA" "6" +.SH "NAME" +luola \(em a 2D arcade game where you fly a small V shaped ship +in different kinds of levels. +.SH "SYNOPSIS" +.PP +\fBluola\fR +.SH "DESCRIPTION" +.PP +This manual page documents briefly the +\fBluola\fR command. +.PP +This manual page was written for the \fBDebian GNU/Linux\fP distribution +because the original program does not have a manual page. +Please read the full documentation at: /usr/share/doc/luola/README.gz +.SH "OPTIONS" +.PP +These programs follow the usual GNU command line syntax, +with long options starting with two dashes (`\-'). A summary of +options is included below. For a complete description, see the +\fB/usr/share/doc/luola/README.gz\fP file. +.IP "\fB\-\-fullscreen\fP " 10 +Play the game in fullscreen mode. +.IP "\fB\-\-window\fP " 10 +Play the game in windowed mode. +.IP "\fB\-\-hidemouse\fP " 10 +This is very useful. It hides the mouse pointer when it is over the screen. +.IP "\fB\-\-showmouse\fP " 10 +Show the mouse pointer when it is over the window. +.IP "\fB\-\-pad\fP " 10 +Enables the joystick/pad support. +.IP "\fB\-\-nopad\fP " 10 +Disables the joystick/pad support. +.IP "\fB\-\-sounds\fP " 10 +Enable the sound system. +.IP "\fB\-\-nosounds\fP " 10 +Disable the sounds. +.IP "\fB\-\-lang 'lang'\fP " 10 +Use language specified by 'lang'. Eg. '\-\-lang fi' uses the Finnish translation. +.IP "\fB\-\-audiorate\fP " 10 +Set audio sampling frequency. +.IP "\fB\-\-audiochannels\fP " 10 +Set audio channels (1 or 2). +.IP "\fB\-\-audiochunks\fP " 10 +Set audio chunks. +.IP "\fB\-\-help\fP " 10 +Show help message. +.IP "\fB\-\-version\fP " 10 +Show version information. +.SH "AUTHOR" +.PP +This manual page was written by Christian T. Steigies cts@debian.org for +the \fBDebian GNU/Linux\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 Free Documentation +License, Version 1.1 or any later version published by the Free +Software Foundation; with no Invariant Sections, no Front-Cover +Texts and no Back-Cover Texts. +.\" created by instant / docbook-to-man, Mon 25 Jul 2005, 22:15 debian/patches/series0000644000000000000000000000007011631750443012033 0ustar luola-manpage remove_implicit_declaration hurd_path_max debian/luola.sgml0000644000000000000000000001405510655701323011175 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> Christian T."> STEIGIES"> July 25, 2005"> 6"> cts@debian.org"> LUOLA"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2002 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; a 2D arcade game where you fly a small V shaped ship in different kinds of levels. &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. Please read the full documentation at: /usr/share/doc/luola/README.gz OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the /usr/share/doc/luola/README.gz file. Play the game in fullscreen mode. Play the game in windowed mode. This is very useful. It hides the mouse pointer when it is over the screen. Show the mouse pointer when it is over the window. Enables the joystick/pad support. Disables the joystick/pad support. Enable the sound system. Disable the sounds. Use language specified by 'lang'. Eg. '--lang fi' uses the Finnish translation. Set audio sampling frequency. Set audio channels (1 or 2). Set audio chunks. Show help message. Show version information. AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
debian/luola-icon.xpm0000644000000000000000000000270010655701323011757 0ustar /* XPM */ static char *luola32[] = { /* columns rows colors chars-per-pixel */ "32 32 15 1", " c #cccccc", ". c #191919", "X c gray20", "o c #00007f", "O c #7f0000", "+ c #7f007f", "@ c #7f7f00", "# c #4c4c4c", "$ c #666667", "% c gray50", "& c blue", "* c red", "= c gray60", "- c #b2b2b2", "; c None", /* pixels */ ";;;;;;;;;;;; ;;;;;;;;;;;;", ";;;;;;;;; ;;;;;;;;;", ";;;;;;; o ;;;;;;;", ";;;;;; %X ;;;;;;", ";;;;; o-% ;;;;", ";;;; .=-=X ;;;", ";;; X=&==. ;;;", ";; ..==-&-o ;;", ";; #-=-&=% ;", "; &==&-==# ;", "; X. . X--==-==& ", "; X$X .O. %&%=$=&==#X .XX ", " .$X #$X o-%$%$$@%%*$ .$@$. ", " O$# X@$ %-$$%O$%$%$% X$$@# ", " X$# #$X=-$$#$X$$$$@. #$O$@ ", " X@O #@%=&%+@$.O%$$$# .##O$$ ", " O%. O$===@$%+ $$%$$. #$+@@..", " .%@ X$=&=%$@@ $@%@=X X@$$$X ", " $$. X$@=%+@$$..$$$#=% O$##@O ", " #@$$X%%+$$$O@$$@%O%+$%#$@XX$X ", "; .#$$$%=$$$X .#@$$.$$$$@$$..$. ", "; . ..===+. .. .%-&$XO ", "; .-==. $==# ;", ";; &=$ .==# ;", ";; ==o &=# ;;", ";;; .=$ .=# ;;", ";;;; =. $o ;;;", ";;;; .o .# ;;;;", ";;;;; . ;;;;;", ";;;;;;; ;;;;;;", ";;;;;;;; ;;;;;;;;", ";;;;;;;;;; ;;;;;;;;;;" }; debian/luola.desktop0000644000000000000000000000024011025240222011657 0ustar [Desktop Entry] Encoding=UTF-8 Name=Luola Type=Application Categories=Application;ArcadeGame;Game; TryExec=luola Exec=luola Icon=luola-icon Terminal=false