[game-data-packager] 03/08: duke3d: use ?variation syntax

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Oct 6 10:56:54 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 f4b19e1d36909d490dcc3ba13f724e91f0410713
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Oct 6 12:08:50 2015 +0200

    duke3d: use ?variation syntax
---
 data/duke3d.yaml | 56 +++++++++++++++++++-------------------------------------
 1 file changed, 19 insertions(+), 37 deletions(-)

diff --git a/data/duke3d.yaml b/data/duke3d.yaml
index bb3b7fe..8e3f9e1 100644
--- a/data/duke3d.yaml
+++ b/data/duke3d.yaml
@@ -18,11 +18,11 @@ packages:
     debian:
       conflicts: duke3d-data
     install:
-    - duke3d.grp_demo
+    - duke3d.grp?demo
     optional:
-    - duke.rts_demo
+    - duke.rts?demo
     license:
-    - license.txt_demo
+    - license.txt?demo
 
   duke3d-data:
     install_to: usr/share/games/eduke32
@@ -55,52 +55,34 @@ files:
     unpack:
       format: zip
     provides:
-    - duke3d.grp_demo
-    - duke.rts_demo
-    - license.txt_demo
-  duke3d.grp_demo:
-    install_as: duke3d.grp
-  duke.rts_demo:
-    install_as: duke.rts
-  license.txt_demo:
-    install_as: license.txt
+    - duke3d.grp?demo
+    - duke.rts?demo
+    - license.txt?demo
 
   manual.pdf:
     install_to: $docdir
 
-cksums: |
-  _ 5924374   3dduke13.zip
-  _ 5848108   dn3dsw13.shr
-  _ 11035779  duke3d.grp_demo
-  _ 188954    duke.rts_demo
-  _ 9108      license.txt_demo
+size_and_md5: |
+  5924374  04e4ca70b8a2d59ed56c451c5c1d5d39 3dduke13.zip
+  5848108  e061c3794afbf168698946b26e161d75 dn3dsw13.shr
+  11035779 c03558e3a78d1c5356dc69b6134c5b55 duke3d.grp?demo
+  188954   9d29f9673bbdb56068acf7645c13749c duke.rts?demo
+  9108     583bf2a6cb3d404a21c2205041c45481 license.txt?demo
 
-  _ 44356548  duke3d.grp
-  _ 188954    duke.rts
-  _ 4518      license.txt
-  _ 8536250   manual.pdf
-md5sums: |
-  04e4ca70b8a2d59ed56c451c5c1d5d39  3dduke13.zip
-  e061c3794afbf168698946b26e161d75  dn3dsw13.shr
-  c03558e3a78d1c5356dc69b6134c5b55  duke3d.grp_demo
-  9d29f9673bbdb56068acf7645c13749c  duke.rts_demo
-  583bf2a6cb3d404a21c2205041c45481  license.txt_demo
+  44356548 22b6938fe767e5cc57d1fe13080cd522 duke3d.grp
+  188954   9d29f9673bbdb56068acf7645c13749c duke.rts
+  4518     98dbbb9fc8b8e6e86e0fb27a4aca599a license.txt
+  8536250  ec892271a409477dae559870f071e09d manual.pdf
 
-  #87c7e1946290f3d104db17ca60dbdd48  setup_duke3d.exe
-  22b6938fe767e5cc57d1fe13080cd522  duke3d.grp
-  9d29f9673bbdb56068acf7645c13749c  duke.rts
-  98dbbb9fc8b8e6e86e0fb27a4aca599a  license.txt
-  ec892271a409477dae559870f071e09d  manual.pdf
 sha1sums: |
   72b832734d72c829cecaffd8d8ae0eb38995aeb3  3dduke13.zip
   4307b7f33c8df15a2338e06d8ac26651b3cf523a  dn3dsw13.shr
-  a58bdbfaf28416528a0d9a4452f896f46774a806  duke3d.grp_demo
-  738c7f5fd0c8b57ee2e87ae7a97bf8e21a821d07  duke.rts_demo
-  efb92cf5a397ec80f1752f0a75590529a5b30fc0  license.txt_demo
+  a58bdbfaf28416528a0d9a4452f896f46774a806  duke3d.grp?demo
+  738c7f5fd0c8b57ee2e87ae7a97bf8e21a821d07  duke.rts?demo
+  efb92cf5a397ec80f1752f0a75590529a5b30fc0  license.txt?demo
 
   4fdef8559e2d35b1727fe92f021df9c148cf696c  duke3d.grp
   738c7f5fd0c8b57ee2e87ae7a97bf8e21a821d07  duke.rts
   c74fe90cc174019ac69c2d21b12e76709b2a9ccb  license.txt
   dc4d12173ed4d58c6b02ceecd42d632a5e1a6ae0  manual.pdf
 ...
-

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