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
|
Source: monopd
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo@debian.org>
Build-Depends:
debhelper (>= 10),
dh-systemd,
libmuparser-dev,
libsystemd-dev [linux-any],
libutfcpp-dev,
pkg-config
Standards-Version: 3.9.8
Homepage: http://gtkatlantic.gradator.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-games/monopd.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/monopd.git
Package: monopd
Architecture: any
Depends:
lsb-base (>= 3.0-6),
${misc:Depends},
${shlibs:Depends}
Suggests:
gtkatlantic
Description: Monopoly game network server
monopd is a dedicated game server daemon for playing Monopoly-like
board games. Clients such as gtkAtlantic connect to the server,
which manages the game. Note that you do not need to install
this server unless you want to use one of the clients offline, or
play custom game types.
.
Currently supported board games are Monopoly(R) and Atlantic, a
variation on Monopoly(R).
|