From b6ea83f0530efcf546a9f24caa6dcb30fdc11ac7 Mon Sep 17 00:00:00 2001 From: Jorge Suarez Date: Mon, 19 Oct 2015 14:40:10 -0500 Subject: [PATCH] add osx retroarch recipe --- recipes/apple/retroarch-osx_x86_64.conf | 1 + recipes/apple/retroarch-osx_x86_64.ra | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 recipes/apple/retroarch-osx_x86_64.conf create mode 100644 recipes/apple/retroarch-osx_x86_64.ra diff --git a/recipes/apple/retroarch-osx_x86_64.conf b/recipes/apple/retroarch-osx_x86_64.conf new file mode 100644 index 00000000..c8bff45f --- /dev/null +++ b/recipes/apple/retroarch-osx_x86_64.conf @@ -0,0 +1 @@ +platform osx diff --git a/recipes/apple/retroarch-osx_x86_64.ra b/recipes/apple/retroarch-osx_x86_64.ra new file mode 100644 index 00000000..da2a4eb7 --- /dev/null +++ b/recipes/apple/retroarch-osx_x86_64.ra @@ -0,0 +1,5 @@ +retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES . +overlays overlays https://github.com/libretro/common-overlays.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