[game-data-packager] 08/10: brokensword2: Look for CD music, speech filenames too

Simon McVittie smcv at debian.org
Wed Dec 20 10:07:52 UTC 2017


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

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

commit 03082f29aa774aaf67ab469d45c70f4de2ca2e0b
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Dec 20 09:13:41 2017 +0000

    brokensword2: Look for CD music, speech filenames too
    
    Signed-off-by: Simon McVittie <smcv at debian.org>
---
 data/brokensword2.yaml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/data/brokensword2.yaml b/data/brokensword2.yaml
index ed3e69b..00c60e4 100644
--- a/data/brokensword2.yaml
+++ b/data/brokensword2.yaml
@@ -63,6 +63,26 @@ files:
     unpack:
       format: innoextract
 
+  music1.clu:
+    look_for:
+      - music.clu
+      - music1.clu
+
+  music2.clu:
+    look_for:
+      - music.clu
+      - music2.clu
+
+  speech1.clu:
+    look_for:
+      - speech.clu
+      - speech1.clu
+
+  speech2.clu:
+    look_for:
+      - speech.clu
+      - speech2.clu
+
 groups:
   archives:
     group_members: |

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