pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/mednaffe
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.
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
Home |
Main Index |
Thread Index |
Old Index