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 2f685ceb39eec175fa5f26927078f9cb58655d42 Author: Alexandre Detiste <[email protected]> Date: Sun Nov 8 22:06:31 2015 +0100 add game woodruff --- data/woodruff.yaml | 34 ++++++++++++++++++++++++++++++++++ debian/TODO | 1 - debian/changelog | 1 + debian/control | 1 + 4 files changed, 36 insertions(+), 1 deletion(-) diff --git a/data/woodruff.yaml b/data/woodruff.yaml new file mode 100644 index 0000000..24ea6a2 --- /dev/null +++ b/data/woodruff.yaml @@ -0,0 +1,34 @@ +--- +longname: The Bizarre Adventures of Woodruff and the Schnibble +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: + provides: woodruff-data + version: '1.00' + langs: [fr,en,de,es,it] + description: | + Also known as "Woodruff and the Schnibble of Azimuth" + install: + - intro.stk + - woodruff.itk + license: + - license.txt + +groups: + assets: | + 20296390 5efe802eb0dcf926eeb71ac3b87c997b intro.stk + 552277350 3d11ab0f8c5029afd2b114faf5612140 woodruff.itk + 7103 087da6389730b8ca3d11b82bcd3a18dc license.txt + +sha1sums: | + d77daf92373de6150e5081b1830ed6bb5cea5c89 intro.stk + f57e893623f69e655444f6be556d81ad39c31b1d woodruff.itk + b3a88a4454f5442e9824113eb001eec2b51ad950 license.txt +... diff --git a/debian/TODO b/debian/TODO index 114bed1..40f341b 100644 --- a/debian/TODO +++ b/debian/TODO @@ -27,7 +27,6 @@ Ringworld: Revenge of the Patriarch Rodney's Funscreen Simon the Sorcerer's Puzzle Pack Sleeping Cub's Test of Courage -The Bizarre Adventures of Woodruff and the Schnibble The Journeyman Project: Pegasus Prime The Lost Files of Sherlock Holmes - The Case of the Rose Tattoo The Princess and the Crab diff --git a/debian/changelog b/debian/changelog index 7b76593..82c85e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ game-data-packager (44) UNRELEASED; urgency=medium [ Alexandre Detiste ] * ScummVM games: - Beavis and Butthead in Virtual Stupidity + - The Bizarre Adventures of Woodruff and the Schnibble - Conquests of Camelot: The Search for the Grail - Conquests of the Longbow: The Legend of Robin Hood diff --git a/debian/control b/debian/control index 4e77481..4796bca 100644 --- a/debian/control +++ b/debian/control @@ -82,6 +82,7 @@ Description: Installer for game data files * Baldur's Gate 1 & 2 * Bargon Attack * Beavis and Butthead in Virtual Stupidity + * The Bizarre Adventures of Woodruff and the Schnibble * The Black Cauldron * Blake Stone & Planet Strike * Blue Force -- 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

