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 115bbc48b309598b6257f9edfb167eccf1eae34a Author: Alexandre Detiste <[email protected]> Date: Mon Nov 16 23:01:29 2015 +0100 scummvm: tag missing multilang versions found by running this on scummvm git tree: $ find . -iname '*.h' -exec grep -H -i "also include" {} \; --- data/drbrain1.yaml | 12 +++++++++++- data/ecoquest1.yaml | 11 +++++++++++ data/kingsquest5.yaml | 17 ++++++++++++++++- data/larry1.yaml | 11 +++++++---- data/larry3.yaml | 6 ++++-- data/larry5.yaml | 6 ++++++ data/longbow.yaml | 8 ++++++++ data/policequest3.yaml | 9 ++++++++- data/spacequest3.yaml | 13 +++++++++---- data/spacequest4.yaml | 17 ++++++++++++++++- 10 files changed, 96 insertions(+), 14 deletions(-) diff --git a/data/drbrain1.yaml b/data/drbrain1.yaml index f804ca3..00aa70a 100644 --- a/data/drbrain1.yaml +++ b/data/drbrain1.yaml @@ -6,7 +6,7 @@ plugin: scummvm_common wiki: Castle_of_Dr._Brain gameid: castlebrain genre: Kids -missing_langs: [ja] +missing_langs: [de,es,ja] packages: drbrain1-en-data: @@ -47,6 +47,16 @@ packages: optional: - brainsg.dir + drbrain1-de-data: + provides: drbrain1-data + langs: [de,en] + DISABLED: missing info + + drbrain1-es-data: + provides: drbrain1-data + langs: [es,en] + DISABLED: missing info + drbrain1-ja-data: provides: drbrain1-data longname: "ドクターブレイン パズルの城" diff --git a/data/ecoquest1.yaml b/data/ecoquest1.yaml index 7822f49..c24283f 100644 --- a/data/ecoquest1.yaml +++ b/data/ecoquest1.yaml @@ -5,6 +5,7 @@ copyright: © 1991 Sierra Entertainment plugin: scummvm_common wiki: EcoQuest gameid: ecoquest +missing_langs: [de,es] help_text: | The French version can also be played in English. @@ -41,6 +42,16 @@ packages: - resource.map - version + ecoquest1-de-data: + provides: ecoquest1-data + langs: [de,en] + DISABLED: info is missing + + ecoquest1-es-data: + provides: ecoquest1-data + langs: [es,en] + DISABLED: info is missing + ecoquest1-fr-data: version: '1.000' longname: 'EcoQuest 1 - Le Secret de la cité engloutie' diff --git a/data/kingsquest5.yaml b/data/kingsquest5.yaml index e811480..bec57e6 100644 --- a/data/kingsquest5.yaml +++ b/data/kingsquest5.yaml @@ -4,7 +4,7 @@ copyright: © 1990 Sierra Entertainment plugin: scummvm_common wiki: King%27s_Quest_V gameid: kq5 -missing_langs: [ja] +missing_langs: [de,fr,it,ja] packages: kingsquest5-en-data: @@ -18,6 +18,21 @@ packages: install: - assets + kingsquest5-de-data: + provides: kingsquest5-data + langs: [de,en] + DISABLED: missing info + + kingsquest5-fr-data: + provides: kingsquest5-data + langs: [fr,en] + DISABLED: missing info + + kingsquest5-it-data: + provides: kingsquest5-data + langs: [it,en] + DISABLED: missing info + kingsquest5-ja-data: provides: kingsquest5-data longname: "キングズクエストV / キングスクエストV" diff --git a/data/larry1.yaml b/data/larry1.yaml index f82b6ea..91210eb 100644 --- a/data/larry1.yaml +++ b/data/larry1.yaml @@ -6,6 +6,7 @@ plugin: scummvm_common wiki: Leisure_Suit_Larry gameid: lsl1 genre: Adult Humor +missing_langs: [es,ru] help_text: | Here are the answers to the age test at the begin of the game: @@ -17,8 +18,9 @@ help_text: | Or you can simply press "Alt-X" at ScummVM start to skip the test. packages: - larry1-data: - better_version: larry1-vga-data + larry1-vga-data: + provides: larry1-data + better_version: larry1-en-data gog: url: leisure_suit_larry game: leisure_suit_larry_1_in_the_land_of_the_lounge_lizards @@ -36,7 +38,8 @@ packages: - LSL1 Answers.txt - Leisure Suit Larry 1 - Manual.pdf - larry1-vga-data: + larry1-en-data: + provides: larry1-data longname: "Leisure Suit Larry in the Land of the Lounge Lizards (VGA)" version: '2.0' gameid: lsl1sci @@ -57,7 +60,7 @@ packages: longname: "Leisure Suit Larry Hits and Misses booklet" copyright: © 1987-1994 Sierra On-Line section: doc - expansion_for: larry1-data + expansion_for: larry1-en-data debian: depends: larry1-data | larry1-vga-data | larry2-data | larry3-data | larry5-data | larry6-data install: diff --git a/data/larry3.yaml b/data/larry3.yaml index 52b7dcf..5face47 100644 --- a/data/larry3.yaml +++ b/data/larry3.yaml @@ -6,9 +6,11 @@ plugin: scummvm_common wiki: Leisure_Suit_Larry_3 gameid: lsl3 genre: Adult Humor +missing_langs: [de,fr] packages: - larry3-data: + larry3-en-data: + provides: larry3-data gog: url: leisure_suit_larry game: leisure_suit_larry_3_passionate_patti_in_pursuit_of_the_pulsating_pectorals @@ -26,7 +28,7 @@ packages: longname: "Leisure Suit Larry Hits and Misses booklet" copyright: © 1987-1994 Sierra On-Line section: doc - expansion_for: larry3-data + expansion_for: larry3-en-data debian: depends: larry1-data | larry1-vga-data | larry2-data | larry3-data | larry5-data | larry6-data install: diff --git a/data/larry5.yaml b/data/larry5.yaml index 7f42c33..29a3ea8 100644 --- a/data/larry5.yaml +++ b/data/larry5.yaml @@ -6,6 +6,7 @@ plugin: scummvm_common wiki: Leisure_Suit_Larry_5 gameid: lsl5 genre: Adult Humor +missing_langs: [de] help_text: | The french version is not currently sold on GOG.com. @@ -48,6 +49,11 @@ packages: optional: - Leisure Suit Larry 5 - Manual.pdf + larry5-de-data: + provides: larry5-data + langs: [de,en] + DISABLED: info is missing + larry5-fr-data: langs: [fr,en] longname: "Leisure Suit Larry 5: Passionate Patti se fait détective privée" diff --git a/data/longbow.yaml b/data/longbow.yaml index bb4bf99..6dd4a4e 100644 --- a/data/longbow.yaml +++ b/data/longbow.yaml @@ -4,9 +4,11 @@ longname: "Conquests of the Longbow: The Legend of Robin Hood" copyright: © 1992 Sierra plugin: scummvm_common wiki: Conquests_of_the_Longbow +missing_langs: [de] packages: conquests-of-the-longbow-v10-data: + provides: conquests-of-the-longbow-data better_version: conquests-of-the-longbow-v11-data version: '1.0' install: @@ -14,10 +16,16 @@ packages: - patch conquests-of-the-longbow-v11-data: + provides: conquests-of-the-longbow-data version: '1.1' install: - assets v1.1 + conquests-of-the-longbow-de-data: + provides: conquests-of-the-longbow-data + langs: [de,en] + DISABLED: missing info + files: ConquestOfTheLongbow(LBPAT).zip: download: http://www.sierrahelp.com/Files/Patches/Conquests/ConquestOfTheLongbow(LBPAT).zip diff --git a/data/policequest3.yaml b/data/policequest3.yaml index 62b354e..413b8c2 100644 --- a/data/policequest3.yaml +++ b/data/policequest3.yaml @@ -5,6 +5,7 @@ copyright: © 1991 Sierra On-Line plugin: scummvm_common wiki: Police_Quest_III gameid: pq3 +missing_langs: [de] help_text: | ScummVM complains about un-needed unofficial patches. @@ -12,7 +13,8 @@ help_text: | Please provide checksums of original files if you have thoses. packages: - policequest3-data: + policequest3-en-data: + provides: policequest3-data version: '1.00' gog: url: police_quest_1_2_3_4 @@ -23,6 +25,11 @@ packages: - pq3_map_color.jpg - pq3pen.bmp + policequest3-de-data: + provides: policequest3-data + langs: [de,en] + DISABLED: missing info + files: setup_police_quest3_2.1.0.10.exe: unpack: diff --git a/data/spacequest3.yaml b/data/spacequest3.yaml index ca3531a..f927dcd 100644 --- a/data/spacequest3.yaml +++ b/data/spacequest3.yaml @@ -7,17 +7,22 @@ wiki: Space_Quest_III gameid: sq3 packages: - spacequest3-data: + spacequest3-en-data: + provides: spacequest3-data version: '1.018' gog: url: space_quest_1_2_3 install: - assets - optional: + doc: - manual.pdf + + spacequest3-de-data: + provides: spacequest3-data + langs: [de,en] + DISABLED: info is missing + files: - manual.pdf: - install_to: $docdir setup_space_quest_1_2_3.exe: unpack: format: innoextract diff --git a/data/spacequest4.yaml b/data/spacequest4.yaml index 3d68895..1560d44 100644 --- a/data/spacequest4.yaml +++ b/data/spacequest4.yaml @@ -59,6 +59,16 @@ packages: - resource.map - version + spacequest4-de-data: + provides: spacequest4-data + langs: [de,en] + DISABLED: missing data + + spacequest4-es-data: + provides: spacequest4-data + langs: [es,en] + DISABLED: missing data + spacequest4-fr-data: longname: "Space Quest IV: Roger Wilco et les Voyageurs dans le Temps" version: '1.00' @@ -86,10 +96,15 @@ packages: - resource.map?fr - version?fr + spacequest4-it-data: + provides: spacequest4-data + langs: [it,en] + DISABLED: missing data + spacequest4-ja-data: provides: spacequest4-data longname: "スペースクエストIV" - lang: [ja,en] + langs: [ja,en] DISABLED: missing data files: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

