Created attachment 251850 [details] games/moonlight-qt:update to 6.0.1 Update to 6.0.1 and use qt6 for building instead Changelog: Bugfixes: Fixed crash when the Vulkan renderer executed on a system with no Vulkan devices Fixed video flicker on some embedded devices Fixed delayed display of the first frame of video on some embedded devices Fixed plane selection logic to avoid picking a plane with a zpos below the primary plane Fixed colorspace selection to take into account available values for the COLOR_ENCODING plane property Updated community-contributed translations from Weblate from https://github.com/moonlight-stream/moonlight-qt/releases/tag/v6.0.1
Hi Armin, thanks for your work. Could you please set maintainer feedback to plus? In this case we can see in "maintainer approved" list.
Hi Zslot,Thanks for the reminder
Created attachment 251856 [details] games/moonlight-qt: update to 6.0.1 and add 'qt5 qt6' make options Keep qt5 toolkit in Makefile may be a better idea. So I add qt5 and qt6 options to Makefile.QT6 is default. Please review. tested by: portlink and 'make test'
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b280d1d7f3bfeaed1881f6ba1ae9053d88e6a31f commit b280d1d7f3bfeaed1881f6ba1ae9053d88e6a31f Author: Armin Zhu <lisp_25689@163.com> AuthorDate: 2024-07-20 17:37:40 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-07-20 17:38:21 +0000 games/moonlight-qt: Update to 6.0.1 PR: 280113 games/moonlight-qt/Makefile | 17 ++++++++++++++--- games/moonlight-qt/distinfo | 6 +++--- .../patch-app_streaming_video_ffmpeg-renderers_drm.cpp | 6 +++--- 3 files changed, 20 insertions(+), 9 deletions(-)
Pushed, thank you.
A commit in branch 2024Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8128a733a9d96b22256d3e80a4ad6133276cc3e0 commit 8128a733a9d96b22256d3e80a4ad6133276cc3e0 Author: Armin Zhu <lisp_25689@163.com> AuthorDate: 2024-07-20 17:37:40 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-07-25 12:40:30 +0000 games/moonlight-qt: Update to 6.0.1 PR: 280113 (cherry picked from commit b280d1d7f3bfeaed1881f6ba1ae9053d88e6a31f) games/moonlight-qt/Makefile | 17 ++++++++++++++--- games/moonlight-qt/distinfo | 6 +++--- .../patch-app_streaming_video_ffmpeg-renderers_drm.cpp | 6 +++--- 3 files changed, 20 insertions(+), 9 deletions(-)