[game-data-packager] 01/01: descent1: add intermediate ARJ files chunks as unpacked by unar

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Jun 22 13:31:19 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 2844ec6b7d65b5100b762b7a524bb1aa8e6ff63f
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Jun 22 14:54:24 2015 +0200

    descent1: add intermediate ARJ files chunks as unpacked by unar
---
 data/descent1.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/data/descent1.yaml b/data/descent1.yaml
index e20ad86..b7a6b98 100644
--- a/data/descent1.yaml
+++ b/data/descent1.yaml
@@ -76,6 +76,14 @@ files:
 
   descent.pig_demo:
     install_as: descent.pig
+  descent.pig_demo_p1:
+    provides: [descent.pig_demo]
+    look_for: [descent.pig]
+    unpack:
+      format: cat
+      other_parts: [descent.pig_demo_p2]
+  descent.pig_demo_p2:
+    look_for: [descent.pig]
 
   desc14sw.exe:
     provides:
@@ -145,6 +153,8 @@ files:
 cksums: |
   _ 2339773   descent.hog_demo
   _ 5092871   descent.pig_demo
+  _ 1416672   descent.pig_demo_p1
+  _ 3676199   descent.pig_demo_p2
   # optional doc
   _ 53079     readme.txt_demo
   _ 2991      refcard.txt
@@ -176,6 +186,8 @@ cksums: |
 md5sums: |
   cf1caf9c7a0681de80fac8cb593b33eb  descent.hog_demo
   f8dc0f2b3ee8baa2c622f57b470fe147  descent.pig_demo
+  fe7471bfe9a6a452034c0e16c9f6793c  descent.pig_demo_p1
+  43483d69fbf59499062361c70bd1102a  descent.pig_demo_p2
   b647aded11632d44943e01a53e660320  readme.txt_demo
   f531aea2b8cdf805815d0c84ae1353a2  refcard.txt
   4aa5ea2fb66f893e195304cc6efae542  desc14sw.tar.gz

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