cmitu
9849fd1ab8
lr-mame2016: fix build with recent python3
...
Looks like some deprecation in python3.11 breaks building the Mame/Mess2016 cores due to some codegen including python scripts.
Similar to the commit for `lr-mame2016`, allows us to build on the newer Bookworm.
2023-10-24 18:21:19 +01:00
Jools Wills
7bcdc6a956
libretrocores - added rp_module_repo to all libretro cores
...
Also use new location for lr-meseon repo due to repository move
2021-02-15 23:54:13 +00:00
Jools Wills
2ec13e4c54
lr-mame2016 / lr-mess2016 - added needed libasound2-dev dependency
...
fixes
3rdparty/portaudio/src/hostapi/alsa/pa_linux_alsa.c:52:10: fatal error: alsa/asoundlib.h: No such file or directory
2020-10-28 17:10:31 +00:00
Jools Wills
d58538d8ba
lr-mame2016 / lr-mess2016 - remove nobin flag
...
Was added due to issues building in emulated chroot. May add another flag for that,
but we are currently using a rpi4 to build binaries so it's not an issue.
2020-10-28 11:52:15 +00:00
cmitu
cdcff18528
lr-mess2016: bgfx removal patch integrated upstream
...
Similar to 70e96f1ad0
2020-10-19 18:50:58 +01:00
Jools Wills
f2884e425a
added nobin flags for lr-mame/lr-mess/lr-mame2016/lr-mess016 to exclude binary builds
...
* disabled due to issues building currently in build system chroot - will revisit
2020-02-16 01:09:51 +00:00
Jools Wills
d1825ea68e
lr-mess2016 - fix building on neon platforms by disabling bgfx
...
* disable bgfx (fails on neon with recent GCC due to outdated SIMD instrinsics) - patch by r-type
* see https://github.com/libretro/mame2016-libretro/pull/25
2019-05-15 12:32:46 +01:00
Jools Wills
5926524aff
added licences to modules
2017-03-01 13:51:12 +00:00
Jools Wills
49738d2f5b
added lr-mess2016
2017-02-03 23:57:24 +00:00