[game-data-packager] 01/01: add new game "The Black Cauldron"
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Fri Sep 25 20:29:37 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 8b8e77bc4a51c16fdbf4e880600623c83ea67b37
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Fri Sep 25 22:29:03 2015 +0200
add new game "The Black Cauldron"
---
data/black-cauldron.yaml | 36 ++++++++++++++++++++++++++++++++++++
debian/TODO | 1 -
debian/changelog | 1 +
debian/control | 1 +
4 files changed, 38 insertions(+), 1 deletion(-)
diff --git a/data/black-cauldron.yaml b/data/black-cauldron.yaml
new file mode 100644
index 0000000..e0be53f
--- /dev/null
+++ b/data/black-cauldron.yaml
@@ -0,0 +1,36 @@
+---
+longname: The Black Cauldron
+copyright: © 1986 Sierra
+plugin: scummvm_common
+wiki: The_Black_Cauldron
+
+packages:
+ the-black-cauldron-data:
+ gameid: bc
+ install:
+ - logdir
+ - object
+ - picdir
+ - snddir
+ - viewdir
+ - vol.0
+ - vol.1
+ - vol.2
+ - words.tok
+
+size_and_md5: |
+ 357 7f598d4712319b09d7bd5b3be10a2e4a logdir
+ 312 8bda909f31057a87ecb6fbff44237e4c object
+ 216 d8d9f4b760381c212093d3f6948cd140 picdir
+ 87 1268c6e2c2802433d42a44513abea689 snddir
+ 549 0e9b075bf0d72ef46c34b6f3e8e66515 viewdir
+ 36317 7fa555bb98f2b87cfce8af099780c0e4 vol.0
+ 204646 6dbceb046198594374dc41d2dc332c9e vol.1
+ 145491 07a2594ebc5c5b043bcd5e4ef80448f5 vol.2
+ 171 b9ddaf9442f7d897f0131f915f2c80a5 words.tok
+
+sha1sums: |
+ 337f8d5795ea74ac3d0a3c512aa08b0d344ba00b vol.0
+ 8597c976a7b6837706bb6f2175a1c3203426f5ad vol.1
+ 9e6bd6cc2367c9613dde09b4f09df8d27cd90ecf vol.2
+...
diff --git a/debian/TODO b/debian/TODO
index 4b58fe7..15d129f 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -59,7 +59,6 @@ Simon the Sorcerer's Puzzle Pack
Slater & Charlie Go Camping
Sleeping Cub's Test of Courage
The Bizarre Adventures of Woodruff and the Schnibble
-The Black Cauldron
The Colonel's Bequest
The Curse of Monkey Island
The Dagger of Amon Ra
diff --git a/debian/changelog b/debian/changelog
index 3c99693..1a983e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ game-data-packager (43) UNRELEASED; urgency=medium
- Blue Force
- Enclosure & "Hank's Quest" fan-made games
- the Feeble Files
+ - the Black Cauldron
* 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 13b833d..fbbc0ba 100644
--- a/debian/control
+++ b/debian/control
@@ -78,6 +78,7 @@ Description: Installer for game data files
* 3 Skulls of the Toltecs
* Arx Fatalis
* Bargon Attack
+ * The Black Cauldron
* Blake Stone & Planet Strike
* Blue Force
* 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