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
|
Source: openarena
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Bruno "Fuddl" Kleinert <fuddl@debian.org>,
Gonéri Le Bouder <goneri@rulezlan.org>,
Simon McVittie <smcv@debian.org>,
Build-Depends:
debhelper-compat (= 12),
dpkg-dev (>= 1.16.1),
ioquake3-server (>= 1.36+u20150730+dfsg1-1~),
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/games-team/openarena.git
Vcs-Browser: https://salsa.debian.org/games-team/openarena
Homepage: https://openarena.ws/
Rules-Requires-Root: no
Package: openarena
Architecture: any
Pre-Depends:
${misc:Pre-Depends},
Depends:
ioquake3 (>= 1.36+u20130504),
openarena-081-maps,
openarena-081-misc,
openarena-081-players,
openarena-081-players-mature,
openarena-081-textures,
openarena-085-data,
openarena-088-data,
openarena-data (<< 0.8.6~),
openarena-data (>= 0.8.5-3~),
${misc:Depends},
${shlibs:Depends},
Recommends:
openarena-oacmp1,
Description: fast-paced 3D first-person shooter
OpenArena is an open-source content package for ioQuake3 licensed under the
GPL, effectively creating a free stand-alone game. Though OpenArena is a free
replacement for id Software Inc.'s Quake 3 Arena, it is NOT compatible with
the proprietary game!
.
OpenArena might be considered unsuitable for children.
.
This package installs the OpenArena client.
Package: openarena-server
Architecture: any
Pre-Depends:
${misc:Pre-Depends},
Depends:
adduser,
ioquake3-server (>= 1.36+u20130504),
lsb-base,
openarena-081-maps,
openarena-081-misc,
openarena-081-players,
openarena-081-players-mature,
openarena-081-textures,
openarena-085-data,
openarena-088-data,
openarena-data (<< 0.8.6~),
openarena-data (>= 0.8.5),
${misc:Depends},
${shlibs:Depends},
Suggests:
openarena-oacmp1,
Description: server and game logic for the game OpenArena
OpenArena is an open-source content package for ioQuake3 licensed under the
GPL, effectively creating a free stand-alone game. Though OpenArena is a free
replacement for id Software Inc.'s Quake 3 Arena, it is NOT compatible with
the proprietary game!
.
This package installs the OpenArena dedicated server and its init script.
|