[game-data-packager] 04/04: Add a number of Infocom games
Stephen Kitt
skitt at moszumanska.debian.org
Sun Jan 10 17:45:58 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 73f6b43c7bd067debc66734108e67da0559ba6c0
Author: Stephen Kitt <steve at sk2.org>
Date: Sun Jan 10 18:40:32 2016 +0100
Add a number of Infocom games
This covers most of the games from the Masterpieces compilation; the
remaining few aren't well-supported by engines in Debian (yet) and
require more packaging work. (Some of the games here aren't fully
supported as packaged but they are playable.)
---
data/amfv.yaml | 25 +++++++++++++++++++++++++
data/ballyhoo.yaml | 24 ++++++++++++++++++++++++
data/border-zone.yaml | 25 +++++++++++++++++++++++++
data/cutthroats.yaml | 24 ++++++++++++++++++++++++
data/deadline.yaml | 25 +++++++++++++++++++++++++
data/enchanter.yaml | 24 ++++++++++++++++++++++++
data/hollywood-hijinx.yaml | 25 +++++++++++++++++++++++++
data/infidel.yaml | 24 ++++++++++++++++++++++++
data/leather-goddesses.yaml | 25 +++++++++++++++++++++++++
data/lurking-horror.yaml | 25 +++++++++++++++++++++++++
data/moonmist.yaml | 24 ++++++++++++++++++++++++
data/nord-and-bert.yaml | 25 +++++++++++++++++++++++++
data/plundered-hearts.yaml | 25 +++++++++++++++++++++++++
data/seastalker.yaml | 24 ++++++++++++++++++++++++
data/sherlock.yaml | 25 +++++++++++++++++++++++++
data/sorcerer.yaml | 24 ++++++++++++++++++++++++
data/spellbreaker.yaml | 24 ++++++++++++++++++++++++
data/starcross.yaml | 25 +++++++++++++++++++++++++
data/stationfall.yaml | 24 ++++++++++++++++++++++++
data/suspect.yaml | 25 +++++++++++++++++++++++++
data/suspended.yaml | 25 +++++++++++++++++++++++++
data/trinity.yaml | 26 ++++++++++++++++++++++++++
data/wishbringer.yaml | 25 +++++++++++++++++++++++++
data/witness.yaml | 25 +++++++++++++++++++++++++
debian/changelog | 27 +++++++++++++++++++++++++++
25 files changed, 619 insertions(+)
diff --git a/data/amfv.yaml b/data/amfv.yaml
new file mode 100644
index 0000000..d4ea281
--- /dev/null
+++ b/data/amfv.yaml
@@ -0,0 +1,25 @@
+---
+longname: A Mind Forever Voyaging
+plugin: z_code
+copyright: © 1985 Infocom
+
+packages:
+ amfv-data:
+ install:
+ - amfv.z4
+
+files:
+ amfv.z4:
+ look_for:
+ - amfv.z4
+ - amfv.dat
+
+size_and_md5: |
+ # Release 77
+ 262018 7df2c4bf8f7c42b7daaa17d9af18ccb1 amfv.z4
+
+sha1sums: |
+ # Release 77
+ 26236f7bbdc3cda73c411ad8dc9cd59cf5a021b4 amfv.z4
+...
+
diff --git a/data/ballyhoo.yaml b/data/ballyhoo.yaml
new file mode 100644
index 0000000..4ba0156
--- /dev/null
+++ b/data/ballyhoo.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1986 Infocom
+
+packages:
+ ballyhoo-data:
+ install:
+ - ballyhoo.z3
+
+files:
+ ballyhoo.z3:
+ look_for:
+ - ballyhoo.z3
+ - ballyhoo.dat
+
+size_and_md5: |
+ # Release 97
+ 153600 feed2aa8b7eeac2f60c3f6ac536954d7 ballyhoo.z3
+
+sha1sums: |
+ # Release 97
+ b820df4b2e7f60383af961bbf8a967c429e560e7 ballyhoo.z3
+...
+
diff --git a/data/border-zone.yaml b/data/border-zone.yaml
new file mode 100644
index 0000000..5f51686
--- /dev/null
+++ b/data/border-zone.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Border Zone: A Game of Intrigue"
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ border-zone-data:
+ install:
+ - borderzo.z5
+
+files:
+ borderzo.z5:
+ look_for:
+ - borderzo.z5
+ - borderzo.dat
+
+size_and_md5: |
+ # Release 9
+ 178373 9ae7b2d14c2f3e2873adc71bcc35d663 borderzo.z5
+
+sha1sums: |
+ # Release 9
+ 5f4052d55a88d11d8af6fc7b49289f4a949eff1f borderzo.z5
+...
+
diff --git a/data/cutthroats.yaml b/data/cutthroats.yaml
new file mode 100644
index 0000000..428e5cd
--- /dev/null
+++ b/data/cutthroats.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1984 Infocom
+
+packages:
+ cutthroats-data:
+ install:
+ - cutthroa.z3
+
+files:
+ cutthroa.z3:
+ look_for:
+ - cutthroa.z3
+ - cutthroa.dat
+
+size_and_md5: |
+ # Release 23
+ 112640 8bbb18584ba2303e205ed3d29a4ce766 cutthroa.z3
+
+sha1sums: |
+ # Release 23
+ 0e33414b4220dd8f93700703f4dc3a72dd37d9ea cutthroa.z3
+...
+
diff --git a/data/deadline.yaml b/data/deadline.yaml
new file mode 100644
index 0000000..334c9e7
--- /dev/null
+++ b/data/deadline.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Deadline: An Interlogic Mystery"
+plugin: z_code
+copyright: © 1982 Infocom
+
+packages:
+ deadline-data:
+ install:
+ - deadline.z3
+
+files:
+ deadline.z3:
+ look_for:
+ - deadline.z3
+ - deadline.dat
+
+size_and_md5: |
+ # Release 27
+ 122880 8070095106731ae18a4f2118a2d3a5af deadline.z3
+
+sha1sums: |
+ # Release 27
+ 5376f5bff8f289d8e6ebd111464ea2a92b7d8edd deadline.z3
+...
+
diff --git a/data/enchanter.yaml b/data/enchanter.yaml
new file mode 100644
index 0000000..e41f8f2
--- /dev/null
+++ b/data/enchanter.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1983, 1984, 1986 Infocom
+
+packages:
+ enchanter-data:
+ install:
+ - enchante.z3
+
+files:
+ enchante.z3:
+ look_for:
+ - enchante.z3
+ - enchante.dat
+
+size_and_md5: |
+ # Release 29
+ 122880 c252e749c01dee90c268c032d87d767e enchante.z3
+
+sha1sums: |
+ # Release 29
+ 7aca9f7704a337af60f65f0e9976ab30a60843bf enchante.z3
+...
+
diff --git a/data/hollywood-hijinx.yaml b/data/hollywood-hijinx.yaml
new file mode 100644
index 0000000..2db71df
--- /dev/null
+++ b/data/hollywood-hijinx.yaml
@@ -0,0 +1,25 @@
+---
+longname: Hollywood Hijinx
+plugin: z_code
+copyright: © 1986 Infocom
+
+packages:
+ hollywood-hijinx-data:
+ install:
+ - hollywoo.z3
+
+files:
+ hollywoo.z3:
+ look_for:
+ - hollywoo.z3
+ - hollywoo.dat
+
+size_and_md5: |
+ # Release 37
+ 109651 07c73589a3257b79c459a4a3176a2d03 hollywoo.z3
+
+sha1sums: |
+ # Release 37
+ b81c4ea08952df1ee251eb8ecc3e9a4f36e41d9f hollywoo.z3
+...
+
diff --git a/data/infidel.yaml b/data/infidel.yaml
new file mode 100644
index 0000000..20684d6
--- /dev/null
+++ b/data/infidel.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1983 Infocom
+
+packages:
+ infidel-data:
+ install:
+ - infidel.z3
+
+files:
+ infidel.z3:
+ look_for:
+ - infidel.z3
+ - infidel.dat
+
+size_and_md5: |
+ # Release 22
+ 122880 65815f4adf3ed3eba0ee93d161e3c10a infidel.z3
+
+sha1sums: |
+ # Release 22
+ 3bc355a78f6bc261f934fcd78a0d72eddf12171d infidel.z3
+...
+
diff --git a/data/leather-goddesses.yaml b/data/leather-goddesses.yaml
new file mode 100644
index 0000000..2a17b04
--- /dev/null
+++ b/data/leather-goddesses.yaml
@@ -0,0 +1,25 @@
+---
+longname: Leather Goddesses of Phobos
+plugin: z_code
+copyright: © 1986 Infocom
+
+packages:
+ leather-goddesses-data:
+ install:
+ - leather.z3
+
+files:
+ leather.z3:
+ look_for:
+ - leather.z3
+ - leather.dat
+
+size_and_md5: |
+ # Release 59
+ 129023 1a2a4d9d89fb95d0cc7fb66695f6ada7 leather.z3
+
+sha1sums: |
+ # Release 59
+ d32b4326d32882a2897983705396e1d1b5a05f60 leather.z3
+...
+
diff --git a/data/lurking-horror.yaml b/data/lurking-horror.yaml
new file mode 100644
index 0000000..777a9b7
--- /dev/null
+++ b/data/lurking-horror.yaml
@@ -0,0 +1,25 @@
+---
+longname: The Lurking Horror
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ lurking-horror-data:
+ install:
+ - lurking.z3
+
+files:
+ lurking.z3:
+ look_for:
+ - lurking.z3
+ - lurking.dat
+
+size_and_md5: |
+ # Release 203
+ 153600 87a6fbfd422b1a097286c0c23c45015c lurking.z3
+
+sha1sums: |
+ # Release 203
+ c8f75b354195fd59fba77a992fc31ccf513b089c lurking.z3
+...
+
diff --git a/data/moonmist.yaml b/data/moonmist.yaml
new file mode 100644
index 0000000..b9bbacf
--- /dev/null
+++ b/data/moonmist.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1986 Infocom
+
+packages:
+ moonmist-data:
+ install:
+ - moonmist.z3
+
+files:
+ moonmist.z3:
+ look_for:
+ - moonmist.z3
+ - moonmist.dat
+
+size_and_md5: |
+ # Release 9
+ 153600 4dc71e16857d0a9baa11b77fcaa46880 moonmist.z3
+
+sha1sums: |
+ # Release 9
+ 09ac1df17a64cb2b6e537045f1c6ddba053a40de moonmist.z3
+...
+
diff --git a/data/nord-and-bert.yaml b/data/nord-and-bert.yaml
new file mode 100644
index 0000000..2270bbe
--- /dev/null
+++ b/data/nord-and-bert.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Nord and Bert Couldn't Make Head or Tail of It"
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ nord-and-bert-data:
+ install:
+ - nordandb.z4
+
+files:
+ nordandb.z4:
+ look_for:
+ - nordandb.z4
+ - nordandb.dat
+
+size_and_md5: |
+ # Release 19
+ 170285 cc5a8334a4fbb51166c625e52738c668 nordandb.z4
+
+sha1sums: |
+ # Release 19
+ 145e2e438f05e140d299560ab977126693c35ed2 nordandb.z4
+...
+
diff --git a/data/plundered-hearts.yaml b/data/plundered-hearts.yaml
new file mode 100644
index 0000000..4c713ef
--- /dev/null
+++ b/data/plundered-hearts.yaml
@@ -0,0 +1,25 @@
+---
+longname: Plundered Hearts
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ plundered-hearts-data:
+ install:
+ - plundere.z3
+
+files:
+ plundere.z3:
+ look_for:
+ - plundere.z3
+ - plundere.dat
+
+size_and_md5: |
+ # Release 26
+ 128963 a18085862cc1c196367f5f5e785c06b1 plundere.z3
+
+sha1sums: |
+ # Release 26
+ 958fbb3fdac3e90f39e6cc67a0c25ca8fc9bf79b plundere.z3
+...
+
diff --git a/data/seastalker.yaml b/data/seastalker.yaml
new file mode 100644
index 0000000..1635d61
--- /dev/null
+++ b/data/seastalker.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1984 Infocom
+
+packages:
+ seastalker-data:
+ install:
+ - seastalk.z3
+
+files:
+ seastalk.z3:
+ look_for:
+ - seastalk.z3
+ - seastalk.dat
+
+size_and_md5: |
+ # Release 16
+ 117763 9076a8eba9b056336cf4ba88096b7945 seastalk.z3
+
+sha1sums: |
+ # Release 16
+ eb3118800f5e025382168536f620e2e7c74576af seastalk.z3
+...
+
diff --git a/data/sherlock.yaml b/data/sherlock.yaml
new file mode 100644
index 0000000..131fdbe
--- /dev/null
+++ b/data/sherlock.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Sherlock: The Riddle of the Crown Jewels"
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ sherlock-data:
+ install:
+ - sherlock.z5
+
+files:
+ sherlock.z5:
+ look_for:
+ - sherlock.z5
+ - sherlock.dat
+
+size_and_md5: |
+ # Release 21
+ 188445 b0497df9a736a1eb566e03df0b9b1362 sherlock.z5
+
+sha1sums: |
+ # Release 21
+ 9c9bc104e79cc2097a1eacbaf6f8a3e46c682f84 sherlock.z5
+...
+
diff --git a/data/sorcerer.yaml b/data/sorcerer.yaml
new file mode 100644
index 0000000..cfd9b15
--- /dev/null
+++ b/data/sorcerer.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1984 Infocom
+
+packages:
+ sorcerer-data:
+ install:
+ - sorcerer.z3
+
+files:
+ sorcerer.z3:
+ look_for:
+ - sorcerer.z3
+ - sorcerer.dat
+
+size_and_md5: |
+ # Release 15
+ 122880 a631d43ba792ae9c0bc994bd837c98c2 sorcerer.z3
+
+sha1sums: |
+ # Release 15
+ 503943a158ab0ec6042b7b9e8674198102875221 sorcerer.z3
+...
+
diff --git a/data/spellbreaker.yaml b/data/spellbreaker.yaml
new file mode 100644
index 0000000..75366be
--- /dev/null
+++ b/data/spellbreaker.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1985 Infocom
+
+packages:
+ spellbreaker-data:
+ install:
+ - spellbre.z3
+
+files:
+ spellbre.z3:
+ look_for:
+ - spellbre.z3
+ - spellbre.dat
+
+size_and_md5: |
+ # Release 87
+ 153600 abf472bdaad608913cfcfaff143582ad spellbre.z3
+
+sha1sums: |
+ # Release 87
+ 2eca648690824cbb342cceb7e9ae147018c9a26e spellbre.z3
+...
+
diff --git a/data/starcross.yaml b/data/starcross.yaml
new file mode 100644
index 0000000..6c3dd2c
--- /dev/null
+++ b/data/starcross.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Starcross: Interlogic Science Fiction"
+plugin: z_code
+copyright: © 1982 Infocom
+
+packages:
+ starcross-data:
+ install:
+ - starcros.z3
+
+files:
+ starcros.z3:
+ look_for:
+ - starcros.z3
+ - starcros.dat
+
+size_and_md5: |
+ # Release 17
+ 92160 24ddb05b263c6511ebac3b95731cc00d starcros.z3
+
+sha1sums: |
+ # Release 17
+ ca95b5f2c1615a641abbae60f7bcbd2431119446 starcros.z3
+...
+
diff --git a/data/stationfall.yaml b/data/stationfall.yaml
new file mode 100644
index 0000000..28a808d
--- /dev/null
+++ b/data/stationfall.yaml
@@ -0,0 +1,24 @@
+---
+plugin: z_code
+copyright: © 1987 Infocom
+
+packages:
+ stationfall-data:
+ install:
+ - stationf.z3
+
+files:
+ stationf.z3:
+ look_for:
+ - stationf.z3
+ - stationf.dat
+
+size_and_md5: |
+ # Release 107
+ 153600 ceef599f4ff85f9ff6463187de156271 stationf.z3
+
+sha1sums: |
+ # Release 107
+ 7dd3e7312455208c8ad70268670fdb87ea316ffa stationf.z3
+...
+
diff --git a/data/suspect.yaml b/data/suspect.yaml
new file mode 100644
index 0000000..9ea099e
--- /dev/null
+++ b/data/suspect.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Suspect: An Interactive Mystery"
+plugin: z_code
+copyright: © 1984 Infocom
+
+packages:
+ suspect-data:
+ install:
+ - suspect.z3
+
+files:
+ suspect.z3:
+ look_for:
+ - suspect.z3
+ - suspect.dat
+
+size_and_md5: |
+ # Release 14
+ 122880 523399f4d9345c4b9b38a12e0fb01327 suspect.z3
+
+sha1sums: |
+ # Release 14
+ 107f999d6a8e61f2b4727953b7743cd6be131d7d suspect.z3
+...
+
diff --git a/data/suspended.yaml b/data/suspended.yaml
new file mode 100644
index 0000000..d63d358
--- /dev/null
+++ b/data/suspended.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Suspended: Interlogic Science Fiction"
+plugin: z_code
+copyright: © 1983 Infocom
+
+packages:
+ suspended-data:
+ install:
+ - suspend.z3
+
+files:
+ suspend.z3:
+ look_for:
+ - suspend.z3
+ - suspend.dat
+
+size_and_md5: |
+ # Release 8
+ 122880 0a7e9f0082e7c0b21ad3ad2dd1316732 suspend.z3
+
+sha1sums: |
+ # Release 8
+ d68a08e14eeba9c06d9b6b5dc0edf77f8461fad4 suspend.z3
+...
+
diff --git a/data/trinity.yaml b/data/trinity.yaml
new file mode 100644
index 0000000..6235579
--- /dev/null
+++ b/data/trinity.yaml
@@ -0,0 +1,26 @@
+---
+plugin: z_code
+copyright: © 1986 Infocom
+
+# This game doesn't work with Gargoyle
+
+packages:
+ trinity-data:
+ install:
+ - trinity.z4
+
+files:
+ trinity.z4:
+ look_for:
+ - trinity.z4
+ - trinity.dat
+
+size_and_md5: |
+ # Release 12
+ 262065 04266c459f77d02a76375eb15c3c4779 trinity.z4
+
+sha1sums: |
+ # Release 12
+ c5416c4761244ccddf95c32e231912ffccdd1e0c trinity.z4
+...
+
diff --git a/data/wishbringer.yaml b/data/wishbringer.yaml
new file mode 100644
index 0000000..6ef28b5
--- /dev/null
+++ b/data/wishbringer.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Wishbringer: The Magick Stone of Dreams"
+plugin: z_code
+copyright: © 1985 Infocom
+
+packages:
+ wishbringer-data:
+ install:
+ - wishbrin.z3
+
+files:
+ wishbrin.z3:
+ look_for:
+ - wishbrin.z3
+ - wishbrin.dat
+
+size_and_md5: |
+ # Release 69
+ 128905 409127ef13098279462fcbd11dea5e61 wishbrin.z3
+
+sha1sums: |
+ # Release 69
+ 3b035641846a6252c719af725f0be7c394a24585 wishbrin.z3
+...
+
diff --git a/data/witness.yaml b/data/witness.yaml
new file mode 100644
index 0000000..70ecfef
--- /dev/null
+++ b/data/witness.yaml
@@ -0,0 +1,25 @@
+---
+longname: "The Witness: An Interlogic Mystery"
+plugin: z_code
+copyright: © 1983 Infocom
+
+packages:
+ witness-data:
+ install:
+ - witness.z3
+
+files:
+ witness.z3:
+ look_for:
+ - witness.z3
+ - witness.dat
+
+size_and_md5: |
+ # Release 22
+ 122880 0372fb18268062a98ed4e89635f1640e witness.z3
+
+sha1sums: |
+ # Release 22
+ a3689f840cb73a62089f24bbb82f9141a7c92512 witness.z3
+...
+
diff --git a/debian/changelog b/debian/changelog
index 8d42056..7465db1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,33 @@ game-data-packager (44) UNRELEASED; urgency=medium
- Winnie the Pooh in the Hundred Acre Wood
* Douglas Adams's "Bureaucracy" text game
+ [ Stephen Kitt ]
+ * Infocom games:
+ - A Mind Forever Voyaging
+ - Ballyhoo
+ - Border Zone
+ - Cutthroats
+ - Deadline
+ - Enchanter
+ - Hollywood Hijinx
+ - Infidel
+ - Leather Goddesses of Phobos
+ - The Lurking Horror
+ - Moonmist
+ - Nord and Bert Couldn't Make Head or Tail of It
+ - Plundered Hearts
+ - Seastalker
+ - Sherlock: The Riddle of the Crown Jewels
+ - Sorcerer
+ - Spellbreaker
+ - Starcross
+ - Stationfall
+ - Suspect
+ - Suspended
+ - Trinity
+ - Wishbringer
+ - Witness
+
Support for new languages and versions:
[ Alexandre Detiste ]
--
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