1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: luola
Section: games
Priority: optional
Maintainer: Christian T. Steigies <cts@debian.org>
Build-Depends: autoconf,
autotools-dev,
debhelper (>= 9),
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.6
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: fonts-freefont-ttf
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.
|