games/moonlight-embedded-devel: Update 2.7.4 => 2.7.5
Changelog:
- Optimize input interaction with -nograb mode. Now can use ALT+CTRL to change mouse grab mode with -nograb mode.
- Add feature that can choose render style.For example, use -fixed to keep render ratio with different window size.(-windowed option)
- Add feature that can record window size and site under X server. This need -config /path/to/file -save /path/to/file options to enable.
- Add note: If meet crash frequently, try adjust Integrated Graphics Device(IDG) Aperture size from BIOS.
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.5
Improve port:
- Fix warnings from portclippy.
- Fix the alignment in a few places.
- Merge the REINPLACE_CMD in the post-extract.
PR: 289430