pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/scummvm scummvm: updated to 2.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/747cd88bf4be
branches: trunk
changeset: 387553:747cd88bf4be
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 01 09:00:52 2022 +0000
description:
scummvm: updated to 2.6.1
2.6.1 "Incremental Escapism" (2022-10-31)
General:
- Various improvements to the icon-based grid view in the ScummVM launcher.
- Fixed possible graphics corruptions when using the OpenGL renderer.
AGS:
- Fixed a crash in AGDI's KQ1 remake (and some other games), on big-endian systems.
AGOS:
- Fixed various bugs that lead to crashes in the demo versions of The Feeble Files
and Personal Nightmare and in the full version of Waxworks.
- Fixed pirate dialogue freeze in Simon the Sorcerer 2.
Asylum:
- Fixed the Keyboard Config screen.
- Added support for the keymapper feature to the dialog screen.
- The in-game menu is now accessible via a keyboard shortcut.
- Fixed a bug that caused the controls to be reset when leaving the Hive puzzle.
- Fixed animation of floating bodies in Chapter 4.
Ultima:
- Fixed rendering issue when moving the minimap off the screen.
- Fixed possible crash when using the autosave function.
SCI:
- Fixed various bugs and script issues in KQ4, KQ5, LB2, LONGBOW, PQ1, PQ3, QFG4 and SQ5.
- Numerous improvements to various parts of the engine code.
SCUMM:
- Fixed potential lockups in games using iMuse.
- Prevented crashes caused by missing .SOU/.BUN files.
- Fixed crashes in v7-v8 games on strict-alignment platforms.
- Fixed speech lipsync for COMI on big-endian ports (such as PS3 or Wii).
Tinsel:
- Fixed an issue in Discworld that prevented some items from being placed in the inventory.
Toltecs:
- Fixed crashes on some strict-alignment platforms.
Toon:
- Fixed music and SFX being muted by default when adding the Toonstruck game.
Android port:
- Properly convert mouse coordinates between screen coordinates and virtual ones.
Windows port:
- Clearing the icons cache created a duplicate ScummVM folder in the APPDATA directory. Fixed.
diffstat:
games/scummvm/Makefile | 5 ++---
games/scummvm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 798ee119eda4 -r 747cd88bf4be games/scummvm/Makefile
--- a/games/scummvm/Makefile Tue Nov 01 08:59:25 2022 +0000
+++ b/games/scummvm/Makefile Tue Nov 01 09:00:52 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2022/10/26 10:31:28 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2022/11/01 09:00:52 adam Exp $
-DISTNAME= scummvm-2.6.0
-PKGREVISION= 3
+DISTNAME= scummvm-2.6.1
CATEGORIES= games
MASTER_SITES= https://www.scummvm.org/frs/scummvm/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff -r 798ee119eda4 -r 747cd88bf4be games/scummvm/distinfo
--- a/games/scummvm/distinfo Tue Nov 01 08:59:25 2022 +0000
+++ b/games/scummvm/distinfo Tue Nov 01 09:00:52 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.57 2022/08/02 09:21:24 adam Exp $
+$NetBSD: distinfo,v 1.58 2022/11/01 09:00:52 adam Exp $
-BLAKE2s (scummvm-2.6.0.tar.xz) = d6564efa26db0da67533c73a4091259020a7ff98c1b366dd834ca727a0ebf7fe
-SHA512 (scummvm-2.6.0.tar.xz) = 6bb2b22f9b11a8de2eaa48c520d63579f4907fa49d8b02d58702ece86945b38ea911376f5ae0dc6f3b6ed794ff32ca51fbf690e341401b4a03276b32e9bd7b69
-Size (scummvm-2.6.0.tar.xz) = 141331920 bytes
+BLAKE2s (scummvm-2.6.1.tar.xz) = 23a18c5fe012f5e5f1377de42857f2b35ad0ccd941d08ff80388259e86f50fe1
+SHA512 (scummvm-2.6.1.tar.xz) = 984e35683ec4fa6a0715a20027d471ff432a2da060caf1b28557e42ae7b2b5c3b32c3ef4f3c1fb0ac9bcde69d01f789b3054fe9b0ddb0fe9fadbee462c1afcc5
+Size (scummvm-2.6.1.tar.xz) = 141354456 bytes
SHA1 (patch-Makefile) = 20566aad703a3ed4e2b65acdb921d0df3dc7f891
Home |
Main Index |
Thread Index |
Old Index