[game-data-packager] 07/11: quake2: make videos optional (also part of #776059)
Simon McVittie
smcv at debian.org
Sun Jan 25 19:29:36 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 dc29e3a49442ed34f57278c8e4d6bc870d269bf1
Author: Simon McVittie <smcv at debian.org>
Date: Sun Jan 25 16:09:14 2015 +0000
quake2: make videos optional (also part of #776059)
---
data/quake2.yaml | 5 ++++-
debian/changelog | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/data/quake2.yaml b/data/quake2.yaml
index 70c4970..162bd6e 100644
--- a/data/quake2.yaml
+++ b/data/quake2.yaml
@@ -38,6 +38,9 @@ packages:
- q2-3.20-x86-full-ctf.exe
install:
- baseq2/pak0.pak
+ optional:
+ # videos present in Steam and on smcv's Xplosiv-branded CD-ROM, but
+ # apparently not strictly necessary (#776059)
- baseq2/video/end.cin
- baseq2/video/eou1_.cin
- baseq2/video/eou2_.cin
@@ -49,7 +52,7 @@ packages:
- baseq2/video/eou8_.cin
- baseq2/video/idlog.cin
- baseq2/video/ntro.cin
- optional:
+ # documentation
- 3.20_changes.txt
- ctf/readme.txt
- ctf/server.cfg
diff --git a/debian/changelog b/debian/changelog
index 66aa149..b649a69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ game-data-packager (40) UNRELEASED; urgency=medium
* theme-hospital: add support for the gog.com version
- add support for unpacking InnoSetup installers with innoextract
* quake2: support an alternative version of pak0.pk3 (Closes: #776059)
+ * quake2: make videos optional (also part of #776059)
* quake2: remove reference to /etc/game-data-packager/quake2-mirrors
which we have never actually shipped. In versions < 39 it was silently
ignored, in versions >= 39 it prints an error message.
--
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