diff --git a/build-config.sh b/build-config.sh index 1f32b93d..80ec239f 100644 --- a/build-config.sh +++ b/build-config.sh @@ -219,7 +219,7 @@ include_core_easyrpg include_core_tyrquake include_core_vitaquake2 include_core_vitaquake3 -include_core_dhewm3 +include_core_boom3 include_core_prboom include_core_xrick include_core_openlara diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index 9f7bd2e4..1acf2497 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -21,8 +21,8 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume -dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo -dhewm3_xp libretro-dhewm3_xp https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo D3XP=ON +boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo +boom3_xp libretro-boom3_xp https://github.com/libretro/boom3.git master YES GENERIC Makefile neo D3XP=ON dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON -DLIBRETRO_STATIC=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7 dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=x86_64 diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 8f206730..7725f2df 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -18,7 +18,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume -dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo +boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro target=x86 dosbox_svn_ce libretro-dosbox_svn_ce https://github.com/libretro/dosbox-svn community-patches YES GENERIC Makefile.libretro libretro target=x86 diff --git a/recipes/nintendo/libnx b/recipes/nintendo/libnx index e8d5deac..1fcef96e 100644 --- a/recipes/nintendo/libnx +++ b/recipes/nintendo/libnx @@ -6,7 +6,7 @@ cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES G crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile . dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn.git libretro YES GENERIC Makefile.libretro libretro desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro -dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo +boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master NO GENERIC Makefile . easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git master YES GENERIC Makefile.libretro builds/libretro fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index b5a52c73..df0c27f3 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -19,8 +19,8 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume -dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo -dhewm3_xp libretro-dhewm3_xp https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo D3XP=ON +boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo +boom3_xp libretro-boom3_xp https://github.com/libretro/boom3.git master YES GENERIC Makefile neo D3XP=ON dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE sln build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -G\"Visual Studio 15 2017 Win64\" dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro diff --git a/recipes/windows/cores-windows-x86_dw2-generic b/recipes/windows/cores-windows-x86_dw2-generic index c4d99397..0be2114e 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic +++ b/recipes/windows/cores-windows-x86_dw2-generic @@ -19,7 +19,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume -dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo +boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro dosbox_svn_ce libretro-dosbox_svn_ce https://github.com/libretro/dosbox-svn community-patches YES GENERIC Makefile.libretro libretro diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index f342c6df..80077308 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -495,13 +495,13 @@ libretro_tyrquake_name="TyrQuake" libretro_tyrquake_git_url="https://github.com/libretro/tyrquake.git" libretro_tyrquake_build_makefile="Makefile" -include_core_dhewm3() { - register_module core "dhewm3" +include_core_boom3() { + register_module core "boom3" } -libretro_dhewm3_name="dhewm3" -libretro_dhewm3_git_url="https://github.com/libretro/dhewm3-libretro.git" -libretro_dhewm3_build_makefile="Makefile" -libretro_dhewm3_build_subdir="neo" +libretro_boom3_name="boom3" +libretro_boom3_git_url="https://github.com/libretro/boom3.git" +libretro_boom3_build_makefile="Makefile" +libretro_boom3_build_subdir="neo" include_core_vitaquake2() { register_module core "vitaquake2"