Commit Graph

5 Commits

Author SHA1 Message Date
Fernando Apesteguía 8422b9e5bf emulators/mgba: Update to 0.8.4
ChangeLog: https://mgba.io/2020/10/29/mgba-0.8.4/

PR:	250734
Submitted by:	james.wright@digital-chaos.com
Approved by:	greg@unrelenting.technology (maintainer)
MFH:	2020Q4 (blanket, runtime fixes)
2020-10-30 17:31:12 +00:00
Fernando Apesteguía 93be5c1b9e emulators/mgba: Update to 0.8.3
ChangeLog: https://mgba.io/2020/08/03/mgba-0.8.3/

PR:	250353
Submitted by:	james.wright@digital-chaos.com
Reviewed by:	greg@unrelenting.technology (maintainer)
MFH:	2020Q4 (blanket, bug fix release)
2020-10-15 17:20:34 +00:00
Hiroki Tagato aef380e2c0 - Update to 0.8.1
- Add LIBRETRO_CONFLICTS_INSTALL=libretro-mgba
- Add patch to fix crash when loading ROM in mgba-qt (taken from upstream fix)

PR:		247007
Submitted by:	James Wright <james.wright@digital-chaos.com>
Approved by:	greg@unrelenting.technology (maintainer), mentors (implicit)
Changelog:	https://github.com/mgba-emu/mgba/blob/0.8.1/CHANGES
2020-06-12 10:57:09 +00:00
Jan Beich 60bf2d8f81 emulators/mgba: update to 0.7.0
- Expose libretro core as a port option
- Add USES=gl for USE_GL, USES=gnome for INSTALLS_ICONS

Changes:	https://github.com/mgba-emu/mgba/blob/0.7.0/CHANGES
PR:		227346
Submitted by:	Greg V (maintainer)
2019-01-29 00:46:50 +00:00
Raphael Kubo da Costa 72644a1a46 Add upstream patch to fix the build with Qt 5.10.
/wrkdirs/usr/ports/emulators/mgba/work/mgba-0.6.1/src/platform/qt/MemoryModel.cpp:102:15: error: no viable overloaded '='
            m_regionName = name;
            ~~~~~~~~~~~~ ^ ~~~~

PR:		228213
2018-05-15 15:13:11 +00:00