Sun Jun 2 18:13:24 2013 UTC ()
Changes 1.6.0:
New Games:
   - Added support for 3 Skulls of the Toltecs.
   - Added support for Eye of the Beholder.
   - Added support for Eye of the Beholder II: The Legend of Darkmoon.
   - Added support for Hopkins FBI.
   - Added support for Tony Tough and the Night of Roasted Moths.
   - Added support for The Journeyman Project: Pegasus Prime.
   - Added support for the Macintosh version of Discworld 1.

 General:
   - Added a new save/load chooser based on a grid of thumbnails. This is only
     supported for resolutions bigger than 640x400. The old chooser is still
     available and used for games without thumbnail support. It is possible to
     select the old one as default too.
   - Rewrote VideoDecoder subsystem.
   - Added Galician translation.
   - Added Finnish translation.
   - Added Belarusian translation.
   - Using the mouse wheel on a slider widget now changes the value by the
     smallest possible amount. This is more predictable than the old behaviour,
     which was to change the value by "one pixel" which would sometimes not
     change it at all.
   - Updated MT-32 emulation code to latest munt project snapshot.
   - Added FluidSynth settings dialog, mainly for reverb and chorus settings.
   - Fixed crash on certain Smacker movies.


(adam)
diff -r1.72 -r1.73 pkgsrc/games/scummvm/Makefile
diff -r1.41 -r1.42 pkgsrc/games/scummvm/distinfo

cvs diff -r1.72 -r1.73 pkgsrc/games/scummvm/Makefile (expand / switch to unified diff)

--- pkgsrc/games/scummvm/Makefile 2012/10/06 11:54:53 1.72
+++ pkgsrc/games/scummvm/Makefile 2013/06/02 18:13:24 1.73
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.72 2012/10/06 11:54:53 asau Exp $ 1# $NetBSD: Makefile,v 1.73 2013/06/02 18:13:24 adam Exp $
2 2
3DISTNAME= scummvm-1.5.0 3DISTNAME= scummvm-1.6.0
4PKGREVISION= 1 
5CATEGORIES= games 4CATEGORIES= games
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
10HOMEPAGE= http://scummvm.sourceforge.net/ 9HOMEPAGE= http://scummvm.sourceforge.net/
11COMMENT= LucasArts Script Creation Utility for Maniac Mansion 10COMMENT= LucasArts Script Creation Utility for Maniac Mansion
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
15USE_TOOLS+= gmake 14USE_TOOLS+= gmake
16HAS_CONFIGURE= yes 15HAS_CONFIGURE= yes
17CONFIGURE_ARGS+= --disable-debug 16CONFIGURE_ARGS+= --disable-debug

cvs diff -r1.41 -r1.42 pkgsrc/games/scummvm/distinfo (expand / switch to unified diff)

--- pkgsrc/games/scummvm/distinfo 2012/08/04 14:45:34 1.41
+++ pkgsrc/games/scummvm/distinfo 2013/06/02 18:13:24 1.42
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.41 2012/08/04 14:45:34 drochner Exp $ 1$NetBSD: distinfo,v 1.42 2013/06/02 18:13:24 adam Exp $
2 2
3SHA1 (scummvm-1.5.0.tar.bz2) = cfb793680ba4fc23a6e81d81680466081eb7fdb3 3SHA1 (scummvm-1.6.0.tar.bz2) = cb64b2be5c867259b4290e94542f27b00c2de79f
4RMD160 (scummvm-1.5.0.tar.bz2) = 7ef975945c03f344e790502f34067698f8b71068 4RMD160 (scummvm-1.6.0.tar.bz2) = 503f9df623b7dbfa71466ed5c15bfa0c8c5d898d
5Size (scummvm-1.5.0.tar.bz2) = 17455085 bytes 5Size (scummvm-1.6.0.tar.bz2) = 18516277 bytes
6SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00 6SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00