File: control

package info (click to toggle)
bzflag 2.4.18-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 27,152 kB
  • sloc: cpp: 161,483; ansic: 3,482; sh: 2,535; makefile: 2,427; perl: 486; python: 260; objc: 246; php: 206
file content (115 lines) | stat: -rw-r--r-- 4,913 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
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Source: bzflag
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Ryan Kavanagh <rak@debian.org>,
 Tim Riker <Tim@Rikers.org>
Standards-Version: 4.2.1
Build-Depends:
 debhelper (>= 11),
 groff,
 libc-ares-dev,
 libcpputest-dev,
 libcurl4-gnutls-dev | libcurl4-dev | libcurl-dev,
 libgl1-mesa-dev | libgl-dev | libglu-dev,
 libglew-dev,
 libncurses5-dev | libncurses-dev,
 libsdl1.2-dev | libsdl-dev
Homepage: http://bzflag.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/bzflag.git
Vcs-Git: https://anonscm.debian.org/git/pkg-games/bzflag.git

Package: bzflag
Architecture: all
Depends:
 bzflag-client,
 bzflag-server,
 ${misc:Depends}
Description: 3D first person tank battle game
 BZFlag is a 3D multi-player multiplatform tank battle game that allows users
 to play against each other in a network environment. There are five teams:
 red, green, blue, purple and rogue (rogue tanks are black). Destroying a
 player on another team scores a win, while being destroyed or destroying a
 teammate scores a loss. Rogues have no teammates (not even other rogues), so
 they cannot shoot teammates and they do not have a team score.
 .
 There are two main styles of play: capture-the-flag and free-for-all. In
 capture-the-flag, each team (except rogues) has a team base and each team with
 at least one player has a team flag. The object is to capture an enemy team's
 flag by bringing it to your team's base. This destroys every player on the
 captured team, subtracts one from that team's score, and adds one to your
 team's score. In free-for-all, there are no team flags or team bases. The
 object is simply to get as high a score as possible.
 .
 This metapackage installs both the client and the server, as well as generic
 documentation files concerning the bzflag community, contributing to bzflag,
 etc.

Package: bzflag-client
Architecture: any
Depends:
 bzflag-data (>= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 bzflag-server
Replaces:
 bzflag-data (<< 2.4.0)
Breaks:
 bzflag-data (<< 2.4.0)
Description: 3D first person tank battle game -- client
 BZFlag is a 3D multi-player multiplatform tank battle game that allows users
 to play against each other in a network environment. There are five teams:
 red, green, blue, purple and rogue (rogue tanks are black). Destroying a
 player on another team scores a win, while being destroyed or destroying a
 teammate scores a loss. Rogues have no teammates (not even other rogues), so
 they cannot shoot teammates and they do not have a team score.
 .
 There are two main styles of play: capture-the-flag and free-for-all. In
 capture-the-flag, each team (except rogues) has a team base and each team with
 at least one player has a team flag. The object is to capture an enemy team's
 flag by bringing it to your team's base. This destroys every player on the
 captured team, subtracts one from that team's score, and adds one to your
 team's score. In free-for-all, there are no team flags or team bases. The
 object is simply to get as high a score as possible.
 .
 This package installs the BZFlag client compatible with 2.4.x BZFlag servers.

Package: bzflag-data
Architecture: all
Depends:
 ${misc:Depends}
Description: 3D first person tank battle game -- data
 BZFlag is a 3D multi-player multiplatform tank battle game that allows users
 to play against each other in a network environment. There are five teams:
 red, green, blue, purple and rogue (rogue tanks are black). Destroying a
 player on another team scores a win, while being destroyed or destroying a
 teammate scores a loss. Rogues have no teammates (not even other rogues), so
 they cannot shoot teammates and they do not have a team score.
 .
 There are two main styles of play: capture-the-flag and free-for-all. In
 capture-the-flag, each team (except rogues) has a team base and each team with
 at least one player has a team flag. The object is to capture an enemy team's
 flag by bringing it to your team's base. This destroys every player on the
 captured team, subtracts one from that team's score, and adds one to your
 team's score. In free-for-all, there are no team flags or team bases. The
 object is simply to get as high a score as possible.
 .
 This package installs the data files needed by the BZFlag client.

Package: bzflag-server
Architecture: any
Depends:
 lsb-base (>= 3.0-6),
 ${misc:Depends},
 ${shlibs:Depends}
Enhances:
 bzflag-client
Description: 3D first person tank battle game -- server
 bzfs is the server for BZFlag, and it must be running to play. It can be run
 on any system on the network (including a player's system or one without
 graphics). You need to install this package if you wish to:
  - play by yourself
  - play amongst a small group of people on a private network
  - provide a server so that anyone on the Internet may play with you