diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index a9780faa..3cc859dd 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -1096,21 +1096,22 @@ then echo "Building" echo ============================================ cd apple/iOS - rm RetroArch.app -rfv + rm RetroArch.app -rf - rm -rv *.deb + rm -rv *.deb ln -s $THEOS theos - + export PRODUCT_NAME=RetroArch $MAKE clean $MAKE -j8 ./package.sh mkdir obj/RetroArch.app/modules - cp -rv ../../../dist/theos/*.* obj/RetroArch.app/modules - cp -rv ../../../dist/info/*.* obj/RetroArch.app/modules + cp -r ../../../dist/theos/*.* obj/RetroArch.app/modules + cp -r ../../../dist/info/*.* obj/RetroArch.app/modules + $MAKE package - cp -rv *.deb /home/buildbot/www/.radius/ + cp -r *.deb /home/buildbot/www/.radius/ fi fi diff --git a/recipes/recipes-theos.conf b/recipes/recipes-theos.conf index 3b8fc4a5..4a605a76 100644 --- a/recipes/recipes-theos.conf +++ b/recipes/recipes-theos.conf @@ -1,4 +1,5 @@ THEOS /opt/theos +THEOSSDK /opt/theos PATH /opt/theos PLATFORM theos_ios platform theos_ios diff --git a/recipes/temp b/recipes/temp new file mode 100644 index 00000000..e908997e --- /dev/null +++ b/recipes/temp @@ -0,0 +1,27 @@ +2048 libretro-2048 https://github.com/libretro/libretro-2048.git PROJECT YES GENERIC_THEOS Makefile.libretro . +catsfc libretro-catsfc https://github.com/libretro/CATSFC-libretro.git PROJECT YES GENERIC_THEOS Makefile . +fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT YES GENERIC_THEOS Makefile.libretro . +gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC_THEOS Makefile.libretro libgambatte +genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git PROJECT YES GENERIC_THEOS Makefile.libretro . +gpsp libretro-gpsp https://github.com/libretro/gpsp.git PROJECT YES GENERIC_THEOS Makefile . +snes9x libretro-snes9x https://github.com/libretro/snes9x.git PROJECT YES GENERIC_THEOS Makefile libretro +snes9x_next libretro-snes9x_next https://github.com/libretro/snes9x-next.git PROJECT YES GENERIC_THEOS Makefile.libretro . +fb_alpha libretro-fba https://github.com/libretro/fba-libretro.git PROJECT YES GENERIC_THEOS makefile.libretro svn-current/trunk +bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git PROJECT YES GENERIC_THEOS Makefile.libretro . +fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GENERIC_THEOS Makefile . +vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_THEOS Makefile.libretro . +vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_THEOS Makefile src/libretro +meteor libretro-meteor https://github.com/libretro/meteor-libretro.git PROJECT YES GENERIC_THEOS Makefile libretro +nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC_THEOS Makefile . +stella libretro-stella https://github.com/libretro/stella-libretro.git PROJECT YES GENERIC_THEOS Makefile . +tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT YES GENERIC_THEOS Makefile . +handy libretro-handy https://github.com/libretro/libretro-handy.git PROJECT YES GENERIC_THEOS Makefile . +desmume libretro-desmume https://github.com/libretro/desmume.git PROJECT YES GENERIC_THEOS Makefile.libretro desmume +3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git PROJECT YES GENERIC_THEOS Makefile . +4do libretro-4do https://github.com/libretro/4do-libretro.git PROJECT YES GENERIC_THEOS Makefile . +quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git PROJECT YES GENERIC_THEOS Makefile libretro +tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_THEOS Makefile.libretro . +vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC_THEOS Makefile.libretro . +virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC_THEOS Makefile . +prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git PROJECT YES GENERIC_THEOS Makefile . +o2em libretro-o2em https://github.com/libretro/libretro-o2em.git PROJECT YES GENERIC_THEOS Makefile .