[game-data-packager] 01/01: also add Leather Goddesses 2 (not a z-code but a scummvm game)
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Sun Jan 10 20:21:36 UTC 2016
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 35a0be1cc238e85a0e338de9a1503fe717ec643c
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Sun Jan 10 21:20:45 2016 +0100
also add Leather Goddesses 2 (not a z-code but a scummvm game)
---
data/leather-goddesses.yaml | 1 +
data/leather-goddesses2.yaml | 44 ++++++++++++++++++++++++++++++++++++++++++++
debian/TODO | 1 -
debian/changelog | 1 +
debian/control | 2 +-
5 files changed, 47 insertions(+), 2 deletions(-)
diff --git a/data/leather-goddesses.yaml b/data/leather-goddesses.yaml
index 2a17b04..e34f329 100644
--- a/data/leather-goddesses.yaml
+++ b/data/leather-goddesses.yaml
@@ -1,4 +1,5 @@
---
+franchise: Leather Goddesses of Phobos
longname: Leather Goddesses of Phobos
plugin: z_code
copyright: © 1986 Infocom
diff --git a/data/leather-goddesses2.yaml b/data/leather-goddesses2.yaml
new file mode 100644
index 0000000..b177750
--- /dev/null
+++ b/data/leather-goddesses2.yaml
@@ -0,0 +1,44 @@
+---
+franchise: Leather Goddesses of Phobos
+longname: "Leather Goddesses of Phobos 2: Gas Pump Girls Meet the Pulsating Inconvenience from Planet X!"
+copyright: © 1992 Infocom
+plugin: scummvm_common
+gameid: lgop2
+wiki: Leather_Goddesses_of_Phobos_2
+missing_langs: [de,es]
+
+packages:
+ leather-goddesses2-en-data:
+ provides: leather-goddesses-data
+ install:
+ - assets english
+
+ leather-goddesses2-fr-data:
+ provides: leather-goddesses-data
+ lang: fr
+ gameid: lgop2-fr
+ install:
+ - assets french
+
+groups:
+ assets english: |
+ 280280 abcf043701ec480898829091a9efccd6 lgop2.dat
+ 14353021 c9f0d259d76de19b8a75738f7a9b3d07 lgop2.prj
+ assets german: |
+ 299466 _ lgop2.dat?de
+ assets spanish: |
+ 288984 _ lgop2.dat?es
+ assets french: |
+ 295366 72916dc8b7f3c66e6fb175407f44bade lgop2.dat?fr
+ 14862536 565734cd7dd7cd57bef10d9accc5f462 lgop2.prj?fr
+
+sha1sums: |
+ ae7847f99d5cecaecc36b0a4663f85bfda0e0aa4 lgop2.dat
+ 2526925ad7f4c8b354d9ceb1c4b4096eca982ecb lgop2.prj
+ f03ce6b719792f140c44071e52e646b86b77d0b4 lgop2.dat?fr
+ e7b7f6e5872b643a359de740d79cf63e672bb790 lgop2.prj?fr
+
+sha256sums: |
+ 06e7a2fb1da68c2ce2de79c67c199eaec2f1fe56e1a96b4993f972ad7d714416 lgop2.dat?fr
+ f1ca15905fd87fc22ae772c41a17356be1b4f871adb827fb24da33a9f322d58c lgop2.prj?fr
+...
diff --git a/debian/TODO b/debian/TODO
index ca6563a..7d0c6be 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -6,7 +6,6 @@ See also: https://wiki.debian.org/Games/GameDataPackager/Development
# Adventure
Fascination
Geisha
-Leather Goddesses of Phobos 2: Gas Pump Girls Meet the Pulsating Inconvenience from Planet X!
Monkey Island 2: LeChuck's Revenge
Mortville Manor
The Journeyman Project: Pegasus Prime
diff --git a/debian/changelog b/debian/changelog
index d3062f8..14da2bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ game-data-packager (44) UNRELEASED; urgency=medium
- Freddy Pharkas: Frontier Pharmacist
- Hoyle's Official Book of Games
- Jones in the Fast Lane
+ - Leather Goddesses of Phobos 2
- Mixed-Up Mother Goose
- Nippon Safes Inc.
- Once Upon A Time: Little Red Riding Hood
diff --git a/debian/control b/debian/control
index 1eae1de..1c4a9d9 100644
--- a/debian/control
+++ b/debian/control
@@ -147,7 +147,7 @@ Description: Installer for game data files
* King's Quest I, II, III, IV, V & VI
* Lands of Lore: The Throne of Chaos
* Laura Bow I & II
- * Leather Goddesses of Phobos
+ * Leather Goddesses of Phobos I & II
* Legend of Kyrandiar I, II & III
* Leisure Suit Larry 1, 2, 3, 5 & 6
* LGeneral (Panzer General)
--
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