diff --git a/recipes/retroarch-win-mingw64-seh.conf b/recipes/retroarch-win-mingw64-seh.conf deleted file mode 100644 index c997cb54..00000000 --- a/recipes/retroarch-win-mingw64-seh.conf +++ /dev/null @@ -1,9 +0,0 @@ -PATH /mingw64/bin -platform MINGW64 -PLATFORM MINGW64 -ARCH x86_64 -MAKE mingw32-make.exe -CC /mingw64/bin/gcc -CXX /mingw64/bin/g++ -CONFIGURE ./configure -RA YES diff --git a/recipes/temp b/recipes/temp deleted file mode 100644 index e908997e..00000000 --- a/recipes/temp +++ /dev/null @@ -1,27 +0,0 @@ -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 . diff --git a/recipes/win_x86/recipes.win-mingw32-dw2.conf b/recipes/win_x86/cores-mingw-w32-dw2.conf similarity index 100% rename from recipes/win_x86/recipes.win-mingw32-dw2.conf rename to recipes/win_x86/cores-mingw-w32-dw2.conf diff --git a/recipes/win_x86/recipes.win-mingw32-sjlj b/recipes/win_x86/cores-mingw-w32-sjlj similarity index 100% rename from recipes/win_x86/recipes.win-mingw32-sjlj rename to recipes/win_x86/cores-mingw-w32-sjlj diff --git a/recipes/win_x86/recipes.win-mingw32-sjlj.conf b/recipes/win_x86/cores-mingw-w32-sjlj.conf similarity index 100% rename from recipes/win_x86/recipes.win-mingw32-sjlj.conf rename to recipes/win_x86/cores-mingw-w32-sjlj.conf diff --git a/recipes/retroarch-win-mingw64-seh b/recipes/win_x86/retroarch-mingw-w32-dw2 similarity index 100% rename from recipes/retroarch-win-mingw64-seh rename to recipes/win_x86/retroarch-mingw-w32-dw2 diff --git a/recipes/win_x86/retroarch-mingw-w32-dw2.conf b/recipes/win_x86/retroarch-mingw-w32-dw2.conf new file mode 100644 index 00000000..5728ac4c --- /dev/null +++ b/recipes/win_x86/retroarch-mingw-w32-dw2.conf @@ -0,0 +1,9 @@ +PATH /mingw32/bin +platform MINGW32 +PLATFORM MINGW32 +ARCH x86 +MAKE make +CC /mingw32/bin/gcc +CXX /mingw32/bin/g++ +CONFIGURE ./configure +RA YES diff --git a/recipes/retroarch-win-mingw64-seh.ra b/recipes/win_x86/retroarch-mingw-w32-dw2.ra similarity index 82% rename from recipes/retroarch-win-mingw64-seh.ra rename to recipes/win_x86/retroarch-mingw-w32-dw2.ra index 1c1197fb..e73e6507 100644 --- a/recipes/retroarch-win-mingw64-seh.ra +++ b/recipes/win_x86/retroarch-mingw-w32-dw2.ra @@ -3,3 +3,4 @@ overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES ret 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