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 cae93b16483cb47411db195a1de8ff3046e00e02 Author: Alexandre Detiste <[email protected]> Date: Tue Nov 28 22:41:36 2017 +0100 spacequest5: add support for official patch and host it somewhere --- data/spacequest5.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/spacequest5.yaml b/data/spacequest5.yaml index 5fa1796..4035bc4 100644 --- a/data/spacequest5.yaml +++ b/data/spacequest5.yaml @@ -68,6 +68,23 @@ files: - version - manual.pdf + SQ5PAT.ZIP: + download: + # originally from + # http://sciwiki.sierrahelp.com/index.php?title=Space_Quest_V:_The_Next_Mutation + # ... but wget gets a 403 on linked .zip files + spear-of-destiny-mirrors: + path: . + unpack: + format: zip + provides: + - 119.hep + - 119.scr + - 305.hep + - 305.scr + - 335.hep + - 335.scr + utility.exe: unpack: format: unzip @@ -187,6 +204,7 @@ groups: 5391542 4df81d35d77a2a2e153a32f29a470796 manual.pdf original archives: | + 17928 7099c08eab8f76826ec0974088d12e1c SQ5PAT.ZIP # PKZIP 1.0 656042 a6c9b5ba65faea05a4b817b8c36a4585 utility.exe 694148 8cda889c27aaf70644e0542b83b50809 language.exe -- 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

