[rbdoom3bfg] 04/04: Suggest debian-game-packager or its generated game data pacakge

Tobias Frost tobi at moszumanska.debian.org
Sun Feb 15 17:41:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit 2695ac96e388541307c1606c398886bcb66bc312
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sun Feb 15 18:31:53 2015 +0100

    Suggest debian-game-packager or its generated game data pacakge
---
 debian/README.Debian | 26 ++++++++++++++++++++++----
 debian/control       |  1 +
 2 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index c0eacfe..78cba31 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,12 +1,12 @@
 RBDoom3-BFG for Debian
 
-Playing the game
-=================
+Playing the original game
+=========================
 
 This source release does not contain any game data, the game data is still
 covered by the original EULA and must be obeyed as usual.
 
-You must patch the game to the latest version.
+You must patch the game to the latest version (Steam will do that for you)
 
 Note that Doom 3 BFG Edition is available from the Steam store at
 http://store.steampowered.com/app/208200/ or as a DVD edition.
@@ -22,6 +22,24 @@ The game will look for the data at:
 
 The README.txt has more information (Section 7)
 
+The package game-data-packager(6) supports rbdoom3bfg to create convenience, easy
+installable data pacakges and should also be able to update the data
+automatically to the latest version.
+
+For example, you can create your game data package with:
+
+   game-data-packager [--no-search] doom3 [path-to-game-files ...]
+
+This will also download patches to get your data to the latest version.  If it
+cannot find the datafiles or takes ages, hint the location by adding the
+directory to the commandline and not to search for the data (as indicated above
+with the optional parameters in brackets)
+
+Note: This process might take some time. Be patient!
+
+Note: The game data for the original Doom 3 edition is not compatible with the
+BFG edition of the game engine.
+
 
 Free map data
 =============
@@ -40,4 +58,4 @@ map testmaps/test.map
 
 (Thanks to Mikko Kortelainen of OpenTechBFG for the hint.)
 
- -- Tobias Frost <tobi at debian.org>  Sat, 06 Dec 2014 15:44:26 +0200
+ -- Tobias Frost <tobi at debian.org>  Sun, 15 Feb 2014 15:04:26 +0200
diff --git a/debian/control b/debian/control
index 76f2dd9..9c9e754 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Package: rbdoom3bfg
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
+Suggests: doom3-bfg-data | game-data-packager (>= 40)
 Description: Doom3 BFG edition game engine
  RBDoom3BFG 3 is a Doom 3 BFG GPL source modification. The goal of RBDoom3BFG 3
  is to bring Doom 3 BFG with the help of SDL to all suitable platforms. Bugs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rbdoom3bfg.git



More information about the Pkg-games-commits mailing list