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 09223c0060840d3e80ebea8ef0e07522a179c3d1 Author: Alexandre Detiste <[email protected]> Date: Fri Nov 27 09:21:40 2015 +0100 add new game: "Once Upon A Time: Little Red Riding Hood" --- data/little-red.yaml | 27 +++++++++++++++++++++++++++ debian/TODO | 1 - debian/changelog | 1 + debian/control | 3 ++- 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/data/little-red.yaml b/data/little-red.yaml new file mode 100644 index 0000000..376a139 --- /dev/null +++ b/data/little-red.yaml @@ -0,0 +1,27 @@ +--- +longname: "Once Upon A Time: Little Red Riding Hood" +copyright: © 1991 Coktel Vision +plugin: scummvm_common +gameid: littlered +wiki: "Once_Upon_A_Time:_Little_Red_Riding_Hood" + +packages: + little-red-riding-hood-data: + langs: [en,de,es,fr,it] + install: + - assets + +groups: + assets: | + 2878 50d3edaf27127f65bdae4aef2472b09b all.ask + 256490 b3b0215ad6d4fbfddbc308faca71ea66 intro.stk + 357538 05803dbc3ae2663634a1446e5a97a166 stk2.stk + 19014 c098a3136694a82b0c5f15e643db28dc stk3.stk + 312355 7a99b23dc8944c5de92f415f4653df8d langues.ext + +sha1sums: | + fef0c7fd8abaf06d9aa56dd0b5ac9e2d50dfd860 intro.stk + 48b513b9e0e2874d3cff595e21c8c1e92574ff36 langues.ext + ec80485eae77b1c0e03985d00deb103416f36daa stk2.stk + 84be5b07d022d564a5bea76cdf0c126b10f82e4f stk3.stk +... diff --git a/debian/TODO b/debian/TODO index bbc7466..0baa3b0 100644 --- a/debian/TODO +++ b/debian/TODO @@ -9,7 +9,6 @@ Geisha Leather Goddesses of Phobos 2: Gas Pump Girls Meet the Pulsating Inconvenience from Planet X! Monkey Island 2: LeChuck's Revenge Mortville Manor -Once Upon A Time: Little Red Riding Hood Simon the Sorcerer's Puzzle Pack The Journeyman Project: Pegasus Prime The Lost Files of Sherlock Holmes - The Case of the Rose Tattoo diff --git a/debian/changelog b/debian/changelog index 51a2bdf..320d7c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ game-data-packager (44) UNRELEASED; urgency=medium - Jones in the Fast Lane - Mixed-Up Mother Goose - Nippon Safes Inc. + - Once Upon A Time: Little Red Riding Hood - Rex Nebular and the Cosmic Gender Bender - Ringworld 1 & 2 - Tony Tough and the Night of Roasted Moths diff --git a/debian/control b/debian/control index 0d4b391..b817ec9 100644 --- a/debian/control +++ b/debian/control @@ -141,8 +141,9 @@ Description: Installer for game data files * Maniac Mansion & Day of the Tentacle * Mixed-Up Mother Goose * The Neverhood - * Personal Nightmare * Nippon Safes Inc. + * Once Upon A Time: Little Red Riding Hood + * Personal Nightmare * Planescape: Torment * Police Quest I, II & III * Quake, Quake II,Quake III Arena & Quake 4 -- 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

