summaryrefslogtreecommitdiff
path: root/debian/control
blob: 141d36d9addd63ef70a6fe6f45f94d5a948aa56f (plain)
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
Source: d2x-rebirth
Section: non-free/games
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)
              ,imagemagick
              ,libphysfs-dev
              ,libsdl1.2-dev
              ,libsdl-mixer1.2-dev
              ,scons
XS-Autobuild: yes
Homepage: http://www.dxx-rebirth.com
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/onlyjob/d2x-rebirth.git
Vcs-Git: git://anonscm.debian.org/users/onlyjob/d2x-rebirth.git

Package: d2x-rebirth
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: timidity, freepats
Description: port of the 1996 classic game Descent 2: Counterstrike
 DXX-Rebirth is a Source Port of the Descent & Descent ][ Engines and
 provides classical Gameplay combined with OpenGL graphics and effects,
 a bunch of improvements and new features.
 .
 Original game data is needed to play this game.
bgstack15