From b49e35f8d65f2082513eb8e38ab2c6af7f802248 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 27 Oct 2010 07:14:48 +0000 Subject: Changes 1.2.0: * New Games: Added support for Fascination. * New Games (Sierra SCI0 - SCI1.1). * New Ports: Android, Dingux, Caanoo, OpenPandora. * Removed the outdated PalmOS port. * Switched to the "fast" DOSBox OPL emulator. * Fixed a crash in the rjp1 player code affecting the FOTAQ Amiga version. * Added support for more original media layouts. * Added support for GUI localization. * Improved GUI by adding tooltips and radiobuttons. * Improved GUI usability by hiding more irrelevant options not supported by specific games. --- games/scummvm/Makefile | 4 ++-- games/scummvm/PLIST | 5 ++++- games/scummvm/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 3f59c5f24a7..ae625369602 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2010/05/03 06:30:40 adam Exp $ +# $NetBSD: Makefile,v 1.63 2010/10/27 07:14:48 adam Exp $ -DISTNAME= scummvm-1.1.1 +DISTNAME= scummvm-1.2.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/scummvm/PLIST b/games/scummvm/PLIST index de5413f2a10..cd87a3dae2f 100644 --- a/games/scummvm/PLIST +++ b/games/scummvm/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.10 2010/04/11 08:22:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.11 2010/10/27 07:14:48 adam Exp $ bin/scummvm man/man6/scummvm.6 share/doc/scummvm/AUTHORS share/doc/scummvm/COPYING +share/doc/scummvm/COPYING.BSD share/doc/scummvm/COPYING.LGPL share/doc/scummvm/COPYRIGHT share/doc/scummvm/NEWS @@ -13,6 +14,8 @@ share/scummvm/kyra.dat share/scummvm/lure.dat share/scummvm/pred.dic share/scummvm/queen.tbl +share/scummvm/scummclassic.zip share/scummvm/scummmodern.zip share/scummvm/sky.cpt share/scummvm/teenagent.dat +share/scummvm/translations.dat diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index c3f7c27131e..a273c6c308e 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2010/05/03 06:30:40 adam Exp $ +$NetBSD: distinfo,v 1.35 2010/10/27 07:14:48 adam Exp $ -SHA1 (scummvm-1.1.1.tar.bz2) = 5f3dee411088987625f6351c721586a0ce6c3d42 -RMD160 (scummvm-1.1.1.tar.bz2) = f581a5cae6821bae9b700ff1cb36a665ebefab61 -Size (scummvm-1.1.1.tar.bz2) = 8668735 bytes +SHA1 (scummvm-1.2.0.tar.bz2) = 5443c3720179a9e75d46eb0282ec787637a76d36 +RMD160 (scummvm-1.2.0.tar.bz2) = c0c3f982c955fc9d39102fefa936b0d86b115157 +Size (scummvm-1.2.0.tar.bz2) = 9514141 bytes SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00 -- cgit v1.2.3