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 814dd052ed31ee33c313a47f688b3619f6070b77 Author: Alexandre Detiste <[email protected]> Date: Thu Oct 1 21:03:12 2015 +0200 new GOG FPS: fix last commit --- data/quake2.yaml | 2 +- data/quake3.yaml | 4 ++-- data/spear-of-destiny.yaml | 2 +- data/wolf3d.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/quake2.yaml b/data/quake2.yaml index 7166af4..67b97a0 100644 --- a/data/quake2.yaml +++ b/data/quake2.yaml @@ -38,7 +38,7 @@ packages: id: 2320 path: "common/Quake 2" gog: - game: quake_ii_quad_damage + url: quake_ii_quad_damage install_to: usr/share/games/quake2 install_to_docdir: - quake2_manual diff --git a/data/quake3.yaml b/data/quake3.yaml index cff9a0e..398666c 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -38,7 +38,7 @@ packages: id: 2200 path: "common/Quake 3 Arena" gog: - game: quake_iii_gold + url: quake_iii_gold # We deliberately only put baseq3 in the search path, not # missionpack, so that the engine doesn't think missionpack # is installed unless its pak0.pk3 is present. @@ -134,7 +134,7 @@ packages: id: 2350 path: "common/Quake 3 Arena/missionpack" gog: - game: quake_iii_gold + url: quake_iii_gold expansion_for: quake3-data debian: depends: quake3-data (>= 38) diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml index 4f7087d..db050b7 100644 --- a/data/spear-of-destiny.yaml +++ b/data/spear-of-destiny.yaml @@ -11,7 +11,7 @@ steam: path: common/Spear of Destiny gog: - game: wolfenstein_3d_and_spear_of_destiny + url: wolfenstein_3d_and_spear_of_destiny help_text: | If you do not provide any files to be packaged, game-data-packager will diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml index 2f82185..42694b0 100644 --- a/data/wolf3d.yaml +++ b/data/wolf3d.yaml @@ -55,7 +55,7 @@ packages: id: 2270 path: common/Wolfenstein 3D gog: - game: wolfenstein_3d_and_spear_of_destiny + url: wolfenstein_3d_and_spear_of_destiny url_misc: https://3drealms.com/catalog/wolfenstein-3d_25/ install_to: usr/share/games/wolf3d install: -- 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

