pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/scummvm



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 22 07:34:44 UTC 2026

Modified Files:
        pkgsrc/games/scummvm: Makefile distinfo

Log Message:
scummvm: updated to 2026.3.0

2026.3.0

Newly Supported Games:

Nancy Drew: The Haunted Carousel
Nancy Drew: Danger on Deception Island
Noctropolis
Cartoon Carnival
Alfred Pelrock: En Busca de un Sueño
Pilot Brothers: On the Track of Striped Elephant
Pilot Brothers: The Case of Serial Maniac and 5 more games on the same engine
General enhancements

This was the period of the Google Summer of Code start, so we had an influx of new contributors, who were busy with improving our GUI, adding small and big quality-of-life features, such as improved 
search, kinetic scrolling, and revamped About dialog.

Engine bugfixes and improvements

Ten supported engines got their tweaks and improvements. Martian Memorandum got script bug fixes, Simon 2 multilanguage support became better, there is a new whole control panel for the GLK engine, 
allowing to adjust text rendering, Last Express had some corner case bugs squashed, which also happened to the Rex Nebular. Might and Magic 1 had major rewiring of its keymapper, and the enhanced 
patch support plays better than ever.

There was active work on the Nancy engine, and besides the two newly added games (number 8 and 9), most of the already supported games in the series received their bug fixes (thank you very much for 
submitting bug reports).

Two new games landed to the SLUDGE engine, and we made them downloadable from our website. And last but not least, the TwinE engine, used for the Little Big Adventure series, got its own measure of 
bugs fixed.

On the ports side, the Atari port is an ongoing constant series of big and small optimizations, and the PlayStation 3 port is easier on the memory consumption, allowing heavier games to be played.

For more detailed itemization of the improvements, you may refer to the release notes.

And as per our new release procedure, the port builds will be arriving within the next few weeks.


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/games/scummvm/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/games/scummvm/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/scummvm/Makefile
diff -u pkgsrc/games/scummvm/Makefile:1.138 pkgsrc/games/scummvm/Makefile:1.139
--- pkgsrc/games/scummvm/Makefile:1.138 Thu May 14 16:41:04 2026
+++ pkgsrc/games/scummvm/Makefile       Mon Jun 22 07:34:44 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2026/05/14 16:41:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.139 2026/06/22 07:34:44 adam Exp $
 
-DISTNAME=      scummvm-2026.2.0
-PKGREVISION=   1
+DISTNAME=      scummvm-2026.3.0
 CATEGORIES=    games
 MASTER_SITES=  https://www.scummvm.org/frs/scummvm/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/games/scummvm/distinfo
diff -u pkgsrc/games/scummvm/distinfo:1.67 pkgsrc/games/scummvm/distinfo:1.68
--- pkgsrc/games/scummvm/distinfo:1.67  Mon Mar 30 08:22:26 2026
+++ pkgsrc/games/scummvm/distinfo       Mon Jun 22 07:34:44 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2026/03/30 08:22:26 adam Exp $
+$NetBSD: distinfo,v 1.68 2026/06/22 07:34:44 adam Exp $
 
-BLAKE2s (scummvm-2026.2.0.tar.xz) = e923393af3f9e58e8cdf36daaf3eb5afd916afaa92ee3b6b4373ac9c0e4a19c6
-SHA512 (scummvm-2026.2.0.tar.xz) = 093369a5e3d849e9d4fb12a247fa8af68314d7bba59bdc2e5270d0e01fdd711761fa9707e8b61acac1967e223f2db12aa208a397000ee6630f5b2adf365d490d
-Size (scummvm-2026.2.0.tar.xz) = 227253688 bytes
+BLAKE2s (scummvm-2026.3.0.tar.xz) = 43d7a20aa9b2fc7614041b66fa4acdf89587e265419a1300390be702a14806c6
+SHA512 (scummvm-2026.3.0.tar.xz) = 32542906f33a3937833ff3fe29d90fbaa042c803ddaa305779999a49888427d9028edd10694cad71dadb6add917ffa9e7d342c061e60dcfe21eb459419b49c63
+Size (scummvm-2026.3.0.tar.xz) = 225168520 bytes
 SHA1 (patch-Makefile) = 20566aad703a3ed4e2b65acdb921d0df3dc7f891



Home | Main Index | Thread Index | Old Index