[game-data-packager] 01/01: Add support for Journey.

Stephen Kitt skitt at moszumanska.debian.org
Sat Feb 6 10:43:12 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 4b2da04c22653faefbd63904c0a54214c823d2f7
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Feb 6 11:42:48 2016 +0100

    Add support for Journey.
---
 data/journey.yaml | 43 +++++++++++++++++++++++++++++++++++++++++++
 debian/changelog  |  1 +
 debian/control    |  1 +
 3 files changed, 45 insertions(+)

diff --git a/data/journey.yaml b/data/journey.yaml
new file mode 100644
index 0000000..49dc98e
--- /dev/null
+++ b/data/journey.yaml
@@ -0,0 +1,43 @@
+---
+longname: "Journey: Part One of the Golden Age Trilogy"
+plugin: z_code
+copyright: © 1988, 1989 Infocom, Inc.
+engine: zoom-player
+
+packages:
+  journey-data:
+    install:
+    - journey.blb
+    - journey.z6
+
+files:
+  journey.blb:
+    download: http://www.ifarchive.org/if-archive/infocom/media/blorb/Journey.blb
+
+  journey.z6:
+    look_for:
+    - journey.z6
+    - journey.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 83
+  439206    917f5b925a157cce362cf2ee3f409db9 journey.blb
+  297105    1b6ce3352b7273bc793885155b8108c5 journey.cg1
+  360500    a600ef3473a5eae46254c788bada42b0 journey.eg1
+  249241    9869c6974cd69e386e3c2f9f54d313cb journey.eg2
+  465606    171676ddc1f2c6bee031a014fa44d71d journey.mg1
+  282624    5c47f7e1ee323077920e869da084fe34 journey.z6
+
+sha1sums: |
+  # Release 83
+  321417829ae3d61dcae0a38ffc0ca06e9d430762  journey.blb
+  43405bb08220f82653497661b6385a8d1138f652  journey.cg1
+  dc6ff74e1d61885d3945683e1fc7f827f7c104ee  journey.eg1
+  572127be6a7b88a77e60381f437c529e2cbb2898  journey.eg2
+  b534641e5f97c261467b87636e47eefc95d54c84  journey.mg1
+  7b11663e346091fee722c06c6d49436ce1d04b96  journey.z6
+...
+
diff --git a/debian/changelog b/debian/changelog
index 63474ea..3d5c854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ game-data-packager (45) UNRELEASED; urgency=medium
     - Mortville Manor [adetiste]
     - Zork Zero [adetiste]
     - Arthur: the Quest for Excalibur [skitt]
+    - Journey: Part One of the Golden Age Trilogy [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 9c6f2b4..0e901b1 100644
--- a/debian/control
+++ b/debian/control
@@ -146,6 +146,7 @@ Description: Installer for game data files
   * Infidel
   * Inherit the Earth
   * Jones in the Fast Lane
+  * Journey: Part One of the Golden Age Trilogy
   * King's Quest 1 to 6
   * Lands of Lore: The Throne of Chaos
   * Laura Bow 1 and 2

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