From ba42032497d7cd52e81efb8b576c949282fc6057 Mon Sep 17 00:00:00 2001 From: radius Date: Fri, 31 Jul 2015 19:37:26 -0500 Subject: [PATCH] initial commit of osx/ios recipes --- recipes/{osx/portable => ios/ios} | 0 recipes/ios/ios.conf | 2 ++ recipes/osx/osx | 1 + recipes/osx/{portable.conf => osx.conf} | 0 recipes/osx/portable.ra | 7 ------- 5 files changed, 3 insertions(+), 7 deletions(-) rename recipes/{osx/portable => ios/ios} (100%) create mode 100644 recipes/ios/ios.conf create mode 100644 recipes/osx/osx rename recipes/osx/{portable.conf => osx.conf} (100%) delete mode 100644 recipes/osx/portable.ra diff --git a/recipes/osx/portable b/recipes/ios/ios similarity index 100% rename from recipes/osx/portable rename to recipes/ios/ios diff --git a/recipes/ios/ios.conf b/recipes/ios/ios.conf new file mode 100644 index 00000000..996a61b6 --- /dev/null +++ b/recipes/ios/ios.conf @@ -0,0 +1,2 @@ +platform ios + diff --git a/recipes/osx/osx b/recipes/osx/osx new file mode 100644 index 00000000..b550126e --- /dev/null +++ b/recipes/osx/osx @@ -0,0 +1 @@ +2048 libretro-2048 https://github.com/libretro/libretro-2048.git PROJECT YES GENERIC Makefile.libretro . diff --git a/recipes/osx/portable.conf b/recipes/osx/osx.conf similarity index 100% rename from recipes/osx/portable.conf rename to recipes/osx/osx.conf diff --git a/recipes/osx/portable.ra b/recipes/osx/portable.ra deleted file mode 100644 index 8753e043..00000000 --- a/recipes/osx/portable.ra +++ /dev/null @@ -1,7 +0,0 @@ -retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES . -overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media -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 -