games/moonlight-embedded: update to 2.6.0
- Fixed "video decode buffer too small" errors
- Fixed keyboard no response on platform x11*
- Fixed no sound on platform x11*
- Fixed fixed pin code
- Update man page for moonlight
- Fixed too slow network response
In addition, we now ship a number of patches to improve the experience
on FreeBSD:
- fix slow host response times
- add OSS sound support
- handle keyboard more strictly, avoiding unresponsive keyboards
- default to SDL for gamepad handling
- add a grab/ungrab keyboard shortcut for X11
- add a -nosdl option to switch between libsdl and libevdev on X11
- disable HDR, as it is not supported on FreeBSD.
Submitter becomes maintainer.
PR: 274026