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:           Sat Feb 19 08:24:04 UTC 2022

Modified Files:
        pkgsrc/emulators/mednaffe: Makefile distinfo

Log Message:
mednaffe: update to 0.9.2

Changes:
- Added support for gamepad navigation through game list.
- Fix Gen/MD 6-buttons controller input mapping.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/mednaffe/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/mednaffe/distinfo

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.7 pkgsrc/emulators/mednaffe/Makefile:1.8
--- pkgsrc/emulators/mednaffe/Makefile:1.7      Wed Dec  8 16:04:17 2021
+++ pkgsrc/emulators/mednaffe/Makefile  Sat Feb 19 08:24:04 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/12/08 16:04:17 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/02/19 08:24:04 nia Exp $
 
-DISTNAME=      mednaffe-0.9.1
-PKGREVISION=   1
+DISTNAME=      mednaffe-0.9.2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AmatCoder/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -11,7 +10,6 @@ HOMEPAGE=     https://github.com/AmatCoder/m
 COMMENT=       Graphical interface for the Mednafen multi-system emulator
 LICENSE=       gnu-gpl-v3
 
-HAS_CONFIGURE= yes
 GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config gmake
 

Index: pkgsrc/emulators/mednaffe/distinfo
diff -u pkgsrc/emulators/mednaffe/distinfo:1.4 pkgsrc/emulators/mednaffe/distinfo:1.5
--- pkgsrc/emulators/mednaffe/distinfo:1.4      Tue Oct 26 10:23:58 2021
+++ pkgsrc/emulators/mednaffe/distinfo  Sat Feb 19 08:24:04 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:23:58 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/02/19 08:24:04 nia Exp $
 
-BLAKE2s (mednaffe-0.9.1.tar.gz) = bb77f82538c996e18a0eacf8d7d0d3bb433fb7281725a5ff3c6b0588adb7144e
-SHA512 (mednaffe-0.9.1.tar.gz) = 02390e7960511756aafb925b77c9eebc099ac81623dfb640dbfcbb342061f885955599d2edbc1d84b8818f7ce459eac183917507235c58c27ce9ab2b3d8eb198
-Size (mednaffe-0.9.1.tar.gz) = 2000069 bytes
+BLAKE2s (mednaffe-0.9.2.tar.gz) = fb2a8224c70f7550fab26de679c1c82cb3b506961e2de3d754c0e462b749a0d0
+SHA512 (mednaffe-0.9.2.tar.gz) = 76bb0d0ee8279ac179c6d596922fd0a870d96122019df8f98fea08aa7f82b95c4261d70baa5951e31200567e144efbba12c4fabb76f26c08bc1bb1bb60e95024
+Size (mednaffe-0.9.2.tar.gz) = 2020368 bytes



Home | Main Index | Thread Index | Old Index