File: control

package info (click to toggle)
tetrinet 0.11%2BCVS20070911-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 288 kB
  • ctags: 294
  • sloc: ansic: 3,535; makefile: 41
file content (28 lines) | stat: -rw-r--r-- 1,164 bytes parent folder | download | duplicates (2)
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
Source: tetrinet
Section: games
Priority: optional
Maintainer: Rhonda D'Vine <rhonda@debian.org>
Build-Depends: debhelper (>= 9~), libncurses5-dev
Standards-Version: 3.9.6
Homepage: http://tetrinet.or.cz/
Vcs-Browser: http://repo.or.cz/tetrinet.git
Vcs-Git: git://repo.or.cz/tetrinet.git

Package: tetrinet-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: textmode client for tetrinet, a multiplayer tetris-like game
 tetrinet-client is a textmode client for the multiplayer tetris version called
 tetrinet. This client is able to play both in tetrifast and the original
 version of the game. Please notice that you need at least 50 lines to be able
 to play it.

Package: tetrinet-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: tetrinet-client
Description: server for tetrinet, a multiplayer tetris-like game
 tetrinet-server is a small limited server binary for the multiplayer tetris
 version called tetrinet. It supports only one playfield so at most 6 players,
 but it is good enough for a fast game and can be configured throughly through
 a ~/.tetrinet file (default written on first start).