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 fada4019ca56a2409b0509132a4eba67b0fbeeef Author: Alexandre Detiste <[email protected]> Date: Tue Aug 29 12:17:10 2017 +0200 Doom: add support for Doom3BFG archive 2/2 --- data/doom.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/doom.yaml b/data/doom.yaml index b3b17ec..dd5aa91 100644 --- a/data/doom.yaml +++ b/data/doom.yaml @@ -185,6 +185,9 @@ files: look_for: [doombible.pdf, doom_bible.pdf, 'doom bible.pdf'] setup_the_ultimate_doom_2.0.0.3.exe: + other_parts: + - setup_doom_3_bfg_1.14_(13452)_(g)-1.bin + - setup_doom_3_bfg_1.14_(13452)_(g)-2.bin unpack: format: innoextract provides: @@ -227,6 +230,8 @@ groups: archives: | 20575712 98a065ca917fc5ac021621098a2f80cd setup_the_ultimate_doom_2.0.0.3.exe 779640 d93c52c6d129f93672ca2fa7665229c9 setup_doom_3_bfg_1.14_(13452)_(g).exe + 4294194686 884b37ceda0bc95a4d4cda7f9dc0ddef setup_doom_3_bfg_1.14_(13452)_(g)-1.bin + 53043836 83c57e05fc407ec3c20459d78a564519 setup_doom_3_bfg_1.14_(13452)_(g)-2.bin 93472 863d59e8c3ef3b1e47740a08e429d9ea e1m4b.zip 220162 69084c43103c8f897a4993afded46b1b e1m8b.zip maps: | -- 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

