From 5db2d6fbfdd18432d35032528adc4e1b97cfc8a3 Mon Sep 17 00:00:00 2001 From: Tatsuya79 Date: Sat, 4 Mar 2017 15:19:50 +0100 Subject: [PATCH 1/7] note for pce cue files --- dist/info/mednafen_pce_fast_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mednafen_pce_fast_libretro.info b/dist/info/mednafen_pce_fast_libretro.info index b14ae852..d568254d 100644 --- a/dist/info/mednafen_pce_fast_libretro.info +++ b/dist/info/mednafen_pce_fast_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "syscard3.pce (PCE-CD BIOS)" firmware0_path = "syscard3.pce" firmware0_opt = "false" -notes = "(!) syscard3.pce (md5): ff1a674273fe3540ccef576376407d1d" +notes = "(!) syscard3.pce (md5): ff1a674273fe3540ccef576376407d1d|[i] For cue files track type use:|[i] OGG for ogg files|[i] WAVE for wav files|[i] BINARY for iso files" From 0599647c934e74d614dbf15087113c54065871b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Sun, 5 Mar 2017 20:05:51 -0500 Subject: [PATCH 2/7] trailing spaces please --- recipes/windows/cores-windows-x64_seh-generic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index 3c5bf0d3..487c9d32 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -33,12 +33,12 @@ hatari libretro-hatari https://github.com/libretro/libretro-hatari.git PROJECT Y lutro libretro-lutro https://github.com/libretro/libretro-lutro PROJECT YES GENERIC Makefile . mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . PTR64=1 mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git PROJECT YES GENERIC Makefile . -mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . +mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile . VRENDER=soft PTR64=1 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile . TARGET=mame PTR64=1 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile . TARGET=mess PTR64=1 ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile . TARGET=ume PTR64=1 -mame2016 libretro-mame2016 https://github.com/libretro/mame2016-libretro PROJECT YES GENERIC Makefile.libretro . PTR64=1 +mame2016 libretro-mame2016 https://github.com/libretro/mame2016-libretro PROJECT YES GENERIC Makefile.libretro . PTR64=1 mednafen_gba libretro-beetle_gba https://github.com/libretro/beetle-gba-libretro.git PROJECT YES GENERIC Makefile . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git PROJECT YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git PROJECT YES GENERIC Makefile . From 1036cf0e05162aa05fb9d1558dffcd118d9f448f Mon Sep 17 00:00:00 2001 From: buildbot Date: Mon, 6 Mar 2017 21:41:21 -0500 Subject: [PATCH 3/7] add these files --- recipes/android/retroarch-android-dev | 1 + recipes/android/retroarch-android-dev.conf | 12 ++++++++++++ recipes/android/retroarch-android-dev.ra | 7 +++++++ 3 files changed, 20 insertions(+) create mode 100644 recipes/android/retroarch-android-dev create mode 100644 recipes/android/retroarch-android-dev.conf create mode 100644 recipes/android/retroarch-android-dev.ra diff --git a/recipes/android/retroarch-android-dev b/recipes/android/retroarch-android-dev new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/recipes/android/retroarch-android-dev @@ -0,0 +1 @@ + diff --git a/recipes/android/retroarch-android-dev.conf b/recipes/android/retroarch-android-dev.conf new file mode 100644 index 00000000..fa8c8713 --- /dev/null +++ b/recipes/android/retroarch-android-dev.conf @@ -0,0 +1,12 @@ +ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux +NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/ +ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/ +PATH /home/buildbot/tools/android/android-ndk-r13b/:/home/buildbot/tools/android/android-sdk-linux/tools +PLATFORM android +platform android +MAKE make +NDK ndk-build +RA YES +LIBSUFFIX _android +JAVA_HOME /usr/lib/jvm/java-8-oracle +BRANCH staging diff --git a/recipes/android/retroarch-android-dev.ra b/recipes/android/retroarch-android-dev.ra new file mode 100644 index 00000000..e3e48fc1 --- /dev/null +++ b/recipes/android/retroarch-android-dev.ra @@ -0,0 +1,7 @@ +retroarch retroarch-staging https://github.com/fr500/Retroarch.git SUBMODULE YES . +overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-staging/media +shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-staging/media +autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-staging/media +assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch-staging/media +libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-staging/media + From 0f13d2cc0b39ee2d835a9f329821b4b292a934ee Mon Sep 17 00:00:00 2001 From: buildbot Date: Mon, 6 Mar 2017 21:43:31 -0500 Subject: [PATCH 4/7] add dev build --- recipes/android/retroarch-android-dev.conf | 1 - recipes/android/retroarch-android-dev.ra | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/android/retroarch-android-dev.conf b/recipes/android/retroarch-android-dev.conf index fa8c8713..733a0897 100644 --- a/recipes/android/retroarch-android-dev.conf +++ b/recipes/android/retroarch-android-dev.conf @@ -9,4 +9,3 @@ NDK ndk-build RA YES LIBSUFFIX _android JAVA_HOME /usr/lib/jvm/java-8-oracle -BRANCH staging diff --git a/recipes/android/retroarch-android-dev.ra b/recipes/android/retroarch-android-dev.ra index e3e48fc1..0dfd88c2 100644 --- a/recipes/android/retroarch-android-dev.ra +++ b/recipes/android/retroarch-android-dev.ra @@ -1,7 +1,7 @@ -retroarch retroarch-staging https://github.com/fr500/Retroarch.git SUBMODULE YES . +retroarch retroarch-dev https://github.com/libretro/RetroarchPro.git SUBMODULE YES . overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-staging/media shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-staging/media autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-staging/media -assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch-staging/media +assets assets https://github.com/libretro/retroarch-assets-pro.git ASSETS YES retroarch-staging/media libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-staging/media From f5eac95ac25da711af0be8fe2b1c6338c187f0eb Mon Sep 17 00:00:00 2001 From: buildbot Date: Mon, 6 Mar 2017 23:06:57 -0500 Subject: [PATCH 5/7] fix this --- recipes/android/retroarch-android-dev.ra | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/android/retroarch-android-dev.ra b/recipes/android/retroarch-android-dev.ra index 0dfd88c2..be80c8a5 100644 --- a/recipes/android/retroarch-android-dev.ra +++ b/recipes/android/retroarch-android-dev.ra @@ -1,7 +1,7 @@ -retroarch retroarch-dev https://github.com/libretro/RetroarchPro.git SUBMODULE YES . +retroarch retroarch-dev git@github.com:libretro/RetroArchPro.git SUBMODULE YES . overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-staging/media shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-staging/media autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-staging/media -assets assets https://github.com/libretro/retroarch-assets-pro.git ASSETS YES retroarch-staging/media +assets assets git@github.com:libretro/retroarch-assets-pro.git ASSETS YES retroarch-staging/media libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-staging/media From 6bf51d669fc687d5e5532f5dda64444dea2e25d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Tue, 7 Mar 2017 00:30:00 -0500 Subject: [PATCH 6/7] Update libretro-buildbot-recipe.sh --- libretro-buildbot-recipe.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index 30472845..264a7942 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -1307,6 +1307,7 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then cp -rf media/assets/glui pkg/android/phoenix/assets/assets/ cp -rf media/assets/xmb pkg/android/phoenix/assets/assets/ cp -rf media/assets/zarch pkg/android/phoenix/assets/assets/ + cp -rf media/assets/s* pkg/android/phoenix/assets/assets/ cp -rf media/autoconfig/* pkg/android/phoenix/assets/autoconfig/ cp -rf media/overlays/* pkg/android/phoenix/assets/overlays/ cp -rf media/shaders_glsl/* pkg/android/phoenix/assets/shaders/shaders_glsl/ From b2d0656bdbe5f70bcf78f201fbcce225097cd97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Wed, 8 Mar 2017 00:28:07 -0500 Subject: [PATCH 7/7] Update retroarch-android-dev.ra --- recipes/android/retroarch-android-dev.ra | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/android/retroarch-android-dev.ra b/recipes/android/retroarch-android-dev.ra index be80c8a5..65c8183d 100644 --- a/recipes/android/retroarch-android-dev.ra +++ b/recipes/android/retroarch-android-dev.ra @@ -1,7 +1,7 @@ retroarch retroarch-dev git@github.com:libretro/RetroArchPro.git SUBMODULE YES . -overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-staging/media -shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-staging/media -autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-staging/media -assets assets git@github.com:libretro/retroarch-assets-pro.git ASSETS YES retroarch-staging/media -libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-staging/media +overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-dev/media +shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-dev/media +autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-dev/media +assets assets git@github.com:libretro/retroarch-assets-pro.git ASSETS YES retroarch-dev/media +libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-dev/media