This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 56b3220e465e3930785d03ab94e6d760edfe7865 Author: Alexandre Detiste <[email protected]> Date: Thu Jan 29 01:48:44 2015 +0100 hexen2 demo: add alternate source with automatic download --- data/hexen2.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/hexen2.yaml b/data/hexen2.yaml index 8acd601..62511f5 100644 --- a/data/hexen2.yaml +++ b/data/hexen2.yaml @@ -69,6 +69,14 @@ files: unpack: format: tar.gz + hexen2demo_nov1997-linux-i586.tgz: + download: http://sourceforge.net/project/downloading.php?group_id=124987&filename=hexen2demo_nov1997-linux-i586.tgz + provides: + - data1/pak0.pak_demo + - HEXEN II SUBLICENSE.doc + unpack: + format: tar.gz + h2demoupd.exe: unpack: format: zip @@ -81,6 +89,7 @@ files: install_as: data1/pak0.pak HEXEN II SUBLICENSE.doc: + look_for: [HEXEN II SUBLICENSE.doc, SUBLICENSE.doc] install_to: $docdir install_as: hexen_II_sublicense.doc @@ -88,6 +97,7 @@ cksums: | 1099843119 27750257 data1/pak0.pak_demo _ 30208 HEXEN II SUBLICENSE.doc _ 15334912 h2demoupd.exe + _ 19585198 hexen2demo_nov1997-linux-i586.tgz md5sums: | c9675191e75dd25a3b9ed81ee7e05eff data1/pak0.pak @@ -98,6 +108,7 @@ md5sums: | 8e598d82bf53436ed7a0e133aa4b9f09 data1/pak0.pak_demo f610eb93304c4cd2cdce97bdb9140e4e HEXEN II SUBLICENSE.doc d058ecd35e419a5b8bdf17003a006843 h2demoupd.exe + b486f7b7a01b359ad801eac9486ba25f hexen2demo_nov1997-linux-i586.tgz sha1sums: | 7c6b19d76ce85771026ea8dbdc397cd1109355b7 data1/pak0.pak @@ -108,6 +119,7 @@ sha1sums: | a8cfd8790819c47998141adb97c14d1680cf8738 data1/pak0.pak_demo 1aadeaf00dc72726e03bcfeb2fa0af93107852a7 HEXEN II SUBLICENSE.doc dcb5ab7c92352a8af4975151bd089354723d9417 h2demoupd.exe + 1633010f5c33afcf00931425d7d190eaffeed579 hexen2demo_nov1997-linux-i586.tgz sha256sums: | 57936acc4cd9abed7acb480dd9c6d59c7c98e96e4eca4e2d04f390d2dfa5ffde data1/pak0.pak @@ -118,6 +130,7 @@ sha256sums: | 0d4aa01a9909771dfa8e5be27db5d6628dc92f1406998c1a89c27d4748aaf151 data1/pak0.pak_demo b9841c4b9c2de220d393ab06650779782cdb905f4721367607abf1dd56316da4 HEXEN II SUBLICENSE.doc b349824ba09ddf0e95ca8a0f1783640d745c560b67da20a9cc31d1e816e63ab8 h2demoupd.exe + f1f5ec95a33ca6a81eb27034b82b3c76d29004585baf6cfa2a1a21ab089b7ae1 hexen2demo_nov1997-linux-i586.tgz ... # vim:set sw=2 sts=2 et: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

