[game-data-packager] 01/02: spear-of-destiny: allow packaging of loose Ep2 or Ep3

Alexandre Detiste detiste-guest at moszumanska.debian.org
Fri Jun 26 11:09:06 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 6bf73a0e5a3156cbcb0b85eddf781aaf7c3c701f
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Fri Jun 26 12:14:12 2015 +0200

    spear-of-destiny: allow packaging of loose Ep2 or Ep3
---
 data/spear-of-destiny.yaml | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml
index da48927..92e5b02 100644
--- a/data/spear-of-destiny.yaml
+++ b/data/spear-of-destiny.yaml
@@ -43,7 +43,9 @@ packages:
     - sod.doc
 
   spear-of-destiny-data:
-    longname: "Spear of Destiny (registered version, mission 1)"
+    longname: "Spear of Destiny"
+    debian:
+      depends: spear-of-destiny-mission1-data | spear-of-destiny-mission2-data | spear-of-destiny-mission3-data
     install_to: usr/share/games/wolf3d
     install_files_from_cksums: |
       3311987448 1072    audiohed.sod
@@ -51,6 +53,12 @@ packages:
       3842239033 1024    vgadict.sod
       1710998175 947979  vgagraph.sod
       2581315576 510     vgahead.sod
+
+  spear-of-destiny-mission1-data:
+    expansion_for: spear-of-destiny-data
+    longname: "Spear of Destiny (registered version, mission 1)"
+    install_to: usr/share/games/wolf3d
+    install_files_from_cksums: |
       1623432876 68290   gamemaps.sd1
       2833983920 402     maphead.sd1
       2374872835 1616544 vswap.sd1
@@ -81,6 +89,27 @@ packages:
       2009956332 1881760 vswap.sd3
 
 files:
+  gamemaps.sd1:
+    look_for: [gamemaps.sd1,gamemaps.sod]
+  maphead.sd1:
+    look_for: [maphead.sd1,maphead.sod]
+  vswap.sd1:
+    look_for: [vswap.sd1,vswap.sod]
+
+  gamemaps.sd2:
+    look_for: [gamemaps.sd2,gamemaps.sod]
+  maphead.sd2:
+    look_for: [maphead.sd2,maphead.sod]
+  vswap.sd2:
+    look_for: [vswap.sd2,vswap.sod]
+
+  gamemaps.sd3:
+    look_for: [gamemaps.sd3,gamemaps.sod]
+  maphead.sd3:
+    look_for: [maphead.sd3,maphead.sod]
+  vswap.sd3:
+    look_for: [vswap.sd3,vswap.sod]
+
   sodemo.zip:
     size: 702564
     distinctive_size: false

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