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
|
Source: tanks
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Alex Myczko <tar@debian.org>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
libsdl2-dev,
libsdl2-image-dev,
libsdl2-ttf-dev,
libsdl2-mixer-dev,
fonts-sixtyfour,
Standards-Version: 4.7.3
Homepage: https://github.com/krystiankaluzny/Tanks
Vcs-Browser: https://salsa.debian.org/games-team/tanks
Vcs-Git: https://salsa.debian.org/games-team/tanks.git
Package: tanks
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
fonts-sixtyfour,
Description: Tank 1990 clone
This is a game for one or two players controlling a tank.
|