[game-data-packager] 03/03: add Gobliiins, demo & full game

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed May 13 17:48:59 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 5027cd9112178ef53577186f8e846a8715ffdf55
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed May 13 19:48:20 2015 +0200

    add Gobliiins, demo & full game
---
 data/gobliiins.yaml | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog    |  1 +
 debian/control      |  1 +
 3 files changed, 73 insertions(+)

diff --git a/data/gobliiins.yaml b/data/gobliiins.yaml
new file mode 100644
index 0000000..8e7eeb4
--- /dev/null
+++ b/data/gobliiins.yaml
@@ -0,0 +1,71 @@
+---
+copyright: © 1991 Coktel Vision
+plugin: scummvm_common
+gameid: gob1
+
+packages:
+  gobliiins-data:
+    gog:
+      url: 
+    install:
+    - intro.stk
+    - disk1.stk
+    - disk2.stk
+    - disk3.stk
+    - disk4.stk
+
+  gobliiins-demo-data:
+    demo_for: gobliiins-data
+    gameid: gob
+    install:
+    - intro.stk_demo
+    - disk1.stk_demo
+
+files:
+  gob1-amiga_demo_en.zip:
+    download: http://sourceforge.net/projects/scummvm/files/demos/gob/gob1-amiga_demo_en.zip/download
+    unpack:
+      format: zip
+    provides:
+    - intro.stk_demo
+    - disk1.stk_demo
+  intro.stk_demo:
+    look_for: [intro.stk]
+    install_as: intro.stk
+  disk1.stk_demo:
+    look_for: [disk1.stk]
+    install_as: disk1.stk
+
+cksums: |
+  _ 233466    intro.stk
+  _ 496145    disk1.stk
+  _ 628628    disk2.stk
+  _ 644169    disk3.stk
+  _ 571911    disk4.stk
+
+  _ 397243    gob1-amiga_demo_en.zip
+  _ 201584    intro.stk_demo
+  _ 300871    disk1.stk_demo
+
+md5sums: |
+  a5e232fcd02733c7dffff107d22d36eb  intro.stk
+  604cbe12f143cc841223d0670f6428eb  disk1.stk
+  aefab95365d966d1413d72c57267db38  disk2.stk
+  e8e4151705f87a515a309d225f83a01f  disk3.stk
+  3cde14de82a30dc559e00e7ef7fade88  disk4.stk
+
+  70ceb406fa9b5a93a574423d47e93b8b  gob1-amiga_demo_en.zip
+  26de406cb09228d902274446a6a2eceb  intro.stk_demo
+  295b44ca477e1800a7c482dd85de5f45  disk1.stk_demo
+sha1sums: |
+  d47e61885f54c8fb78522ddac64c187a53eed9bc  intro.stk
+  057f1a87a8ab84e6b57f8232d71fda234f75e5e6  disk1.stk
+  511d38f9fb771523d1f083ee2c988a79848c6e58  disk2.stk
+  63a5a56e8e614a0d5ea412fcffb60d8dc9add257  disk3.stk
+  3ae45a39c953820d439df3afff68ef2605ba9612  disk4.stk
+
+  44dd46a2f149502331d793de692e00fa61a5dce1  gob1-amiga_demo_en.zip
+  01260678d12ea393c32a72bb13e418f7e7cd4322  intro.stk_demo
+  1e339634094ece3dcde8b0b2549edbbd419fd82d  disk1.stk_demo
+...
+
diff --git a/debian/changelog b/debian/changelog
index 748b3a5..6bc26b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ game-data-packager (42) UNRELEASED; urgency=medium
   * Heroes 3: don't package HiScore.dat (Closes: #784995)
   * add support for Waxworks
   * add support for Simon the Sorcerer 1 & 2
+  * add support for Gobliiins (full game & demo)
   
  -- Simon McVittie <smcv at debian.org>  Sun, 03 May 2015 14:34:00 +0200
 
diff --git a/debian/control b/debian/control
index b29a744..6a1717e 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Description: Installer for game data files
   * Duke Nukem 3D
   * Freespace 2
   * Full Throttle
+  * Gobliiins
   * Grim Fandango
   * HacX
   * Heretic, Hexen and Hexen II

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