[game-data-packager] 01/01: Add downloadable Keen 4

Stephen Kitt skitt at moszumanska.debian.org
Tue May 9 06:44:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository game-data-packager.

commit 91703dcea1dee328de713b5d0efdabcbdd5c8974
Author: Stephen Kitt <steve at sk2.org>
Date:   Tue May 9 08:44:02 2017 +0200

    Add downloadable Keen 4
---
 data/keen.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/data/keen.yaml b/data/keen.yaml
index 672c33a..cffbf35 100644
--- a/data/keen.yaml
+++ b/data/keen.yaml
@@ -28,10 +28,13 @@ packages:
     - gamemaps.ck6
 
 files:
+# Omnispeak only works with the 3D Realms version, so we prefer that
+# (order is significant here)
   egagraph.ck4:
     alternatives:
     - egagraph.ck4?1.43d
     - egagraph.ck4?1.4gt
+
   egagraph.ck5:
     alternatives:
     - egagraph.ck5?1.43d
@@ -40,6 +43,7 @@ files:
     alternatives:
     - gamemaps.ck5?1.43d
     - egagraph.ck5?1.4id
+
 # Commander Genius only supports version 1.4 of Keen 6
 # Omnispeak only supports versions 1.4 and 1.5 of Keen 6
   egagraph.ck6:
@@ -51,6 +55,18 @@ files:
     - gamemaps.ck6?1.4
     - gamemaps.ck6?1.5
 
+# This contains exactly the same files as
+# ftp://ftp.3drealms.com/share/4keen.zip
+# (but the latter requires running an installer)
+  4keen14.zip:
+    download: http://spatang.com/files/4keen14.zip
+    unpack:
+      format: zip
+    provides:
+    - audio.ck4
+    - egagraph.ck4?1.43d
+    - gamemaps.ck4
+
 # Data below covers:
 # - Commander Keen 4, version 1.4 (EGA only, from 3D Realms and
 #   Goodtimes Software as included in the Id Anthology)
@@ -59,6 +75,7 @@ files:
 # - Commander Keen 6, versions 1.0, 1.4 and 1.5 (CGA and EGA)
 
 size_and_md5: |
+  592887    1470ba6a18df1b315380b194b28a7a27 4keen14.zip
   33325     125c93a549a3e5b2ab4c6c6ec1ad3e7d audio.ck4
   101990    d080b7c53b0b374813a7479b559d4eb4 audio.ck5
   56265     8078f8106cca87fe7bea6b0dca798e5b audio.ck6
@@ -78,6 +95,7 @@ size_and_md5: |
   95528     0002d6a9f5a23ba3427acb0337efb2f8 gamemaps.ck6?1.5
 
 sha1sums: |
+  bde2a69ad5ea36601dcfeb6dbfe2232fcc486161 4keen14.zip
   66baf85b886b3b1f1882b40d0e8061af19187453 audio.ck4
   5ded3b6afde6e102b9ea7e39887fc94899eb3476 audio.ck5
   d83153a4b5caea106fb3eb729edbe2271955648f audio.ck6
@@ -97,6 +115,7 @@ sha1sums: |
   27f9dd03e99176eede3ccf65a06260a5d91da96b gamemaps.ck6?1.5
 
 sha256sums: |
+  2fa260d48a1c7710c819e89594fff727ba6bc3e42065b5d8cedeccea256c2983 4keen14.zip
   66dcf6070a4bc5c8933815b15dab7145ddcccb959f8f43af2a0449b085a04366 audio.ck4
   1a9aae3de1d43d02334e1ad3b5063b64fd71766aed5e574431d7b3fdd3bfd02f audio.ck5
   5eef576c62773bc7c54c2c55c56117dd89ae7aba1d826f1bd201a8699d07b0e3 audio.ck6

-- 
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