From d9f0b60c802c6a86a894800d1ba2f0404df84cc0 Mon Sep 17 00:00:00 2001 From: radius Date: Tue, 23 Dec 2014 18:12:10 -0500 Subject: [PATCH] add initial theos recipes --- recipes/recipes-theos | 5 +++++ recipes/recipes-theos.conf | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 recipes/recipes-theos create mode 100644 recipes/recipes-theos.conf diff --git a/recipes/recipes-theos b/recipes/recipes-theos new file mode 100644 index 00000000..93fa8900 --- /dev/null +++ b/recipes/recipes-theos @@ -0,0 +1,5 @@ +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 . + + diff --git a/recipes/recipes-theos.conf b/recipes/recipes-theos.conf new file mode 100644 index 00000000..5676e60c --- /dev/null +++ b/recipes/recipes-theos.conf @@ -0,0 +1,5 @@ +THEOS /opt/theos +PATH /opt/theos +PLATFORM theos_ios +platform theos_ios +SUFFIX _ios