orbea c982018f3f games/mgba: Update script. 4 år sedan
..
README c982018f3f games/mgba: Update script. 3 år sedan
doinst.sh 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 6 år sedan
mgba.SlackBuild c982018f3f games/mgba: Update script. 3 år sedan
mgba.info 9faa47dd85 multiple: Update e-mail. 5 år sedan
slack-desc 6d0d5ddce1 games/mgba: Added (Game Boy Advance Emulator) 6 år sedan

README

mGBA is an emulator for running Game Boy Advance games. It aims
to be faster and more accurate than many existing Game Boy Advance
emulators, as well as adding features that other emulators lack.
It also supports Game Boy and Game Boy Color games.

libminizip is an optional dependency for minizip support.
qt5 is an optional dependency to build a GUI.
RetroArch is an optional dependency to run the libretro core.

To enable the Discord Rich Presence use:
DISCORD=yes ./mgba.SlackBuild

To disable the libretro build use:

LIBRETRO=no ./mgba.SlackBuild

To build debugging symbols use:

DEBUG=yes ./mgba.SlackBuild