[game-data-packager] 26/39: Add Steam data to various games
Simon McVittie
smcv at debian.org
Sun Jan 11 01:52:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository game-data-packager.
commit 01af42c49b85b8cdd398208cc9de5850bb8b7954
Author: Simon McVittie <smcv at debian.org>
Date: Sat Jan 10 21:09:17 2015 +0000
Add Steam data to various games
Based on work by Alexandre Detiste.
---
data/ja.yaml | 4 ++++
data/jk2.yaml | 4 ++++
data/quake3.yaml | 4 ++++
data/rott.yaml | 4 ++++
data/spear-of-destiny.yaml | 4 ++++
5 files changed, 20 insertions(+)
diff --git a/data/ja.yaml b/data/ja.yaml
index 29c2652..e8b3ab3 100644
--- a/data/ja.yaml
+++ b/data/ja.yaml
@@ -8,6 +8,10 @@ longname: "Star Wars Jedi Knight: Jedi Academy"
# but that's less than 2% of the total size and takes 10 times as long.
compress_deb: false
+steam:
+ id: 6020
+ path: common/Jedi Academy
+
help_text: |
For jedi-academy-data, directories provided should be one
of these:
diff --git a/data/jk2.yaml b/data/jk2.yaml
index 87d2491..a090228 100644
--- a/data/jk2.yaml
+++ b/data/jk2.yaml
@@ -6,6 +6,10 @@ longname: "Star Wars Jedi Knight II: Jedi Outcast"
# Like Jedi Academy, there isn't much point in compressing this .deb.
compress_deb: false
+steam:
+ id: 6030
+ path: common/Jedi Outcast
+
help_text: |
The directories provided should be one of these:
diff --git a/data/quake3.yaml b/data/quake3.yaml
index d567b0f..cd97da4 100644
--- a/data/quake3.yaml
+++ b/data/quake3.yaml
@@ -29,6 +29,8 @@ help_text: |
packages:
quake3-data:
+ steam:
+ id: 2200
type: full
# We deliberately only put baseq3 in the search path, not
# missionpack, so that the engine doesn't think missionpack
@@ -70,6 +72,8 @@ packages:
_ 384282 missionpack/pak3.pk3
quake3-team-arena-data:
+ steam:
+ id: 2350
type: expansion
symlinks:
usr/share/games/quake3/missionpack/pak0.pk3:
diff --git a/data/rott.yaml b/data/rott.yaml
index fb7f326..a10fc73 100644
--- a/data/rott.yaml
+++ b/data/rott.yaml
@@ -3,6 +3,10 @@
shortname: rott
longname: Rise of the Triad
+steam:
+ id: 238050
+ path: "common/The Apogee Throwback Pack/Rise of the Triad"
+
packages:
rott-data:
install_to: usr/share/games/rott
diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml
index 6d43993..b85bae1 100644
--- a/data/spear-of-destiny.yaml
+++ b/data/spear-of-destiny.yaml
@@ -3,6 +3,10 @@
shortname: spear-of-destiny
longname: "Spear of Destiny (Wolfenstein 3D prequel)"
+steam:
+ id: 9000
+ path: common/Spear of Destiny
+
help_text: |
If you do not provide any files to be packaged, game-data-packager will
automatically download the demo version of Spear of Destiny
--
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