summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-02-24 12:01:42 +0000
committernia <nia@pkgsrc.org>2019-02-24 12:01:42 +0000
commit0f7a9b1f60946c5657e2754129d5bfbe7199768f (patch)
treea5b32c7e0e35499760311097af92f26dce757e5f /emulators
parentc886d945fb87f060cfe9c4f032f8a6f46498876b (diff)
downloadpkgsrc-0f7a9b1f60946c5657e2754129d5bfbe7199768f.tar.gz
emulators/mednafen: Update to 1.22.1
-- 1.22.1: -- January 27, 2019: Changed the default sound device for the OpenBSD sound driver from "/dev/audio" to "/dev/audio0". January 26, 2019: Semaphores are now implemented with condition variables and mutexes when compiling against a POSIX threads implementation without sem_timedwait(). January 23, 2019: PC-FX: Replaced old RAINBOW IDCT code with newly-written code. January 20, 2019: Some hotkeys in the debugger's memory editor weren't being ignored properly when in text entry mode; fixed. (Regression introduced in 1.21.0-UNSTABLE) January 1, 2019: Apple2: Corrected minimum allowed value for the "apple2.video.mono_lumafilter" setting(was -2 when it should have been -3). SS: Corrected line-scroll handling in double-density interlaced mode with non-zero LSS; fixes broken background graphics effect in Dural's stage in "Virtua Fighter 2". SS: Added "Linkle Liver Story" to the internal database of games to use the data cache read bypass kludge with, to fix a crash/hang when going to the world map.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile4
-rw-r--r--emulators/mednafen/PLIST3
-rw-r--r--emulators/mednafen/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index c2997a61832..b324e6b4048 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2018/12/18 17:08:20 nia Exp $
+# $NetBSD: Makefile,v 1.25 2019/02/24 12:01:42 nia Exp $
-DISTNAME= mednafen-1.21.3
+DISTNAME= mednafen-1.22.1
CATEGORIES= emulators
MASTER_SITES= https://mednafen.github.io/releases/files/
EXTRACT_SUFX= .tar.xz
diff --git a/emulators/mednafen/PLIST b/emulators/mednafen/PLIST
index abc1486065c..694713edb59 100644
--- a/emulators/mednafen/PLIST
+++ b/emulators/mednafen/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2018/12/18 17:08:20 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/02/24 12:01:42 nia Exp $
bin/mednafen
+share/doc/mednafen/apple2.html
share/doc/mednafen/cdplay.html
share/doc/mednafen/cheat.html
share/doc/mednafen/debugger.html
diff --git a/emulators/mednafen/distinfo b/emulators/mednafen/distinfo
index ad9aa8cae67..8f0cc85f27f 100644
--- a/emulators/mednafen/distinfo
+++ b/emulators/mednafen/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/12/18 17:08:20 nia Exp $
+$NetBSD: distinfo,v 1.18 2019/02/24 12:01:42 nia Exp $
-SHA1 (mednafen-1.21.3.tar.xz) = ef8d247d5259f8189609fd497563f01f706f9521
-RMD160 (mednafen-1.21.3.tar.xz) = c50108cb362c48587265782ff7f6bcd03bf56a93
-SHA512 (mednafen-1.21.3.tar.xz) = 987c14edae68901f8a693c9f7317063daf4274bb0b650ed05cd01cf4ceb38d76e6ff5446c324447f73727096c74d0bf7f545cdeadfb6291d67656d659de26715
-Size (mednafen-1.21.3.tar.xz) = 3208956 bytes
+SHA1 (mednafen-1.22.1.tar.xz) = 0f668f80a8c94fabf03339fb086f64f57232eead
+RMD160 (mednafen-1.22.1.tar.xz) = dab2b0798318191b582874977dc420c084724fdf
+SHA512 (mednafen-1.22.1.tar.xz) = 4e6890b984a812e188a42582e79dfdac28e101ce3bd658044b68f267d5c8b3799ea3f4de3dcac5314a615f17591a537b51e64f6bd165fec01f028b201eb32763
+Size (mednafen-1.22.1.tar.xz) = 3270596 bytes