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 50 51 52 53 54
|
Source: lbreakouthd
Section: games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephen Kitt <skitt@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-zz-debputy-rrr (>= 0.1.35~),
libsdl2-dev,
libsdl2-image-dev,
libsdl2-mixer-dev,
libsdl2-ttf-dev,
Homepage: https://lgames.sourceforge.io/LBreakoutHD/
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/games-team/lbreakouthd
Vcs-Git: https://salsa.debian.org/games-team/lbreakouthd.git
Package: lbreakouthd
Architecture: any
Depends: lbreakouthd-data (= ${source:Version})
Description: ball-and-paddle game
LBreakoutHD is a remaster of LBreakout2, a game similar to Breakout
and xboing. The player controls a paddle at the bottom of the screen,
and uses it to bounce one or more balls which destroy bricks; the
paddle can also be used to collect various extras with positive or
negative effects.
.
LBreakoutHD supports all LBreakout2 themes and level sets.
Package: lbreakouthd-data
Architecture: all
Multi-Arch: foreign
Depends: fonts-adobe-sourcesans3
Description: ball-and-paddle game - data files
LBreakoutHD is a remaster of LBreakout2, a game similar to Breakout
and xboing. The player controls a paddle at the bottom of the screen,
and uses it to bounce one or more balls which destroy bricks; the
paddle can also be used to collect various extras with positive or
negative effects.
.
This package contains the data files for LBreakoutHD.
Package: lbreakout2
Architecture: all
Section: oldlibs
Depends: lbreakouthd
Description: ball-and-paddle game - transitional package
LBreakoutHD is a remaster of LBreakout2, a game similar to Breakout
and xboing. The player controls a paddle at the bottom of the screen,
and uses it to bounce one or more balls which destroy bricks; the
paddle can also be used to collect various extras with positive or
negative effects.
.
This package is a transitional package to upgrade LBreakout2 users to
LBreakoutHD.
|