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
|
Source: crossfire
Section: games
Priority: optional
Maintainer: Kari Pahula <kari@sammakko.yok.utu.fi>
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 4.1.16), cdbs, libxaw7-dev, xlibs-dev, xutils, flex, python2.2-dev
Package: crossfire-server
Architecture: any
Depends: crossfire-maps (>=0.95.3), debconf, ${shlibs:Depends}
Suggests: crossfire-edit
Description: Server for Crossfire Games
This is the server program for the crossfire client
.
Crossfire is a multiplayer graphical arcade and adventure game made for
the X environment.
It has certain flavours from other games, especially Gauntlet (TM)
and Nethack/Moria.
Any number of players can move around in their own window, finding
and using items and battle monsters. They can choose to cooperate
or compete in the same "world".
Package: crossfire-edit
Architecture: any
Depends: crossfire-maps (>=0.93.3), ${shlibs:Depends}
Description: Map editor for the Crossfire Gameset
This is the map editor for the maps that go with the crossfire game.
.
Crossfire is a multiplayer graphical arcade and adventure game made for
the X environment.
It has certain flavors from other games, especially Gauntlet (TM)
and Nethack/Moria.
Any number of players can move around in their own window, finding
and using items and battle monsters. They can choose to cooperate
or compete in the same "world".
Package: crossfire-doc
Section: doc
Architecture: all
Description: Documentation for Crossfire
This is the document package for crossfire. It has information for
both server and client.
|