[game-data-packager] 02/02: woodruff: add version with English voices

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Nov 8 21:23:06 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 688d9f12810e01506e07d4283a27398d6104e9ad
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Nov 8 22:22:30 2015 +0100

    woodruff: add version with English voices
---
 data/woodruff.yaml | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

diff --git a/data/woodruff.yaml b/data/woodruff.yaml
index 24ea6a2..fe0a73d 100644
--- a/data/woodruff.yaml
+++ b/data/woodruff.yaml
@@ -4,31 +4,42 @@ copyright: © 1994 Coktel Vision
 plugin: scummvm_common
 wiki: The_Bizarre_Adventures_of_Woodruff_and_the_Schnibble
 missing_langs: [pl]
-help_text: |
-  The subtitles are translated, but the voices are
-  only in French.
 
 packages:
-  woodruff-fr-data:
+  woodruff-en-data:
     provides: woodruff-data
     version: '1.00'
-    langs: [fr,en,de,es,it]
+    langs: [en,de,es,fr,it]
     description: |
       Also known as "Woodruff and the Schnibble of Azimuth"
     install:
     - intro.stk
     - woodruff.itk
+
+  woodruff-fr-data:
+    provides: woodruff-data
+    version: '1.00'
+    langs: [fr,en,de,es,it]
+    longname: "Woodruff et le Schnibble d'Azimuth"
+    description: |
+      The subtitles are translated, but the voices are
+      only in French.
+    install:
+    - intro.stk
+    - woodruff.itk?fr
     license:
     - license.txt
 
 groups:
   assets: |
     20296390  5efe802eb0dcf926eeb71ac3b87c997b intro.stk
-    552277350 3d11ab0f8c5029afd2b114faf5612140 woodruff.itk
+    536834686 e47813caaa637f82c8f90c4950a88e9a woodruff.itk
+    552277350 3d11ab0f8c5029afd2b114faf5612140 woodruff.itk?fr
     7103      087da6389730b8ca3d11b82bcd3a18dc license.txt
 
 sha1sums: |
   d77daf92373de6150e5081b1830ed6bb5cea5c89  intro.stk
-  f57e893623f69e655444f6be556d81ad39c31b1d  woodruff.itk
+  341c15a1038ce8b7bac3f4d31c28d445584ee73a  woodruff.itk
+  f57e893623f69e655444f6be556d81ad39c31b1d  woodruff.itk?fr
   b3a88a4454f5442e9824113eb001eec2b51ad950  license.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