[game-data-packager] 01/01: add 3 Skulls of the Toltecs
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Mon Aug 24 12:16:41 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 b1fab6d7bc1876bfad60d157aae5bdeb014d7192
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Mon Aug 24 14:15:43 2015 +0200
add 3 Skulls of the Toltecs
---
data/toltecs.yaml | 25 +++++++++++++++++++++++++
debian/changelog | 1 +
debian/control | 1 +
3 files changed, 27 insertions(+)
diff --git a/data/toltecs.yaml b/data/toltecs.yaml
new file mode 100644
index 0000000..a77dd2c
--- /dev/null
+++ b/data/toltecs.yaml
@@ -0,0 +1,25 @@
+---
+longname: "3 Skulls of the Toltecs"
+copyright: © 1996 Time Warner
+plugin: scummvm_common
+
+packages:
+ toltecs-data:
+ install:
+ - sample.opl
+ - western
+ symlinks:
+ usr/share/games/toltecs/sample.ad: usr/share/games/toltecs/sample.opl
+
+files:
+ sample.opl:
+ look_for: [sample.opl,sample.ad]
+
+size_and_md5: |
+ 3242 904b04063ff4e04c8fc33576e41c68a9 sample.opl
+ 337643527 4fd8152343326033c8c3b2440b31e816 western
+
+sha1sums: |
+ a99a70134fde20ef0c5dbf170a037f37a32cb425 sample.opl
+ 3c5ee857ea5c98cd3f36d2db9e7a3063f6be2188 western
+...
diff --git a/debian/changelog b/debian/changelog
index 8cea241..ce1b7bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ game-data-packager (43) UNRELEASED; urgency=medium
- The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel
(support for this game is currently being added to scummvm)
- Hugo's House of Horrors and it's two sequels
+ - 3 Skulls of the Toltecs
* 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 60e0e9c..4563d72 100644
--- a/debian/control
+++ b/debian/control
@@ -73,6 +73,7 @@ Description: Installer for game data files
At the moment, game-data-packager has support for building .deb
files for:
.
+ * 3 Skulls of the Toltecs
* Arx Fatalis
* Blake Stone & Planet Strike
* Castle of Dr. Brain & The Island of Dr. Brain
--
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