[game-data-packager] 01/01: add support for Hi-Res Adventure #1: Mystery House

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Apr 9 12:48:44 UTC 2017


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

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

commit 7ae74599ebe1f886e385df585d0a24e70da4292d
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Apr 9 14:48:14 2017 +0200

    add support for Hi-Res Adventure #1: Mystery House
    
    It was released into the public domain in 1987.
---
 data/mystery.yaml | 36 ++++++++++++++++++++++++++++++++++++
 debian/TODO       |  6 ++++++
 debian/changelog  |  2 ++
 3 files changed, 44 insertions(+)

diff --git a/data/mystery.yaml b/data/mystery.yaml
new file mode 100644
index 0000000..ff226d9
--- /dev/null
+++ b/data/mystery.yaml
@@ -0,0 +1,36 @@
+---
+franchise: Hi-Res Adventure
+longname: Mystery House
+copyright: © 1980 Sierra
+plugin: scummvm_common
+engine: scummvm (>= 1.9.0)
+wiki: Mystery_House
+
+
+packages:
+  mystery-house-data:
+    gameid: hires1-apple2
+    install:
+    - mysthous.dsk
+
+files:
+  mysthous.zip:
+    download: http://www.scummvm.org/frs/extras/Mystery%20House/MYSTHOUS.zip
+    unpack:
+      format: zip
+    provides:
+    - mysthous.dsk
+
+groups:
+  default: |
+    143360 7290a9e90291c37e8dce54f1b8d74a37 mysthous.dsk
+    59353  9b253b12a77a0b642a9712c3a029e704 mysthous.zip
+
+sha1sums: |
+  cb42a6981544210cb88477c7e502f305696fd0b3 mysthous.dsk
+  8e5a939e96032bb82cf72b34ea875e8c096dd3a2 mysthous.zip
+
+sha256sums: |
+  5e94463cf131fd16db831dc360adcb02aaada491e8d8325d2b447051b1ea4771 mysthous.dsk
+  ada412228a149394489b28c6c7f9ebab0722b52e04732fd0aa22949673cfa3a0 mysthous.zip
+...
diff --git a/debian/TODO b/debian/TODO
index cdd0cb2..cc6af46 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -45,6 +45,12 @@ soldier of fortune
 # Adventure
 Fascination
 Geisha
+Hi-Res Adventure #0 - Mission Asteroid
+Hi-Res Adventure #2 - Wizard and the Princess/Adventure in Serenia
+Hi-Res Adventure #3 - Cranston Manor
+Hi-Res Adventure #4 - Ulysses and the Golden Fleece
+Hi-Res Adventure #5 - Time Zone
+Hi-Res Adventure #6 - The Dark Crystal
 The Journeyman Project: Pegasus Prime
 Myst (original edition)
 U.F.O.s. - GNAP: Der Schurke aus dem All
diff --git a/debian/changelog b/debian/changelog
index 057afc1..675ec72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 game-data-packager (50) UNRELEASED; urgency=medium
 
+  * New game support:
+    - Mystery House: game release into the public domain [adetiste]
   * Support for new languages and versions:
     - Document unsupported Doom v0.3 [nyav] (Closes: #857881)
     - Support for new GoG package of 'Icewind Dale 2' [Edward Allcutt]

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