mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-21 03:12:41 +01:00
Added package gnuboy
This commit is contained in:
13
FunKey/package/gnuboy/Config.in
Normal file
13
FunKey/package/gnuboy/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_GNUBOY
|
||||
bool "gnuboy"
|
||||
default y
|
||||
select BR2_PACKAGE_SDL
|
||||
select BR2_PACKAGE_SDL_IMAGE
|
||||
select BR2_PACKAGE_SDL_MIXER
|
||||
select BR2_PACKAGE_SDL_TTF
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
Welcome to gnuboy, one of the few pieces of Free Software to emulate
|
||||
the Game Boy handheld game console.
|
||||
|
||||
https://github.com/rofl0r/gnuboy
|
||||
Reference in New Issue
Block a user