add retroarch android recipe

This commit is contained in:
radius 2015-07-06 18:47:17 -04:00
parent e04f04af9f
commit 7399b89757
3 changed files with 17 additions and 0 deletions

View File

View File

@ -0,0 +1,10 @@
ANDROID_HOME /opt/android-sdk
NDK_ROOT /opt/android-ndk
ANDROID_NDK /opt/android-ndk
PATH /opt/android-ndk:/opt/android-sdk-linux_r24/tools
PLATFORM android
platform android
MAKE make
NDK ndk-build
RA YES
SUFFIX _android

View File

@ -0,0 +1,7 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch/media
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media