Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5F63663DA69 for ; Wed, 30 Nov 2011 12:07:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4166214A2CB; Wed, 30 Nov 2011 12:07:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E680714A2CA for ; Wed, 30 Nov 2011 12:07:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id mCjwkulo0WVT for ; Wed, 30 Nov 2011 12:07:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 065FD14A2C2 for ; Wed, 30 Nov 2011 12:07:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D9F2A175DD; Wed, 30 Nov 2011 12:07:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 30 Nov 2011 12:07:52 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/emulators/yabause To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20111130120752.D9F2A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Nov 30 12:07:52 UTC 2011 Modified Files: pkgsrc/emulators/yabause: Makefile distinfo Added Files: pkgsrc/emulators/yabause: options.mk Removed Files: pkgsrc/emulators/yabause/patches: patch-aa Log Message: Update to 0.9.11, provided by Timothy Lee Roden in PR 45670: 0.9.10 -> 0.9.11 general: - Now using CMake as the default build system. For now, autotools based build and "custom" build systems are still supported. - New Cocoa port - Added a dynamic recompiling SH2 core for x86 and ARM - New SCSP implementation - Major update of the software renderer from the yabause-rr team - Added an option to allow to execute from the cache - Improvements to the OpenGL renderer carbon port: - Improvements gtk port: - Added command line option to enable/disable frame skipping / limiting. - Added frame skipping/limiting configuration in settings. - Added --autoload command line option - Vdp2 layers can be toggled from the Vdp2 debug window qt port: - Added command line support To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/yabause/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/yabause/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/yabause/options.mk cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/yabause/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.