Bug 281627 - games/moonlight-embedded-devel: update to 2.7.3
Summary: games/moonlight-embedded-devel: update to 2.7.3
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: Robert Clausecker
URL: https://github.com/armin-25689/moonli...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-21 09:13 UTC by Armin Zhu
Modified: 2024-09-25 06:37 UTC (History)
1 user (show)

See Also:


Attachments
games/moonlight-embedded-devel: update to 2.7.3 (1.88 KB, patch)
2024-09-21 09:13 UTC, Armin Zhu
lisp_25689: maintainer-approval+
Details | Diff
games/moonlight-embedded-devel: update to 2.7.3 (1.88 KB, patch)
2024-09-21 11:04 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-09-21 09:13:43 UTC
Created attachment 253714 [details]
games/moonlight-embedded-devel: update to 2.7.3

Changelog: https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.3

  Major update:
    1. Add gbm display support for launching from terminal.
    2. Fix ffmpeg decoder choose error for selecting software AV1 decoer.
    3. Rewrite precision touchpad evdev driver.
    4. Bump moonlight-common-c to master,for yuv444 support on sunshine(>= 24.0).
Comment 1 Armin Zhu 2024-09-21 11:04:22 UTC
Created attachment 253717 [details]
games/moonlight-embedded-devel: update to 2.7.3

Fix a bug that crashing in splash screen
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-25 06:31:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71cfbf964cec256f7a35c8a4b21910def0c92566

commit 71cfbf964cec256f7a35c8a4b21910def0c92566
Author:     Armin Zhu <lisp_25689@163.com>
AuthorDate: 2024-09-21 11:00:27 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-09-25 06:28:07 +0000

    games/moonlight-embedded-devel: update to 2.7.3

    Changelog: https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.3

    PR:             281627
    Event:          EuroBSDcon 2024

 games/moonlight-embedded-devel/Makefile | 6 +++---
 games/moonlight-embedded-devel/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-09-25 06:37:40 UTC
Thank you for your contribution.