added retrofe & retrofe-layout packages

This commit is contained in:
Michel-FK
2020-01-06 19:40:27 +01:00
parent 17630976e8
commit a1ce14040d
10 changed files with 80 additions and 6 deletions

View File

@@ -0,0 +1,15 @@
config BR2_PACKAGE_RETROFE
bool "retrofe"
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_GSTREAMER1
select BR2_PACKAGE_GST1_PLUGINS_BASE
select BR2_PACKAGE_SDL
select BR2_PACKAGE_SDL_IMAGE
select BR2_PACKAGE_SDL_MIXER
select BR2_PACKAGE_SDL_TTF
select BR2_PACKAGE_SDL_GFX
select BR2_PACKAGE_ZLIB
help
The cross-platform game frontend.
https://bitbucket.org/phulshof/retrofe/src/default/