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
|
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 (>= 10),
dpkg-dev (>= 1.16.1),
ioquake3-server (>= 1.36+u20150730+dfsg1-1~),
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-games/openarena.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena.git/
Homepage: http://openarena.ws/
Package: openarena
Architecture: any
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-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
openarena (= ${binary:Version}) | openarena-server (= ${binary:Version}),
${misc:Depends},
Recommends:
ioquake3-dbg,
Description: debug symbols for OpenArena's game logic
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 contains debug symbols which can be used to debug crashes in
OpenArena's game logic.
Package: openarena-server
Architecture: any
Depends:
adduser,
ioquake3-server (>= 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),
${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.
|