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
|
Source: late
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Javier Galicia <javiergaliciaacm@gmail.com>,
Barry deFreese <bddebian@comcast.net>
Build-Depends:
debhelper-compat (= 13),
libsdl-image1.2-dev,
libsdl1.2-dev
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/games-team/late.git
Vcs-Browser: https://salsa.debian.org/games-team/late
Homepage: http://late.sourceforge.net/
Package: late
Architecture: any
Depends:
late-data (>= 0.1.0-5),
${misc:Depends},
${shlibs:Depends}
Description: simple game of capturing balls
This is a simple and fun game, which involves using your mouse
based guillotine to trap bouncing balls.
.
Trapping balls is achieved by firing your guillotine to split the
playing area into little boxes, once enough of the screen has been
covered you progress to the next level.
Package: late-data
Architecture: all
Depends:
${misc:Depends}
Suggests:
late
Description: data files for late game
late is a simple ball capturing game
.
This package contains sound and level data for the game.
.
You need the late package to use these data files
|