pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/woof
Module Name: pkgsrc
Committed By: micha
Date: Mon Aug 22 15:20:35 UTC 2022
Modified Files:
pkgsrc/games/woof: Makefile PLIST distinfo
Log Message:
games/woof: Update to 10.2.0
Remove patch for PKGMANDIR (merged upstream).
Do not use "doc/Woof" subdirectory.
Woof! 10.2.0
------------
New Features and Improvements
- Continue demo recording: Start the game with -playdemo demo1 -record
demo2 or -recordfromto demo1 demo2 (also works in multiplayer).
- Join demo key that allows to start recording a demo from anywhere
while the demo is playing (also works in multiplayer).
- Looking up/down with gamepad (padlook key).
- Add a FluidSynth gain setting to config. It allows to manually adjust
the volume for "quiet" soundfonts.
- Replace the "Enable translucency" option with "Enable predefined
translucency". Turn off translucency for things that were defined in
Boom/MBF, but don't change the translucency defined in PWAD/Dehacked.
- The cosmetic recoil option works with some MBF21 codepointers.
All weapons in Vesper.wad now have recoil.
- Implement NOTARGET cheat.
- Always display level title in automap overlay mode.
- Print complevel in console when loading level.
- -skipsec takes negative numbers to skip from the end of the demo
instead of from the start.
- Restart level/demo key also restarts demo playback.
Bug Fixes
- Fix of hanging decoration disappearing (FW.wad MAP02).
- Compatibility for non-Latin paths in environment variables on Windows
(e.g. DOOMWADDIR).
- Fix misplaced level stats text on Boom HUD.
- "Pain/pickup/powerup flashes" option also affect invulnerability.
- Enable colored blood in strict mode, but don't change vanilla
monsters. Fixes colored blood in Judgement.wad
- Don't allow strafe and turn at the same time with gamepad (prevent
easy SR50).
- Fix suppress savegame in G_ReadDemoTiccmd().
- Fix restart demo recording after death in single player.
- "Demo recording" message did not appear after restarting level.
- Fix a crash when loading a saved game with the automap open.
- Fix forced savegame load.
- Properly update status bar every tick (MAYhem19.wad, Avactor.wad).
- Allow adding *.zip files from DOOMWADDIR and other standard paths.
- Remove beta assets, add UMAPDEF for BETALEVL.WAD.
- Reset weapon bobbing interpolation when changing screen size/automap
leaving.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/games/woof/PLIST
cvs rdiff -u -r1.33 -r1.34 pkgsrc/games/woof/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/woof/Makefile
diff -u pkgsrc/games/woof/Makefile:1.39 pkgsrc/games/woof/Makefile:1.40
--- pkgsrc/games/woof/Makefile:1.39 Thu Aug 11 05:08:36 2022
+++ pkgsrc/games/woof/Makefile Mon Aug 22 15:20:35 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:36 gutteridge Exp $
+# $NetBSD: Makefile,v 1.40 2022/08/22 15:20:35 micha Exp $
-DISTNAME= woof_10.1.0
+DISTNAME= woof_10.2.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
GITHUB_TAG= ${DISTNAME}
@@ -54,6 +53,8 @@ pre-configure:
post-install:
${INSTALL_DATA} ${WRKDIR}/INSTALL.pkgsrc \
${DESTDIR}${PREFIX}/share/doc/woof/INSTALL.pkgsrc
+ ${MV} ${DESTDIR}${PREFIX}/share/doc/Woof/woof/CMDLINE.txt \
+ ${DESTDIR}${PREFIX}/share/doc/woof/CMDLINE.txt
.include "../../audio/SDL2_mixer/buildlink3.mk"
.include "../../audio/fluidsynth/buildlink3.mk"
Index: pkgsrc/games/woof/PLIST
diff -u pkgsrc/games/woof/PLIST:1.10 pkgsrc/games/woof/PLIST:1.11
--- pkgsrc/games/woof/PLIST:1.10 Mon Jul 18 10:15:26 2022
+++ pkgsrc/games/woof/PLIST Mon Aug 22 15:20:35 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/07/18 10:15:26 micha Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/08/22 15:20:35 micha Exp $
bin/woof
bin/woof-setup
man/man6/woof-setup.6
@@ -14,7 +14,6 @@ share/doc/woof/boom.txt
share/doc/woof/boomdeh.txt
share/doc/woof/boomref.txt
share/doc/woof/changes.txt
-share/doc/woof/dckboom.txt
share/doc/woof/examples/battle.wad
share/doc/woof/examples/dogfly.deh
share/doc/woof/examples/donut.txt
@@ -47,18 +46,17 @@ share/doc/woof/winmbf02.txt
share/doc/woof/winmbf02s.txt
share/icons/hicolor/128x128/apps/woof-setup.png
share/icons/hicolor/128x128/apps/woof.png
+share/woof/autoload/betalevl.wad/umapdef.lmp
share/woof/autoload/chex.wad/chex.deh
share/woof/autoload/chex.wad/extchex.deh
share/woof/autoload/chex.wad/umapdef.lmp
-share/woof/autoload/doom-all/bloodcolor.deh
share/woof/autoload/e1m4b.wad/umapdef.lmp
share/woof/autoload/e1m8b.wad/umapdef.lmp
share/woof/autoload/hacx.wad/bloodcolor.deh
share/woof/autoload/masterlevels.wad/umapdef.lmp
share/woof/autoload/nerve.wad/umapdef.lmp
+share/woof/autoload/rekkr.wad/bloodcolor.deh
+share/woof/autoload/rekkrsa.wad/bloodcolor.deh
share/woof/autoload/sigil_v1_21.wad/umapdef.lmp
-share/woof/betagrph.wad
-share/woof/betalevl.wad
share/woof/soundfonts/TimGM6mb.sf2
share/woof/soundfonts/copyright
-share/woof/watermap.wad
Index: pkgsrc/games/woof/distinfo
diff -u pkgsrc/games/woof/distinfo:1.33 pkgsrc/games/woof/distinfo:1.34
--- pkgsrc/games/woof/distinfo:1.33 Mon Jul 18 10:15:26 2022
+++ pkgsrc/games/woof/distinfo Mon Aug 22 15:20:35 2022
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.33 2022/07/18 10:15:26 micha Exp $
+$NetBSD: distinfo,v 1.34 2022/08/22 15:20:35 micha Exp $
-BLAKE2s (woof_10.1.0.tar.gz) = 9e316d25f9237aed7eb5658884106ac3cd683a1b1422a3d9075fbc67a0f378fd
-SHA512 (woof_10.1.0.tar.gz) = 1cbe833065c5e29b38f80b9085f997fe36a1992c51ad0d7eb70a02fde3dc02668d00694c0e6590b19bb976861547f9c0738c80d7c019e75e240f00fea2468a00
-Size (woof_10.1.0.tar.gz) = 7995100 bytes
-SHA1 (patch-man_CMakeLists.txt) = 3420c0a48526aae52982584324aab9ee3533ab11
+BLAKE2s (woof_10.2.0.tar.gz) = a45b783abc7f07960c36a775238ea896d6f32972bcd73d0550f5a5fef194f525
+SHA512 (woof_10.2.0.tar.gz) = 795457f4613c7c1c3fc092ed0c714f94aa53072d38423bd92d3d65cd6e46b763a30ae1ef8b6c42f94aa987abab52580cc8447887f168b61e76764b4cf112e654
+Size (woof_10.2.0.tar.gz) = 7260372 bytes
SHA1 (patch-src_d__iwad.c) = e2e596d3f0eacfca8852afa329704c14dadf7889
Home |
Main Index |
Thread Index |
Old Index