From 713bee64a6a99d55f253b6511d7647669edcc0b7 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Sun, 21 Jul 2019 19:53:33 -0400 Subject: [PATCH] add redbook --- dist/info/redbook_libretro.info | 11 +++++++++++ recipes/linux/cores-linux-x64-generic | 1 + recipes/linux/cores-linux-x86-generic | 1 + .../windows/cores-windows-msvc2010-x64_seh-generic | 1 + .../windows/cores-windows-msvc2010-x86_dw2-generic | 1 + recipes/windows/cores-windows-x64_seh-generic | 1 + recipes/windows/cores-windows-x86_dw2-generic | 1 + 7 files changed, 17 insertions(+) create mode 100644 dist/info/redbook_libretro.info diff --git a/dist/info/redbook_libretro.info b/dist/info/redbook_libretro.info new file mode 100644 index 00000000..44c4628b --- /dev/null +++ b/dist/info/redbook_libretro.info @@ -0,0 +1,11 @@ +display_name = "Redbook Audio Player" +authors = "Brad Parker" +supported_extensions = "cue|bin" +corename = "Redbook" +categories = "music" +systemname = "Redbook" +systemid = "redbook" +license = "Apache 2.0" +permissions = "" +display_version = "1.0" +supports_no_game = "false" diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index fa6e6de8..29971e30 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -98,6 +98,7 @@ quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . flycast libretro-flycast https://github.com/libretro/flycast.git master YES GENERIC Makefile . HAVE_OIT=1 flycast_wince libretro-flycast_wince https://github.com/libretro/flycast.git fh/wince YES GENERIC Makefile . HAVE_OIT=1 +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile . remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile . sameboy libretro-sameboy https://github.com/libretro/SameBoy.git buildbot YES GENERIC Makefile libretro diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 3c0914f1..2221f432 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -91,6 +91,7 @@ px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES G quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . flycast libretro-flycast https://github.com/libretro/flycast.git master YES GENERIC Makefile . HAVE_OIT=1 +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile . remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile . sameboy libretro-sameboy https://github.com/libretro/SameBoy.git buildbot YES GENERIC Makefile libretro diff --git a/recipes/windows/cores-windows-msvc2010-x64_seh-generic b/recipes/windows/cores-windows-msvc2010-x64_seh-generic index 3c0214e4..eb9daaf7 100644 --- a/recipes/windows/cores-windows-msvc2010-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2010-x64_seh-generic @@ -30,6 +30,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile . pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile . snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic index 51d51529..d13e185e 100644 --- a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic @@ -30,6 +30,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile . pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile . snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index 698cae5a..f7967065 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -95,6 +95,7 @@ quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . flycast libretro-flycast https://github.com/libretro/flycast.git master YES GENERIC Makefile . HAVE_OIT=1 flycast_wince libretro-flycast_wince https://github.com/libretro/flycast.git fh/wince YES GENERIC Makefile . HAVE_OIT=1 +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile . remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile . sameboy libretro-sameboy https://github.com/libretro/SameBoy.git buildbot YES GENERIC Makefile libretro diff --git a/recipes/windows/cores-windows-x86_dw2-generic b/recipes/windows/cores-windows-x86_dw2-generic index 7d320c64..45b99b7b 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic +++ b/recipes/windows/cores-windows-x86_dw2-generic @@ -93,6 +93,7 @@ px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES G quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . flycast libretro-flycast https://github.com/libretro/flycast.git master YES GENERIC Makefile . HAVE_OIT=1 +redbook libretro-redbook https://github.com/bparker06/redbook.git master YES GENERIC Makefile . reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile . remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile . sameboy libretro-sameboy https://github.com/libretro/SameBoy.git buildbot YES GENERIC Makefile libretro