[game-data-packager] 01/01: add support for "Inherit the Earth"

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Jun 16 13:46:46 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 b7d1fbac34f554ede48db1f4769f609f15401658
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Jun 16 15:45:39 2015 +0200

    add support for "Inherit the Earth"
---
 data/inherit.yaml | 25 +++++++++++++++++++++++++
 debian/changelog  |  1 +
 debian/control    |  1 +
 3 files changed, 27 insertions(+)

diff --git a/data/inherit.yaml b/data/inherit.yaml
new file mode 100644
index 0000000..812b30f
--- /dev/null
+++ b/data/inherit.yaml
@@ -0,0 +1,25 @@
+---
+longname: "Inherit the Earth: Quest for the Orb"
+copyright: © 1994 The Dreamers Guild
+plugin: scummvm_common
+gameid: ite
+
+packages:
+  inherit-the-earth-data:
+    gog:
+      url: inherit_the_earth
+    install:
+    - ite.rsc
+    - scripts.rsc
+    - voices.rsc
+
+size_and_md5: |
+  8903828   04f366b46a13c350619b7edb83470949 ite.rsc
+  327162    793bb8ceea2db752e10b3de91e5b1001 scripts.rsc
+  5695569   a533d672e894769d69049311c53eb659 voices.rsc
+
+sha1sums: |
+  9c1e215e50a0bec77079b5fce2106b2f0f8cb27e  ite.rsc
+  4c0ddd504e99eb8daddacfe65f08377b91e9f30d  scripts.rsc
+  ad2366d89a51e9932e519aa469821705b8d40177  voices.rsc
+...
diff --git a/debian/changelog b/debian/changelog
index b8b4f13..112f7ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ game-data-packager (42) UNRELEASED; urgency=medium
     (en/de/fr/es/it languages, most CD & floppy versions)
   * add support for The Dig
   * add support for Sam & Max Hit the Road
+  * add support fot Inherit the Earth
 
   [ Fabian Greffrath ]
   * provide information about patches needes by various
diff --git a/debian/control b/debian/control
index 9612090..856be2b 100644
--- a/debian/control
+++ b/debian/control
@@ -88,6 +88,7 @@ Description: Installer for game data files
   * Gobliiins
   * Grim Fandango
   * Indiana Jones and the Fate of Atlantis
+  * Inherit the Earth
   * The Hitchhiker's Guide to the Galaxy
   * 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