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
|
Source: xconq
Section: games
Priority: optional
Maintainer: David Nusinow <dnusinow@debian.org>
Build-Depends: debhelper (>> 3.0.0), tk8.3-dev, libxaw7-dev, texinfo (>= 4.0), tetex-bin (>= 1.0.7), autotools-dev
Standards-Version: 3.5.2
Package: xconq
Architecture: any
Depends: ${shlibs:Depends}, xconq-common (>= ${Source-Version})
Description: A graphical multi-player strategy game and game design system
Xconq is an Empire-type strategy game, where each player contests for
domination of a simulated world. Unlike most empire-building games,
it features a programming language that game designers can use to
build a wide variety of games.
.
Games already in the distribution's library include everything from
simple combat, to elaborate world models, to silly but fun games, with
time periods ranging from ancient history into the distant future.
Package: xconq-doc
Section: doc
Architecture: all
Recommends: xconq (>= ${Source-Version})
Description: Xconq documentation in PostScript, HTML, and info format
This package contains PostScript, HTML, and info versions of the
documentation for the xconq package.
Package: xconq-common
Architecture: all
Description: Common files for Xconq
This package contains common architecture-independent files
needed by Xconq.
|