Bug 280113 - games/moonlight-qt: update to 6.0.1
Summary: games/moonlight-qt: update to 6.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL: https://github.com/moonlight-stream/m...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-03 14:32 UTC by Armin Zhu
Modified: 2024-07-25 12:41 UTC (History)
3 users (show)

See Also:
lisp_25689: maintainer-feedback+


Attachments
games/moonlight-qt:update to 6.0.1 (2.80 KB, patch)
2024-07-03 14:32 UTC, Armin Zhu
no flags Details | Diff
games/moonlight-qt: update to 6.0.1 and add 'qt5 qt6' make options (3.35 KB, patch)
2024-07-04 05:06 UTC, Armin Zhu
lisp_25689: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Zhu 2024-07-03 14:32:22 UTC
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
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-03 18:59:21 UTC
Hi Armin,
thanks for your work. Could you please set maintainer feedback to plus? In this case we can see in "maintainer approved" list.
Comment 2 Armin Zhu 2024-07-04 00:31:39 UTC
Hi Zslot,Thanks for the reminder
Comment 3 Armin Zhu 2024-07-04 05:06:18 UTC
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'
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-07-20 17:39:22 UTC
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(-)
Comment 5 Gleb Popov freebsd_committer freebsd_triage 2024-07-20 17:39:51 UTC
Pushed, thank you.
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-07-25 12:41:32 UTC
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(-)