summaryrefslogtreecommitdiff
path: root/games/scummvm/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-02-09 08:24:48 +0000
committeradam <adam@pkgsrc.org>2006-02-09 08:24:48 +0000
commit6c8e38eec53a36d84ecfd7aad39b682e4f06e459 (patch)
treeb231b5f6caa2e042f6c0f5ab54df27ae6ef391e5 /games/scummvm/Makefile
parenta101b0eadf40efdb44266c86a252ddd6482f0e2f (diff)
downloadpkgsrc-6c8e38eec53a36d84ecfd7aad39b682e4f06e459.tar.gz
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.
Diffstat (limited to 'games/scummvm/Makefile')
-rw-r--r--games/scummvm/Makefile5
1 files changed, 2 insertions, 3 deletions
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