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

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