[game-data-packager] 01/01: simon2: only extract needed files from GOG archive

Alexandre Detiste detiste-guest at moszumanska.debian.org
Fri May 15 05:31:48 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 152b78b84c66dea47c7a12012430589e614876c8
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Fri May 15 07:30:07 2015 +0200

    simon2: only extract needed files from GOG archive
    
    SIMON2.WAV dwarfs the other files anyway
---
 data/simon2.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/data/simon2.yaml b/data/simon2.yaml
index 7b06153..7434016 100644
--- a/data/simon2.yaml
+++ b/data/simon2.yaml
@@ -24,6 +24,14 @@ files:
   setup_simon_the_sorcerer_2.exe:
     unpack:
       format: innoextract
+      include:
+      - GSPTR30
+      - ICON.DAT
+      - SIMON2.GME
+      - SIMON2.WAV
+      - STRIPPED.TXT
+      - TBLLIST
+      - manual.pdf
     provides:
     - gsptr30
     - icon.dat

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