pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/woof games/woof: Update to 10.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b81dbdc3475
branches: trunk
changeset: 386045:5b81dbdc3475
user: micha <micha%pkgsrc.org@localhost>
date: Fri Sep 30 15:13:13 2022 +0000
description:
games/woof: Update to 10.3.0
Woof! 10.3.0
------------
New Features and Improvements
- Add new steam dirs for Unity IWAD and Final Doom.
- Add optional BLOCKMAP bug fix by Terry Hearst.
Add a "compatibility breaking" menu category for this and "Pistol Starts".
- Implement player view/weapon bobbing (off, full, 75%).
- Complete "missed backside" emulation and disable it by default.
- Avoid demo lump name collisions (e.g. MAP01.lmp).
- Add rudimentary support for "REKKR: Sunken Land" (rename IWAD extension
to .wad), fixes unwanted colored blood.
- Add reverb/chorus settings for Native MIDI.
- Let exit lines blink on the Automap as well if "blinking keyed doors" are
enabled.
- Add smooth texture and flat scrolling.
- Synchronize animated flats.
- Remove the "STS" prefix from the Level Stats widget.
Bug Fixes
- Skip response file in M_CheckCommandLine(), fixes network games initiated
from the setup tool.
- Fixes for netgame demos and automap (fix playback skipping and progress
bar for netgame demos, fix angles and interpolate other player arrows in
automap, allow restart level/demo in deathmatch).
- Try loading a song again if SDL_Mixer couldn't detect it, fixes playback
of some obscure MP3 files.
- Fix binding the mouse wheel to any action, excluding movement
(forward/backward, turning and strafe).
- Fix Windows native MIDI level transitions (by @ceski-1).
- Remove SDL version check for Windows 11 "freezing" issue.
- Fix printing of timing demo results.
- Fix an issue with caching zero-sized lumps.
- Fix blood color setting (resp. unsetting) in DEH.
- Fix brightmap of the COMPUTE1 texture (by @JNechaevsky).
Miscellaneous
- The code base has been made compatible with Clang 15 and now requires
a C99 capable compiler.
diffstat:
games/woof/Makefile | 5 ++---
games/woof/PLIST | 3 ++-
games/woof/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r c835b32d8440 -r 5b81dbdc3475 games/woof/Makefile
--- a/games/woof/Makefile Fri Sep 30 13:07:46 2022 +0000
+++ b/games/woof/Makefile Fri Sep 30 15:13:13 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2022/09/11 12:51:49 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2022/09/30 15:13:13 micha Exp $
-DISTNAME= woof_10.2.0
+DISTNAME= woof_10.3.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
GITHUB_TAG= ${DISTNAME}
diff -r c835b32d8440 -r 5b81dbdc3475 games/woof/PLIST
--- a/games/woof/PLIST Fri Sep 30 13:07:46 2022 +0000
+++ b/games/woof/PLIST Fri Sep 30 15:13:13 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/08/22 15:20:35 micha Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/09/30 15:13:13 micha Exp $
bin/woof
bin/woof-setup
man/man6/woof-setup.6
@@ -57,6 +57,7 @@
share/woof/autoload/nerve.wad/umapdef.lmp
share/woof/autoload/rekkr.wad/bloodcolor.deh
share/woof/autoload/rekkrsa.wad/bloodcolor.deh
+share/woof/autoload/rekkrsl.wad/bloodcolor.deh
share/woof/autoload/sigil_v1_21.wad/umapdef.lmp
share/woof/soundfonts/TimGM6mb.sf2
share/woof/soundfonts/copyright
diff -r c835b32d8440 -r 5b81dbdc3475 games/woof/distinfo
--- a/games/woof/distinfo Fri Sep 30 13:07:46 2022 +0000
+++ b/games/woof/distinfo Fri Sep 30 15:13:13 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2022/08/22 15:20:35 micha Exp $
+$NetBSD: distinfo,v 1.35 2022/09/30 15:13:13 micha Exp $
-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
+BLAKE2s (woof_10.3.0.tar.gz) = 296e05b6e483f5cc0f39caa2991cd68913b30ed2cf97ada7058ccbc3870e9f49
+SHA512 (woof_10.3.0.tar.gz) = 61dbf151b70069155cd0eaae40e302a7878cf424e695ada098665439a755e4d3276ad2198cc19313d0cd62ae6d98124c630adbbf9e99b8537c4b479cae284fc4
+Size (woof_10.3.0.tar.gz) = 7266079 bytes
SHA1 (patch-src_d__iwad.c) = e2e596d3f0eacfca8852afa329704c14dadf7889
Home |
Main Index |
Thread Index |
Old Index