From 49766aced1299d781db0f9b7a200472720768fe5 Mon Sep 17 00:00:00 2001 From: Dmitry Smirnov Date: Sat, 25 May 2013 08:09:27 +1000 Subject: Initial commit --- debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..562c44f --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: d2x-rebirth +Section: non-free/games +Priority: optional +Maintainer: Dmitry Smirnov +Standards-Version: 3.9.4 +Build-Depends: debhelper (>= 9) + ,imagemagick + ,libphysfs-dev + ,libsdl1.2-dev + ,libsdl-mixer1.2-dev + ,scons +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, d1x-rebirth-data-hires +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. -- cgit