From 805480332091463c6b0c334e22fb4f7802439fe0 Mon Sep 17 00:00:00 2001 From: bentley Date: Thu, 17 Oct 2019 06:55:13 +0000 Subject: [PATCH] Update to mgba-0.7.3. Release notes: https://mgba.io/2019/09/15/mgba-0.7.3/ --- emulators/mgba/Makefile | 7 +++---- emulators/mgba/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index bc745fd7ba6..8ba4edbfb82 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.36 2019/09/20 22:34:32 bentley Exp $ +# $OpenBSD: Makefile,v 1.37 2019/10/17 06:55:13 bentley Exp $ COMMENT-main = Game Boy Color/Advance emulator COMMENT-qt = Game Boy Color/Advance emulator with GUI COMMENT-libretro = Game Boy Color/Advance core for retroarch -V = 0.7.2 +V = 0.7.3 DISTNAME = mgba-$V PKGNAME-main = mgba-$V PKGNAME-qt = mgba-qt-$V PKGNAME-libretro = libretro-mgba-$V -REVISION-main = 0 MULTI_PACKAGES = -main -qt -libretro @@ -31,7 +30,7 @@ cWANTLIB = GL GLU MagickCore-6.Q16 MagickWand-6.Q16 SDL2 \ pthread sqlite3 swresample swscale z zip elf \ avresample WANTLIB-main = ${cWANTLIB} -WANTLIB-qt = ${cWANTLIB} Qt5Core Qt5Gui Qt5Multimedia \ +WANTLIB-qt = ${cWANTLIB} mgba Qt5Core Qt5Gui Qt5Multimedia \ Qt5Network Qt5OpenGL Qt5Widgets ${COMPILER_LIBCXX} WANTLIB-libretro = m pthread z diff --git a/emulators/mgba/distinfo b/emulators/mgba/distinfo index b99d3feec40..1abead70b24 100644 --- a/emulators/mgba/distinfo +++ b/emulators/mgba/distinfo @@ -1,2 +1,2 @@ -SHA256 (mgba-0.7.2.tar.gz) = 7WNeBXmNP6DVXlq7Q59tFwjVGeTs1e0QubxuMZ7Z26c= -SIZE (mgba-0.7.2.tar.gz) = 11255680 +SHA256 (mgba-0.7.3.tar.gz) = bV6Ktvh9PZ+oWvJUPbg4Vo29/OzWeX+BU/GzoQtKi90= +SIZE (mgba-0.7.3.tar.gz) = 11228977