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 b63a9c27cfc70dcb5c04cdb6318b4c256b0bb0bb Author: Alexandre Detiste <[email protected]> Date: Wed Oct 7 19:49:56 2015 +0200 add links to http://wolfenstein.wikia.com/ --- data/enemy-territory.yaml | 2 ++ data/rtcw.yaml | 2 ++ data/spear-of-destiny.yaml | 4 ++++ data/wolf3d.yaml | 2 ++ 4 files changed, 10 insertions(+) diff --git a/data/enemy-territory.yaml b/data/enemy-territory.yaml index 38aea38..94d25a2 100644 --- a/data/enemy-territory.yaml +++ b/data/enemy-territory.yaml @@ -3,6 +3,8 @@ franchise: Wolfenstein longname: "Wolfenstein: Enemy Territory" copyright: © 2003 Id Software Inc engine: etlegacy +wikibase: http://wolfenstein.wikia.com/wiki/ +wiki: "Wolfenstein:_Enemy_Territory" genre: First-person shooter compress_deb: false help_text: | diff --git a/data/rtcw.yaml b/data/rtcw.yaml index 8d52fb0..0394899 100644 --- a/data/rtcw.yaml +++ b/data/rtcw.yaml @@ -6,6 +6,8 @@ engine: rtcw genre: First-person shooter try_repack_from: [/usr/local/games/wolfenstein] missing_langs: [es,it] +wikibase: http://wolfenstein.wikia.com/wiki/ +wiki: Return_to_Castle_Wolfenstein # Like Jedi Academy, there isn't much point in compressing this .deb. compress_deb: false diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml index 0c098c0..4254a7c 100644 --- a/data/spear-of-destiny.yaml +++ b/data/spear-of-destiny.yaml @@ -5,6 +5,8 @@ franchise: Wolfenstein copyright: © 1992 id Software engine: wolf4sdl genre: First-person shooter +wikibase: http://wolfenstein.wikia.com/wiki/ +wiki: Spear_of_Destiny steam: id: 9000 @@ -77,6 +79,7 @@ packages: spear-of-destiny-mission2-data: expansion_for: spear-of-destiny-data longname: "Spear of Destiny - Mission 2: Return to Danger" + wiki: Return_to_Danger install_to: usr/share/games/wolf3d install: - gamemaps.sd2 @@ -86,6 +89,7 @@ packages: spear-of-destiny-mission3-data: expansion_for: spear-of-destiny-data longname: "Spear of Destiny - Mission 3: Ultimate Challenge" + wiki: Ultimate_Challenge install_to: usr/share/games/wolf3d install: - gamemaps.sd3 diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml index 454417a..44c18e6 100644 --- a/data/wolf3d.yaml +++ b/data/wolf3d.yaml @@ -4,6 +4,8 @@ franchise: Wolfenstein copyright: © 1992 Apogee engine: wolf4sdl genre: First-person shooter +wikibase: http://wolfenstein.wikia.com/wiki/ +wiki: Wolfenstein_3D packages: wolf3d-demo-data: -- 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

