[game-data-packager] 01/01: doom 1, 2 & quake: add URL for GOG.com packages

Alexandre Detiste detiste-guest at moszumanska.debian.org
Fri Aug 28 08:16:35 UTC 2015


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 35436cdee10eb728d7ecc028acc03c8df56688a3
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Fri Aug 28 10:16:19 2015 +0200

    doom 1,2 & quake: add URL for GOG.com packages
---
 data/doom.yaml  | 2 ++
 data/doom2.yaml | 4 ++++
 data/quake.yaml | 2 ++
 3 files changed, 8 insertions(+)

diff --git a/data/doom.yaml b/data/doom.yaml
index 47feaf8..fd24c3c 100644
--- a/data/doom.yaml
+++ b/data/doom.yaml
@@ -29,6 +29,8 @@ packages:
       id: 2280
       path: "common/Ultimate Doom"
     # FIXME: also look in 208200, common/DOOM 3 BFG Edition
+    gog:
+      url: the_ultimate_doom
     install_to: usr/share/games/doom
     longname: Doom
     install:
diff --git a/data/doom2.yaml b/data/doom2.yaml
index eb04e30..3c71c90 100644
--- a/data/doom2.yaml
+++ b/data/doom2.yaml
@@ -25,6 +25,8 @@ packages:
       id: 2300
       path: "common/Doom 2"
     # FIXME: also look in 208200, common/DOOM 3 BFG Edition
+    gog:
+      url: doom_ii_final_doom
     install_to: usr/share/games/doom
     install:
     - doom2.wad
@@ -50,6 +52,8 @@ packages:
     steam:
       id: 9160
       path: "common/Master Levels of Doom"
+    gog:
+      url: doom_ii_final_doom
     debian:
       depends: doom2-wad | freedoom
       recommends: game-data-packager
diff --git a/data/quake.yaml b/data/quake.yaml
index 44ce73d..2561053 100644
--- a/data/quake.yaml
+++ b/data/quake.yaml
@@ -48,6 +48,8 @@ packages:
     steam:
       id: 2310
       path: common/Quake
+    gog:
+      url: quake_the_offering
     install:
     - id1/pak0.pak_106
     - id1/pak1.pak

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list