games/woof: Update to 2.3.0
- Binaries are now built with optimization flags and debugging information (stripped for release). - A "secret" option to force integer video scaling factors has been added ("integer_scaling"). - A mouse button binding for the "Use" action has been added. Double click acting as "Use" has been made optional. - The "Ouch Face" and the "Picked up a Medikit that you really need" message are now shown as intended. You may have to rebind your mouse buttons!
This commit is contained in:
parent
5d5adb6aa5
commit
cde54ea33c
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.12 2020/09/14 08:14:03 micha Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2020/09/28 10:03:11 micha Exp $
|
||||
|
||||
DISTNAME= woof_2.2.0
|
||||
DISTNAME= woof_2.3.0
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.8 2020/09/14 08:14:03 micha Exp $
|
||||
$NetBSD: distinfo,v 1.9 2020/09/28 10:03:11 micha Exp $
|
||||
|
||||
SHA1 (woof_2.2.0.tar.gz) = be9c232f0d3e6529f28323ca9d77455a1d085274
|
||||
RMD160 (woof_2.2.0.tar.gz) = d03935a51b38b457a706c0a027984dce15fa4163
|
||||
SHA512 (woof_2.2.0.tar.gz) = f5aec0c0e50a815e4facc50f809ea7bb02f18f2fc531e23e335d6721dbdc906ce22aeef7747c33a21696cb7c768bf9c4468e7d450ed70be5255268455fe7b85a
|
||||
Size (woof_2.2.0.tar.gz) = 1881233 bytes
|
||||
SHA1 (woof_2.3.0.tar.gz) = 00af2c1758d9e0af90288f560ca6dfa2efc45ed2
|
||||
RMD160 (woof_2.3.0.tar.gz) = 6033b07d593d6b05a8dda3fac4e014bcd1b9a2ec
|
||||
SHA512 (woof_2.3.0.tar.gz) = a22b26031fd1ac364ba5ed22537f753356bcc8956ba3588ffba9e2d31d7bdd2b1c27daa7d51359ea9dfd04ec1c66338283f031c07c06b4602d65948189c1c77a
|
||||
Size (woof_2.3.0.tar.gz) = 1881865 bytes
|
||||
SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089
|
||||
|
|
Loading…
Reference in a new issue