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 7fa016143c1e0347cd2d10d5afb2702da6d78a60 Author: Alexandre Detiste <[email protected]> Date: Mon Jan 11 19:15:18 2016 +0100 add new scummvm game "Rodney's Funscreen" --- data/rodney.yaml | 27 +++++++++++++++++++++++++++ debian/TODO | 1 - debian/changelog | 1 + debian/control | 1 + 4 files changed, 29 insertions(+), 1 deletion(-) diff --git a/data/rodney.yaml b/data/rodney.yaml new file mode 100644 index 0000000..fefdc71 --- /dev/null +++ b/data/rodney.yaml @@ -0,0 +1,27 @@ +--- +longname: "Rodney's Funscreen" +copyright: © 1992 Activision +plugin: scummvm_common +wiki: Rodney%27s_Funscreen +genre: Kids + +packages: + rodneys-funscreen-data: + install: + - assets + +groups: + assets: | + 92990 7e1ab4f486cfb0f1ebb9e5d5c73f25fe rodneys.dat + 1863954 2b57be24ebc184ae7a4a45fcadd85cf6 rodneys.prj + #146383 01f5d87a4e4f31ca6335316cca65e538 rodneys.exe + #159232 350c97bc818ab954db8eeb9f38c5d8a7 rodneysw.exe + +sha1sums: | + 029b9e1e12e851bd50ae6d45d5bbba57c4de637e rodneys.dat + 5cde8dc10f7e0907a295e98e13bab2f5463d30cb rodneys.prj + +sha256sums: | + 9b2df35a7cf880aa66223b46682a5d16b7db4e2443e1b3b64d956c33b68e43de rodneys.dat + 010fa8ac12cb13fd1ba83c0af6d81683c190439f2979181ece7e528b09a8446b rodneys.prj +... diff --git a/debian/TODO b/debian/TODO index 7d0c6be..c78cbec 100644 --- a/debian/TODO +++ b/debian/TODO @@ -39,7 +39,6 @@ Mixed-Up Fairy Tales Pepper's Adventures in Time Playtoons: Bambou le Sauveur de la Jungle Putt-Putt series -Rodney's Funscreen Spy Fox series # Platformer diff --git a/debian/changelog b/debian/changelog index 14da2bd..24c6c4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ game-data-packager (44) UNRELEASED; urgency=medium - Pajama Sam series - Rex Nebular and the Cosmic Gender Bender - Ringworld 1 & 2 + - Rodney's Funscreen - The Lost Files of Sherlock Holmes: The Case of the Rose Tattoo - Simon the Sorcerer's Puzzle Pack - Tony Tough and the Night of Roasted Moths diff --git a/debian/control b/debian/control index 1c4a9d9..f1b2c19 100644 --- a/debian/control +++ b/debian/control @@ -173,6 +173,7 @@ Description: Installer for game data files * Rex Nebular and the Cosmic Gender Bender * Ringworld I & II * Rise of the Triad + * Rodney's Funscreen * Sam & Max Hit the Road * Seastalker * Sfinx -- 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

