Received: by mail.netbsd.org (Postfix, from userid 605) id 7D53C8511B; Fri, 12 Mar 2021 10:03:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8C9684DAC for ; Fri, 12 Mar 2021 10:02:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id tfjMQEYTmxOj for ; Fri, 12 Mar 2021 10:02:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 26C5A84CE8 for ; Fri, 12 Mar 2021 10:02:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 201FEFA95; Fri, 12 Mar 2021 10:02:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161554337971910" MIME-Version: 1.0 Date: Fri, 12 Mar 2021 10:02:59 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/emulators/mednaffe To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210312100259.201FEFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161554337971910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Mar 12 10:02:59 UTC 2021 Modified Files: pkgsrc/emulators/mednaffe: Makefile distinfo Removed Files: pkgsrc/emulators/mednaffe: options.mk pkgsrc/emulators/mednaffe/patches: patch-src_input.c Log Message: mednaffe: Update to 0.9.1 #### 04 / Feb /2021 Mednaffe 0.9.1 is released with the following changes: - [Windows] Show correct icons in window buttons. - [Windows] Changed Windows10 theme in order to fix most issues. - [Windows] Add support for the guide button (XInput devices). - [Linux] Lower version requirement of Autoconf to 2.69. #### 28 / Jan / 2021 Mednaffe 0.9.0 is released with the following changes: - Complete rewrite, dropping support for GTK2 and Windows XP. - Almost all input options are included now. - Added pce_fast and snes_faust modules. - Added an option to show screenshots. - Added the ability to send custom commands to emulator. - Added a bios check widget. - [Windows] Added an option to change themes. - New logo & cosmetic changes. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/mednaffe/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/mednaffe/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/mednaffe/options.mk cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/mednaffe/patches/patch-src_input.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161554337971910 Content-Disposition: inline Content-Length: 2014 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/mednaffe/Makefile diff -u pkgsrc/emulators/mednaffe/Makefile:1.5 pkgsrc/emulators/mednaffe/Makefile:1.6 --- pkgsrc/emulators/mednaffe/Makefile:1.5 Mon Aug 17 20:18:38 2020 +++ pkgsrc/emulators/mednaffe/Makefile Fri Mar 12 10:02:58 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:38 leot Exp $ +# $NetBSD: Makefile,v 1.6 2021/03/12 10:02:58 nia Exp $ -DISTNAME= mednaffe-0.8.8 -PKGREVISION= 4 +DISTNAME= mednaffe-0.9.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=AmatCoder/} GITHUB_RELEASE= ${PKGVERSION_NOREV} @@ -17,6 +16,6 @@ USE_TOOLS+= pkg-config gmake DEPENDS+= mednafen>=0:../../emulators/mednafen -.include "options.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/emulators/mednaffe/distinfo diff -u pkgsrc/emulators/mednaffe/distinfo:1.1 pkgsrc/emulators/mednaffe/distinfo:1.2 --- pkgsrc/emulators/mednaffe/distinfo:1.1 Sun Jul 7 13:32:18 2019 +++ pkgsrc/emulators/mednaffe/distinfo Fri Mar 12 10:02:58 2021 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/07/07 13:32:18 nia Exp $ +$NetBSD: distinfo,v 1.2 2021/03/12 10:02:58 nia Exp $ -SHA1 (mednaffe-0.8.8.tar.gz) = f66f7bd3b015741a7632728b23af9df6124f1e3c -RMD160 (mednaffe-0.8.8.tar.gz) = 0a7b0a6b2d6988098dc7103108014f72b431cecc -SHA512 (mednaffe-0.8.8.tar.gz) = 93e80f9c1d7a4caf5324c00760cd559031df5f29ad98d917ca2d514b012fcd616692eb2ae85eee3c17750dea890fa0206d9c1a548227ac3b762aab44837d2ae4 -Size (mednaffe-0.8.8.tar.gz) = 304228 bytes -SHA1 (patch-src_input.c) = b221955b7210438c38a65eec11d4a1f041df88ce +SHA1 (mednaffe-0.9.1.tar.gz) = 4ceca7860463bcd0c173ac31512525015b03605f +RMD160 (mednaffe-0.9.1.tar.gz) = 1286ff4b2f55531f15f25268f0b533e234f11ea7 +SHA512 (mednaffe-0.9.1.tar.gz) = 02390e7960511756aafb925b77c9eebc099ac81623dfb640dbfcbb342061f885955599d2edbc1d84b8818f7ce459eac183917507235c58c27ce9ab2b3d8eb198 +Size (mednaffe-0.9.1.tar.gz) = 2000069 bytes --_----------=_161554337971910--