PACKAGE/DEFCONFIG: create&add libretro-fake08 (#155)

* PACKAGE: add & create `libretro-fake08` pkg

* PACKAGE: optimize `libretro-fake08` on uClibc (patch)
- disable audio by default here
This commit is contained in:
Apaczer
2025-02-28 22:04:24 +01:00
committed by GitHub
parent f99d49da13
commit 194ab4981e
9 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
config BR2_PACKAGE_LIBRETRO_FAKE08
bool "libretro-fake08"
depends on BR2_PACKAGE_RETROARCH
depends on BR2_INSTALL_LIBSTDCPP
help
A libretro PICO-8 emulator core.
https://github.com/jtothebell/fake-08
comment "LIBRETRO_FAKE08 needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP