Update to mgba-0.7.3.

Release notes:
https://mgba.io/2019/09/15/mgba-0.7.3/
This commit is contained in:
bentley 2019-10-17 06:55:13 +00:00
parent 21d1dd43a0
commit 8054803320
2 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -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