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
|
Source: 0ad
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Vincent Cheng <Vincentc1208@gmail.com>
Build-Depends:
autoconf,
debhelper (>= 9),
dpkg-dev (>= 1.15.5),
libboost-dev,
libboost-filesystem-dev,
libboost-signals-dev,
libcurl4-gnutls-dev | libcurl4-dev,
libenet-dev (>= 1.3),
libgamin-dev,
libjpeg-dev,
libmozjs185-dev,
libnvtt-dev,
libogg-dev,
libopenal-dev,
libpng-dev,
libsdl1.2-dev,
libvorbis-dev,
libwxgtk2.8-dev,
libxcursor-dev,
libxml2-dev,
pkg-config,
zlib1g-dev
Standards-Version: 3.9.3
Homepage: http://www.wildfiregames.com/0ad/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/0ad/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/0ad/
Package: 0ad
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
Depends:
0ad-data (>= ${source:Upstream-Version}),
0ad-data (<= ${source:Version}),
gamin | fam,
${misc:Depends},
${shlibs:Depends}
Description: Real-time strategy game of ancient warfare
0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
real-time strategy (RTS) game of ancient warfare. In short, it is a
historically-based war/economy game that allows players to relive or rewrite
the history of Western civilizations, focusing on the years between 500 B.C.
and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
graphics, detailed artwork, sound, and a flexible and powerful custom-built
game engine.
Package: 0ad-dbg
Section: debug
Priority: extra
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
Depends: 0ad (= ${binary:Version}), ${misc:Depends}
Description: Real-time strategy game of ancient warfare (debug)
0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
real-time strategy (RTS) game of ancient warfare. In short, it is a
historically-based war/economy game that allows players to relive or rewrite
the history of Western civilizations, focusing on the years between 500 B.C.
and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
graphics, detailed artwork, sound, and a flexible and powerful custom-built
game engine.
.
This package contains the debugging symbols.
|