Commit Graph

385 Commits

Author SHA1 Message Date
Matthias Reichl
64ec7e0211 Merge pull request #7794 from heitbaum/gcc
gcc: update to 13.1.0
2023-05-10 16:41:31 +02:00
Rudi Heitbaum
1bcc6a302d libretro-bsnes-hd: fix build with gcc-13 2023-05-07 05:25:10 +00:00
Rudi Heitbaum
cba5fb23c0 libretro-bsnes: fix build with gcc-13 2023-05-07 05:25:10 +00:00
Rudi Heitbaum
6a11a5770f libretro-uae4arm: build does not search for libraries in non standard directories so add additional -L directories 2023-04-30 13:14:32 +00:00
CvH
04f3154930 Merge pull request #7792 from heitbaum/addon-fixes
libretro-beetle-psx: for opengl builds set library name to mednafen_psx_hw_libretro
2023-04-25 20:23:02 +02:00
Rudi Heitbaum
91d9069d44 libretro-mame2000: fix build with aarch64 2023-04-25 11:51:00 +00:00
Rudi Heitbaum
add9cb57df libretro-beetle-psx: for opengl builds set library name to mednafen_psx_hw_libretro 2023-04-25 05:45:03 +00:00
CvH
e57f43ad89 packages/emulators: fix licences 2023-04-10 16:12:06 +02:00
Garrett Brown
f371dc4734 packages/emulators: remove i386 2023-04-10 16:12:06 +02:00
Garrett Brown
a1b3872272 packages/emulators: drop packages 2023-04-10 16:12:06 +02:00
Garrett Brown
e3b9f5e016 packages/emulators: update packages 2023-04-10 16:12:06 +02:00
Garrett Brown
7c847c106d retroplayer: add new emulators 2023-04-10 16:12:06 +02:00
Matthias Reichl
47a43e3dde update retroplayer addons to latest versions
also bump PKG_REV of all not-updated addons to make sure freshly
built addons get rolled out to LE11 nightly users

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-28 23:13:23 +01:00
Matthias Reichl
1120b8ca73 update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-27 17:17:38 +01:00
Matthias Reichl
bcb869a387 Revert "libretro-fbneo: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds"
This reverts commit e80603557c.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 21:13:52 +01:00
Matthias Reichl
19546c226a libretro-dosbox-pure: update cross compile patch
Patched sourced from LibreELEC-RR repo

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:54 +01:00
Matthias Reichl
5a27b1bf6f libretro-uae: add patch to fix build with glibc 2.35
Patched sourced from LibreELEC-RR repo

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:54 +01:00
Matthias Reichl
fff4968047 libretro-mame2016: fix build with Python 3
Universal newline handling is default since Python 3 and the "U"
file mode has been deprecated and is finally removed now. Drop the
"U" flag to fix build with Python 3.11

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:54 +01:00
Matthias Reichl
2b6a943e03 libretro-mame2015: fix build with Python 3
Universal newline handling is default since Python 3 and the "U"
file mode has been deprecated and is finally removed now. Drop the
"U" flag to fix build with Python 3.11

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:54 +01:00
Matthias Reichl
8fb805ef1f update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 16:32:47 +01:00
Matthias Reichl
4c5b778415 libretro-common: initial package
This is a dependency of newer game.libretro versions

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 14:58:36 +01:00
Matthias Reichl
898996e762 rcheevos: initial package
This is a dependency of newer game.libretro versions

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-12 14:58:36 +01:00
Jernej Skrabec
2fd48a356c libretro-vecx: add missing graphics dependency 2022-08-21 08:23:31 +02:00
Rudi Heitbaum
e80603557c libretro-fbneo: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds 2022-07-22 07:25:46 +00:00
Rudi Heitbaum
11a48fe2bb libretro-fsuae: update PKG_DEPENDS_HOST 2022-05-27 06:36:32 +00:00