File: control

package info (click to toggle)
bastet 0.43-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 368 kB
  • sloc: cpp: 2,140; sh: 45; makefile: 23
file content (27 lines) | stat: -rw-r--r-- 895 bytes parent folder | download
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
Source: bastet
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libboost-dev,
 libboost-program-options-dev,
 libncurses5-dev | libncurses-dev,
 po-debconf
Standards-Version: 4.6.0
Homepage: http://fph.altervista.org/prog/bastet.shtml
Vcs-Git: https://salsa.debian.org/games-team/bastet.git
Vcs-Browser: https://salsa.debian.org/games-team/bastet

Package: bastet
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: ncurses Tetris clone with a bastard algorithm
 Bastet ("bastard Tetris") is a free clone of Tetris which tries to
 compute how useful blocks are and gives you the worst possible brick.
 Playing bastet can be a painful experience, especially if you usually
 make "canyons" and wait for the long I-shaped block.