[game-data-packager] 01/01: utimate doom: add GOG package

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Aug 31 18:43:47 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 81800eeac5c7b75ef72462b4d2547c2453ed7241
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Aug 31 20:43:40 2015 +0200

    utimate doom: add GOG package
---
 data/doom.yaml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/data/doom.yaml b/data/doom.yaml
index fd24c3c..f75b14f 100644
--- a/data/doom.yaml
+++ b/data/doom.yaml
@@ -35,6 +35,9 @@ packages:
     longname: Doom
     install:
     - doom.wad
+    optional:
+    - doom bible.pdf
+    - manual.pdf
 
 files:
   # full version
@@ -139,5 +142,27 @@ files:
     look_for: [doom1.wad]
     unsuitable: Doom 1.9 or The Ultimate Doom is required
 
+  doom bible.pdf:
+    install_to: $docdir
+  manual.pdf:
+    install_to: $docdir
+  setup_the_ultimate_doom_2.0.0.3.exe:
+    sha1: 923c77b2cb7b4a73abd62f62c26f614446c849ff
+    unpack:
+      format: innoextract
+      unpack:
+      - doom.wad
+      - doom bible.pdf
+      - manual.pdf
+    provides:
+    - doom.wad_1.9ud
+    - doom bible.pdf
+    - manual.pdf
+
+size_and_md5: |
+  548488    c985db4e0aa6fa12dc650b04eaa041cc doom bible.pdf
+  684939    a2cbc904d3ea7648b973aac7c53e9685 manual.pdf
+  20575712  98a065ca917fc5ac021621098a2f80cd setup_the_ultimate_doom_2.0.0.3.exe
+
 ...
 # vim:set sw=2 sts=2 et:

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