From 6c8e38eec53a36d84ecfd7aad39b682e4f06e459 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 9 Feb 2006 08:24:48 +0000 Subject: Changes 0.8.2: General: - Fixed OS X bundle building when using GCC 3.3. SCUMM: - Added support for rotating and scaling of sprites in HE games. Sword2: - Fixed last-minute crash when playing sound effects. WinCE Port: - Should fix weird crashes with DOTT stamp and in FOA - Fixed Monkey Island blocking keyboard panel on Smartphones - Fixed QVGA Smartphone detection (mean it this time :p) - Fixed Smartphone double right click issue. --- games/scummvm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games/scummvm/Makefile') diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index c974bfb57b9..88809685b71 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2006/02/05 23:09:22 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2006/02/09 08:24:48 adam Exp $ -DISTNAME= scummvm-0.8.1 -PKGREVISION= 1 +DISTNAME= scummvm-0.8.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3