summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile10
-rw-r--r--emulators/mednafen/PLIST3
-rw-r--r--emulators/mednafen/distinfo8
3 files changed, 13 insertions, 8 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 1da4187cb51..2ba011f7b6f 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2021/12/08 16:04:17 adam Exp $
+# $NetBSD: Makefile,v 1.38 2022/01/19 21:56:43 nia Exp $
-DISTNAME= mednafen-1.27.1
-PKGREVISION= 2
+DISTNAME= mednafen-1.29.0
CATEGORIES= emulators
MASTER_SITES= https://mednafen.github.io/releases/files/
EXTRACT_SUFX= .tar.xz
@@ -14,6 +13,7 @@ LICENSE= gnu-gpl-v2
CONFIGURE_ARGS+= --with-external-mpcdec
CONFIGURE_ARGS+= --with-external-tremor
CONFIGURE_ARGS+= --with-external-trio
+CONFIGURE_ARGS+= --with-external-libzstd
CONFIGURE_ARGS+= --with-external-lzo
CONFIGURE_ARGS+= --disable-alsatest
CONFIGURE_ARGS+= --disable-sdltest
@@ -30,6 +30,9 @@ INSTALLATION_DIRS= share/doc/mednafen
GCC_REQD+= 4.7 # gnu++11
+# Complains, loudly.
+MKPIE_SUPPORTED= no
+
.include "../../mk/oss.buildlink3.mk"
.if ${OSS_TYPE} != "none"
@@ -48,6 +51,7 @@ post-install:
.include "options.mk"
.include "../../archivers/lzo/buildlink3.mk"
+.include "../../archivers/zstd/buildlink3.mk"
.include "../../audio/libsndfile/buildlink3.mk"
.include "../../audio/musepack/buildlink3.mk"
.include "../../audio/tremor/buildlink3.mk"
diff --git a/emulators/mednafen/PLIST b/emulators/mednafen/PLIST
index 694713edb59..4e5d0fa78b7 100644
--- a/emulators/mednafen/PLIST
+++ b/emulators/mednafen/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/02/24 12:01:42 nia Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/01/19 21:56:43 nia Exp $
bin/mednafen
share/doc/mednafen/apple2.html
share/doc/mednafen/cdplay.html
@@ -17,6 +17,7 @@ share/doc/mednafen/pce.html
share/doc/mednafen/pce_fast.html
share/doc/mednafen/pcfx.html
share/doc/mednafen/psx.html
+share/doc/mednafen/sasplay.html
share/doc/mednafen/sms.html
share/doc/mednafen/snes.html
share/doc/mednafen/snes_faust.html
diff --git a/emulators/mednafen/distinfo b/emulators/mednafen/distinfo
index de7625ac8f9..c34bf35780d 100644
--- a/emulators/mednafen/distinfo
+++ b/emulators/mednafen/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:23:58 nia Exp $
+$NetBSD: distinfo,v 1.27 2022/01/19 21:56:43 nia Exp $
-BLAKE2s (mednafen-1.27.1.tar.xz) = 7d488dc996d560c89282d770d2b30e90b029ca269161b066a99504c9f421673f
-SHA512 (mednafen-1.27.1.tar.xz) = f55d86baa8c77fc98aae63a38235eb64f64131f180c40ed1ac7cd2ad845230348fbba05643eb5e6af203e56c39c8011b632d2bcecbd2c9f2c19b2447f6b99e83
-Size (mednafen-1.27.1.tar.xz) = 3363540 bytes
+BLAKE2s (mednafen-1.29.0.tar.xz) = 4d741da139ff9fd4cd4cd6c26eb8934c5f05f46f17609de084dd4fd34131063d
+SHA512 (mednafen-1.29.0.tar.xz) = 375f0fb4f12907faf56b4e9ecdc44c1655b0660a3773240fe3118f2b261e171479b8eb254299f899fc442b54041c941eab2a5f343aec559d9731c3e92cde0569
+Size (mednafen-1.29.0.tar.xz) = 3512784 bytes