[game-data-packager] 01/01: Add support for Shōgun.

Stephen Kitt skitt at moszumanska.debian.org
Sat Feb 6 11:20:04 UTC 2016


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 094cc752e20866b3fdb4b51c9dc1147f75c2bb28
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Feb 6 12:19:33 2016 +0100

    Add support for Shōgun.
---
 data/shogun.yaml | 41 +++++++++++++++++++++++++++++++++++++++++
 debian/changelog |  1 +
 debian/control   |  1 +
 3 files changed, 43 insertions(+)

diff --git a/data/shogun.yaml b/data/shogun.yaml
new file mode 100644
index 0000000..622cc0e
--- /dev/null
+++ b/data/shogun.yaml
@@ -0,0 +1,41 @@
+---
+longname: "James Clavell's Shōgun"
+plugin: z_code
+copyright: © 1988 Infocom
+engine: zoom-player
+
+packages:
+  shogun-data:
+    install:
+    - shogun.blb
+    - shogun.z6
+
+files:
+  shogun.blb:
+    download: http://www.ifarchive.org/if-archive/infocom/media/blorb/Shogun.blb
+
+  shogun.z6:
+    look_for:
+    - shogun.z6
+    - shogun.zip
+
+# CGA, EGA and MCGA resource files are listed below in case we ever
+# want to use them to rebuild the Blorb file
+
+size_and_md5: |
+  # Release 322
+  191084    8313be233a13ada47426da51d2d3449e shogun.blb
+  141450    9bb1c8aeab83a52c0fba7216e13e7dc0 shogun.cg1
+  278669    bf1c78f738181822e7a9f85d499e54ae shogun.eg1
+  213425    e4ad7bd19df764f16def1892fbe2a1f8 shogun.mg1
+  345088    8ee62b6dd81e05f54de707b9405d8ef9 shogun.z6
+
+sha1sums: |
+  # Release 322
+  3a2de89471deeff55301941bc88a9755bc1796a9  shogun.blb
+  de3f1c56da62faa1bf4c3527da110135ff9cc58a  shogun.cg1
+  bb725b45bd444752b2f5d2f1b57e0b6edbe42ba3  shogun.eg1
+  a5e8bf47d9e4a0ee0f6fc28bdb1c0febaf7cca6c  shogun.mg1
+  ef70d2aa0c18832f18436e6a7df4ee57d013a4c7  shogun.z6
+...
+
diff --git a/debian/changelog b/debian/changelog
index 3d5c854..f78b551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ game-data-packager (45) UNRELEASED; urgency=medium
     - Zork Zero [adetiste]
     - Arthur: the Quest for Excalibur [skitt]
     - Journey: Part One of the Golden Age Trilogy [skitt]
+    - James Clavell's Shōgun [skitt]
   * Support for new languages and versions:
     - Indiana Jones and the Last Crusade (English CD) [skitt]
   * Enhancements and bug fixes:
diff --git a/debian/control b/debian/control
index 0e901b1..9c1a537 100644
--- a/debian/control
+++ b/debian/control
@@ -145,6 +145,7 @@ Description: Installer for game data files
   * Indiana Jones and the Fate of Atlantis
   * Infidel
   * Inherit the Earth
+  * James Clavell's Shōgun
   * Jones in the Fast Lane
   * Journey: Part One of the Golden Age Trilogy
   * King's Quest 1 to 6

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