[game-data-packager] 02/02: Chex Quest: add .deh patch needed by chocolate-doom

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Jun 9 19:21:16 UTC 2015


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

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

commit e27b8f767ef2ceee44d3a482d4850f4f21b4e611
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Jun 9 21:20:41 2015 +0200

    Chex Quest: add .deh patch needed by chocolate-doom
---
 data/chex.yaml | 33 ++++++++++++++++++++++++++++++---
 1 file changed, 30 insertions(+), 3 deletions(-)

diff --git a/data/chex.yaml b/data/chex.yaml
index bf74268..aae8571 100644
--- a/data/chex.yaml
+++ b/data/chex.yaml
@@ -2,6 +2,7 @@
 # Version reference:
 # http://doomwiki.org/wiki/CHEX.WAD
 # http://doomwiki.org/wiki/CHEX2.WAD
+# http://www.chocolate-doom.org/wiki/index.php/Chex_Quest
 
 longname: Chex Quest (including Chex Quest 2)
 copyright: © 1996 Digital Café
@@ -11,8 +12,13 @@ packages:
   chexquest-data:
     longname: Chex Quest
     install_to: usr/share/games/doom
+    main_wads:
+      chex.wad: {}
     install:
     - chex.wad
+    - chex.deh
+    optional:
+    - chexdeh.txt
 
   chexquest2-data:
     longname: "Chex Quest 2: Flemoids Take Chextropolis"
@@ -22,16 +28,37 @@ packages:
     install:
     - chex2.wad
 
+files:
+  chexdeh.zip:
+    unpack:
+      format: zip
+    download:
+      idgames-mirrors:
+        path: utils/exe_edit/patches
+    provides:
+    - chex.deh
+    - chexdeh.txt
+
+  chexdeh.txt:
+    install_to: $docdir
+
 cksums: |
   _ 12361532  chex.wad
   _  7585664  chex2.wad
+  _     9250  chexdeh.zip
+  _    20367  chex.deh
+  _     1881  chexdeh.txt
 
 md5sums: |
   25485721882b050afa96a56e5758dd52  chex.wad
   fdc4ffa57e1983e30912c006284a3e01  chex2.wad
+  e6dcf08e8a8aa9710bf95546b4270ce3  chexdeh.zip
+  928cc1593cda42b78c8326807d5c80b6  chex.deh
+  1dde731ea22cb332b68434fb77695ea9  chexdeh.txt
 sha1sums: |
   eca9cff1014ce5081804e193588d96c6ddb35432  chex.wad
   d5b970834b8ff364d377ef04eb7d12fa6035e10a  chex2.wad
-sha256sums: |
-  d8eb5277918883f490fb1a4be3c9a8588df2dbaee6dc4beb8df4929148bbffb1  chex.wad
-  ec668ca28b9077ecbcacc4fad5cf2df2127f1e831233723f77420559959652e4  chex2.wad
+  4ff6a3fed687e707d387050c2c96749ee25f1eac  chexdeh.zip
+  08cb5b52ba35c0ead5ab114aa8270116b7ae69f5  chex.deh
+  ae9123a30981450b1f64927da97e441f9dc91190  chexdeh.txt
+...

-- 
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