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