1Source: stratagus
2Section: games
3Priority: optional
4Maintainer: cybermind <iddqd_mail@mail.ru>
5Build-Depends: debhelper (>= 7), cmake (>= 2.6), doxygen,
6 imagemagick, sharutils, liblua5.1-dev | liblua5.1-0-dev, libtolua++5.1-dev,
7 zlib1g-dev, libbz2-dev, libpng12-dev (>= 1.2.5), libmng-dev,
8 libmikmod2-dev, libogg-dev, libvorbis-dev, libtheora-dev,
9 libsdl1.2-dev (>> 1.2.2), libx11-dev, libsqlite3-dev,
10 libgles1-sgx-img-dev | libglu1-mesa-dev | libglu-dev | libgles1-mesa-dev,
11 libsdl-gles1.2-dev | libglu1-mesa-dev | libglu-dev, libfluidsynth-dev
12Standards-Version: 3.9.6
13Homepage: https://launchpad.net/stratagus
14Vcs-Browser: https://code.launchpad.net/stratagus
15Vcs-Bzr: lp:stratagus
16
17Package: stratagus
18Architecture: any
19Suggests: wargus, war1gus, stargus, stratagus-data
20Depends: ${misc:Depends}, ${shlibs:Depends}
21Description: Strategy Gaming Engine
22 Stratagus is a free cross-platform real-time strategy gaming engine.
23 It includes support for playing over Internet/LAN, or playing vs.
24 computer opponents. The engine is configurable and can be used to
25 create games with a wide-range of features specific to your needs.
26 .
27 Stratagus is developed together for Windows, Linux and Mac OS X.
28 .
29 Games which use Stratagus:
30  * Wargus - Warcraft II - https://github.com/Wargus/wargus
31  * Doom Wars - http://stratagus.com/games/doom-wars
32  * Wyrmsun - https://github.com/andrettin/wyrmsun
33    (uses modified engine version : https://github.com/Andrettin/Wyrmgus)
34  * Stargus - Starcraft I - https://github.com/Wargus/stargus
35  * War1gus - Warcraft I - https://github.com/Wargus/war1gus
36 .
37 This package provides no game and no game data set. This is only engine.
38 To play one of game, install package wargus, war1gus or stargus.
39 .
40 This is the stable release of Stratagus, and is both fairly playable and
41 fairly bug-free. It also has network connectivity for up to 8 players.
42 .
43 This version is compiled with some of the possible options, and thus has
44 gzip, bunzip2, SDL, vorbis, theora and OpenGL (or OpenGL ES 1.1) support.
45 The sound options will depend on your personal election on SDL packages.
46
47Package: stratagus-dbg
48Section: debug
49Priority: extra
50Architecture: any
51Depends: ${misc:Depends}, ${shlibs:Depends}, libc6-dbg, stratagus (= ${binary:Version})
52Description: Strategy Gaming Engine (debugging symbols)
53 Stratagus is a free cross-platform real-time strategy gaming engine.
54 It includes support for playing over Internet/LAN, or playing vs.
55 computer opponents. The engine is configurable and can be used to
56 create games with a wide-range of features specific to your needs.
57 .
58 Stratagus is developed together for Windows, Linux and Mac OS X.
59 .
60 Games which use Stratagus:
61  * Wargus - Warcraft II - https://github.com/Wargus/wargus
62  * Doom Wars - http://stratagus.com/games/doom-wars
63  * Wyrmsun - https://github.com/andrettin/wyrmsun
64     (uses modified engine version : https://github.com/Andrettin/Wyrmgus)
65  * Stargus - Starcraft I - https://github.com/Wargus/stargus
66  * War1gus - Warcraft I - https://github.com/Wargus/war1gus
67 .
68 This package provides no game and no game data set. This is only engine.
69 To play one of game, install package wargus, war1gus or stargus.
70 .
71 This is the stable release of Stratagus, and is both fairly playable and
72 fairly bug-free. It also has network connectivity for up to 8 players.
73 .
74 This version is compiled with some of the possible options, and thus has
75 gzip, bunzip2, SDL, vorbis, theora and OpenGL (or OpenGL ES 1.1) support.
76 The sound options will depend on your personal election on SDL packages.
77 .
78 This package contains Stratagus binary with debugging symbols.
79
80Package: stratagus-doc
81Section: doc
82Architecture: all
83Depends: ${misc:Depends}, ${shlibs:Depends}
84Suggests: stratagus
85Description: Strategy Gaming Engine (documentation)
86 Stratagus is a free cross-platform real-time strategy gaming engine.
87 It includes support for playing over Internet/LAN, or playing vs.
88 computer opponents. The engine is configurable and can be used to
89 create games with a wide-range of features specific to your needs.
90 .
91 Stratagus is developed together for Windows, Linux and Mac OS X.
92 .
93 Games which use Stratagus:
94  * Wargus - Warcraft II - https://github.com/Wargus/wargus
95  * Doom Wars - http://stratagus.com/games/doom-wars
96  * Wyrmsun - https://github.com/andrettin/wyrmsun
97     (uses modified engine version : https://github.com/Andrettin/Wyrmgus)
98  * Stargus - Starcraft I - https://github.com/Wargus/stargus
99  * War1gus - Warcraft I - https://github.com/Wargus/war1gus
100 .
101 This package provides no game and no game data set. This is only engine.
102 To play one of game, install package wargus, war1gus or stargus.
103 .
104 This is the stable release of Stratagus, and is both fairly playable and
105 fairly bug-free. It also has network connectivity for up to 8 players.
106 .
107 This version is compiled with some of the possible options, and thus has
108 gzip, bunzip2, SDL, vorbis, theora and OpenGL (or OpenGL ES 1.1) support.
109 The sound options will depend on your personal election on SDL packages.
110 .
111 This package contains Stratagus documentation.
112
113Package: stratagus-dev
114Architecture: all
115Depends: ${misc:Depends}, ${shlibs:Depends}, stratagus (>= ${binary:Version})
116Description: Strategy Gaming Engine (development files)
117 Stratagus is a free cross-platform real-time strategy gaming engine.
118 It includes support for playing over Internet/LAN, or playing vs.
119 computer opponents. The engine is configurable and can be used to
120 create games with a wide-range of features specific to your needs.
121 .
122 Stratagus is developed together for Windows, Linux and Mac OS X.
123 .
124 Games which use Stratagus:
125  * Wargus - Warcraft II - https://github.com/Wargus/wargus
126  * Doom Wars - http://stratagus.com/games/doom-wars
127  * Wyrmsun - https://github.com/andrettin/wyrmsun
128     (uses modified engine version : https://github.com/Andrettin/Wyrmgus)
129  * Stargus - Starcraft I - https://github.com/Wargus/stargus
130  * War1gus - Warcraft I - https://github.com/Wargus/war1gus
131 .
132 This package provides no game and no game data set. This is only engine.
133 To play one of game, install package wargus, war1gus or stargus.
134 .
135 This is the stable release of Stratagus, and is both fairly playable and
136 fairly bug-free. It also has network connectivity for up to 8 players.
137 .
138 This version is compiled with some of the possible options, and thus has
139 gzip, bunzip2, SDL, vorbis, theora and OpenGL (or OpenGL ES 1.1) support.
140 The sound options will depend on your personal election on SDL packages.
141 .
142 This package contains Stratagus game development headers files needed for
143 building Stratagus games.
144