diff --git a/recipes/android/cores-android-jni b/recipes/android/cores-android-jni index 2301061e..395cb525 100644 --- a/recipes/android/cores-android-jni +++ b/recipes/android/cores-android-jni @@ -42,7 +42,6 @@ meteor libretro-meteor https://github.com/libretro/meteor-libretro.git PROJECT mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC_JNI Makefile jni mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git PROJECT YES GENERIC_JNI Makefile jni mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git PROJECT YES GENERIC_JNI Makefile jni -nestopia libretro-nestopia https://github.com/libretro/nestopia.git PROJECT YES GENERIC_JNI Makefile libretro/jni nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC_JNI Makefile jni o2em libretro-o2em https://github.com/libretro/libretro-o2em.git PROJECT YES GENERIC_JNI Makefile jni pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git PROJECT YES GENERIC_JNI Makefile.libretro jni @@ -57,7 +56,6 @@ tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJEC tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_JNI Makefile jni vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_JNI Makefile libretro/jni vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_JNI Makefile src/libretro/jni -vba-next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_JNI Makefile libretro/jni vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC_JNI Makefile.libretro jni virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC_JNI Makefile jni yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC_JNI Makefile libretro/jni diff --git a/recipes/android/cores-android-jni-old b/recipes/android/cores-android-jni-old new file mode 100644 index 00000000..47b36214 --- /dev/null +++ b/recipes/android/cores-android-jni-old @@ -0,0 +1 @@ +nestopia libretro-nestopia https://github.com/libretro/nestopia.git PROJECT YES GENERIC_JNI Makefile libretro/jni diff --git a/recipes/android/cores-android-jni-old.conf b/recipes/android/cores-android-jni-old.conf new file mode 100644 index 00000000..0ef62022 --- /dev/null +++ b/recipes/android/cores-android-jni-old.conf @@ -0,0 +1,11 @@ +ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux-old +NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e/ +ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e/ +PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk-linux-old/tools +PLATFORM android +platform android +MAKE make +NDK ndk-build +RA NO +LIBSUFFIX _android +CORE_JOB YES