[game-data-packager] 01/01: add fan-made game "Enclosure"

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Sep 20 08:40:12 UTC 2015


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 f1837f505c768c9da889f84ba6e6154bb217e500
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Sep 20 10:39:42 2015 +0200

    add fan-made game "Enclosure"
---
 data/enclosure.yaml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 data/hank.yaml      |  2 ++
 debian/changelog    |  2 +-
 debian/control      |  1 +
 4 files changed, 72 insertions(+), 1 deletion(-)

diff --git a/data/enclosure.yaml b/data/enclosure.yaml
new file mode 100644
index 0000000..405d583
--- /dev/null
+++ b/data/enclosure.yaml
@@ -0,0 +1,68 @@
+---
+copyright: © 2004 Femo Duo Entertainment
+plugin: scummvm_common
+wiki: "AGIWiki/Enclosure"
+
+help_text: |
+  This is a fan-made game, original website is down.
+
+  https://web.archive.org/web/20140801095838/http://home.deds.nl/~femo/download.html#enclosure
+
+  http://www.reloaded.org/download/Enclosure/5/
+
+packages:
+  enclosure-data:
+    gameid: agi-fanmade
+    install:
+    - LOGDIR
+    - OBJECT
+    - PICDIR
+    - SNDDIR
+    - VIEWDIR
+    - VOL.0
+    - WORDS.TOK
+    optional:
+    - Enclosure.txt
+
+files:
+  Enclosure.txt:
+    install_to: $docdir
+
+  Enclosure.zip:
+    download:
+      spear-of-destiny-mirrors:
+        path: .
+    unpack:
+      format: zip
+    provides:
+    - LOGDIR
+    - OBJECT
+    - PICDIR
+    - SNDDIR
+    - VIEWDIR
+    - VOL.0
+    - WORDS.TOK
+    - Enclosure.txt
+
+size_and_md5: |
+  700224    5c01ef5f13d58cc5fbc4c3d575eb2cdf Enclosure.zip
+  330       e4a0613ed02401502e506ba3565a8c40 LOGDIR
+  261       ba5854aa65ffb1a2fb12d7c63e46c454 OBJECT
+  321       967481d1b67fe30732bd972cadffbf50 PICDIR
+  63        f1b2e35800fe541ee1c6d615eee7bc22 SNDDIR
+  666       5d061ae1c4653dd6811eae7a75aa9d78 VIEWDIR
+  1036737   ec57fdb4c6a015aede33cccffe08bce8 VOL.0
+  8853      f6cf515dbf7c26bdb01095be6379349d WORDS.TOK
+  10872     eca5ca252cc9f82f164ed86fda4996b6 Enclosure.txt
+
+sha1sums: |
+  ec02d075310f78ffbf1aabf053fd523e483f2ba5  Enclosure.zip
+  92e31c392ae4eb0560254564dd7b5dbfc0fde12d  LOGDIR
+  cfc0ffbb309b1a33cc58d40eb81f8fb928086c37  OBJECT
+  8cf054f9e1764d6ceacf3fc271793f679a642851  PICDIR
+  026deb11aa683b9a67e8cdccede83402639ffb6e  SNDDIR
+  c4f22ca798f158d9b98901501cb98276a4131c6c  VIEWDIR
+  f25a42446c9cb9b5778a6d19f0285c8a330675f8  VOL.0
+  fa6b4945e0e3489509b76391c1b66cdb389d491f  WORDS.TOK
+  c02e0cef9bc4deac2b83cb194faa4b5c6aaddf57  Enclosure.txt
+...
diff --git a/data/hank.yaml b/data/hank.yaml
index f5c39f8..6c38899 100644
--- a/data/hank.yaml
+++ b/data/hank.yaml
@@ -7,6 +7,8 @@ wiki: "AGIWiki/Hank%27s_Quest:_Victim_of_Society"
 help_text: |
   This is a fan-made game, original website is down.
 
+  https://web.archive.org/web/20140801095838/http://home.deds.nl/~femo/download.html#hank
+
   http://www.reloaded.org/download/Hanks-Quest-Victim-Society/183/
 
 packages:
diff --git a/debian/changelog b/debian/changelog
index 53adf57..7778544 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,7 @@ game-data-packager (43) UNRELEASED; urgency=medium
     - Lost in Time
     - Bargon Attack
     - Blue Force
-    - Hank's Quest
+    - Enclosure & "Hank's Quest" fan-made games
   * add support for X-COM: UFO Defense (Closes: #793017)
   * fix speeches altenatives in Broken Sword1 (Closes: #795624)
   * Grim Fandango: add Brazilian & Spanish versions
diff --git a/debian/control b/debian/control
index 1f6b962..559df88 100644
--- a/debian/control
+++ b/debian/control
@@ -92,6 +92,7 @@ Description: Installer for game data files
   * Duke Nukem 3D
   * Dune II: Battle for Arrakis
   * Elvira I & II
+  * Enclosure
   * Freespace 2
   * Full Throttle
   * Gobliiins 1, 2 & 3

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