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 47 48 49
|
Source: lierolibre
Section: games
Priority: optional
Uploaders: Martin Erik Werner <martinerikwerner@gmail.com>
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 10),
imagemagick,
libboost-program-options-dev,
libconfig++-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev,
libtool,
pkg-config,
sox,
zlib1g-dev
Standards-Version: 4.1.1
Homepage: https://launchpad.net/lierolibre
Vcs-Git: https://anonscm.debian.org/git/pkg-games/lierolibre.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-games/lierolibre
Package: lierolibre
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
Depends: lierolibre-data, ${misc:Depends}, ${shlibs:Depends}
Description: old-school earthworm action game
lierolibre is an old-school earthworm action game. It is a direct fork of
Liero (OpenLiero).
.
Features:
* 2 worms, 40 weapons, great playability, two game modes: Kill'em All and Game
of Tag, plus AI-players without true intelligence!
* Dat nostalgia
* Extensions via a hidden F1 menu
+ Replays
+ Game controller support
+ Powerlevel palettes
* Ability to write game variables to plain text files
* Ability to load game variables from both EXE and plain text files
* New freely licensed audio
* Scripts to extract and repack graphics, sounds and levels
Package: lierolibre-data
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
Description: data files for lierolibre
This package contains the data files (sounds, graphics, game variables) for
the old-school earthworm action game lierolibre.
|