* puae_libretro: bumped to version 2.6.1:20240504
* bsnes_libretro: bumped to version 115.1:20240301
* fbneo_libretro: bumped to version 1.0.0.0:20240503
* fceumm_libretro: bumped to version 0.0.1:20240406
* gambatte_libretro: bumped to version 0.5.0:20240503
* gearboy_libretro: bumped to version 3.4:20240417
* gearcoleco_libretro: bumped to version 1.0.0:20240322
* gearsystem_libretro: bumped to version 3.4.1:20240417
* genesis_plus_gx_libretro: bumped to version 1.7.4:20240503
* mame2003_plus_libretro: bumped to version 1.0:20240507
* mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20240503
* mednafen_pce_libretro: bumped to version 0.9.38.7:20240503
* mednafen_psx_hw_libretro: bumped to version 0.9.44.1:20240503
* mednafen_psx_libretro: bumped to version 0.9.44.1:20240503
* mednafen_saturn_libretro: bumped to version 0.9.45.1:20240225
* mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20240503
* mgba_libretro: bumped to version 0.6.1:20240228
* nestopia_libretro: bumped to version 1.49:20240407
* opera_libretro: bumped to version 1.0.0:20240506
* snes9x_libretro: bumped to version 1.60:20240502
* stella_libretro: bumped to version 6.5.3:20240506
* vecx_libretro: bumped to version 1.2:20240317
I had patches in generated files, patch the generator instead.
Also provide the same flags at build and install time (it seems to help
with locating the plugins)
move settings back to /system/settings and adjust documentation
create crond user for the daemon to use
fix sendmail paths
fix standard PATH variable for jobs
Untested with internet delivery but delivering to local users works.
The recipe is a bit ugly since the `dma` executable wants to have setgid of the
group that is created by the package itself. The package could be made to run
as uid 0, but, using a post-install script to make the spool dirs and a copy of
the dma executable with correct ownership seems to work ok for now.