slackbuilds_ponce/games/SameBoy
Hunter Sezen 3557fcd162
games/SameBoy: Updated for version 0.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-07-20 09:23:39 +07:00
..
libretro.patch games/SameBoy: Updated for version 0.12.1. 2019-07-20 09:23:39 +07:00
README games/SameBoy: Updated for version 0.12.1. 2019-07-20 09:23:39 +07:00
SameBoy.info games/SameBoy: Updated for version 0.12.1. 2019-07-20 09:23:39 +07:00
SameBoy.SlackBuild games/SameBoy: Updated for version 0.12.1. 2019-07-20 09:23:39 +07:00
sameboy_libretro-info games/SameBoy: Updated for version 0.11.2. 2018-11-13 05:18:58 +07:00
slack-desc

SameBoy is an open source Game Boy (DMG) and Game Boy Color (CGB) video
game system emulator that can be used with its own SDL frontend or as a
libretro core.

RetroArch is an optional dependency required to run the libretro core.
SDL2 is an optional dependency required to build the SDL frontend.

At least one optional dependency is required to use SameBoy.

To disable the SDL2 build use:

  SDL=no ./SameBoy.SlackBuild

To disable the libretro build use:

  LIBRETRO=no ./SameBoy.SlackBuild

To build the debugging symbols use:

  DEBUG=yes ./SameBoy.SlackBuild