[game-data-packager] 01/03: final-doom: provide another alternative for tnt31fix.wad

Fabian Greffrath fabian at moszumanska.debian.org
Sun May 8 15:38:56 UTC 2016


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

fabian pushed a commit to branch master
in repository game-data-packager.

commit 06a13763eac60f64e7d3a4992a88230fa2fedc18
Author: Fabian Greffrath <fabian at debian.org>
Date:   Sun May 8 17:22:56 2016 +0200

    final-doom: provide another alternative for tnt31fix.wad
    
    - The teamtnt.com host is offline for quite a while now.
    - Add the file on /idgames as another alternative.
    - The ?repack suffix for the doomedsda.us alternative is now
      ambigious, as the file on /idgames has also been repacked.
---
 data/final-doom.yaml | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/data/final-doom.yaml b/data/final-doom.yaml
index 2734a0c..929c37b 100644
--- a/data/final-doom.yaml
+++ b/data/final-doom.yaml
@@ -76,21 +76,23 @@ files:
     size: 282000
     md5: 7a77ee148fd9ee5bc599356218f6f6b5
 
-  tnt31fix.zip:
-    download: http://www.teamtnt.com/other/tnt31fix.zip
-    size: 119210
-    md5: 8b1dcb47723f41bd2729c9d04e64d1ce
-    sha1: c3e952560074fe47d1ba120f6f26b80cdadb13fe
+  tnt31fix.zip?doomedsda:
+    look_for: [tnt31fix.zip]
+    download: http://doomedsda.us/lmps/944/tnt31fix.zip
+    size: 110428
+    md5: 3c79c8ef45acffca184f84d7b5e74279
     unpack:
       format: zip
     provides:
     - tnt31.wad
 
-  tnt31fix.zip?repack:
+  tnt31fix.zip?idgames:
     look_for: [tnt31fix.zip]
-    download: http://doomedsda.us/lmps/944/tnt31fix.zip
-    size: 110428
-    md5: 3c79c8ef45acffca184f84d7b5e74279
+    download:
+      idgames-mirrors:
+        path: themes/TeamTNT/finaldoom
+    size: 121648
+    md5: 9678421e483fd5c313881d521793cc61
     unpack:
       format: zip
     provides:

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



More information about the Pkg-games-commits mailing list