Page MenuHomeFreeBSD

Add new port games/moonlight-qt,version 5.0.0
ClosedPublic

Authored by lisp_25689_163.com on Oct 22 2023, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 12:42 PM
Unknown Object (File)
Sat, Sep 5, 10:50 AM
Unknown Object (File)
Thu, Sep 3, 10:02 PM
Unknown Object (File)
Thu, Sep 3, 5:07 PM
Unknown Object (File)
Wed, Sep 2, 10:58 PM
Unknown Object (File)
Wed, Sep 2, 8:25 PM
Unknown Object (File)
Sun, Aug 30, 4:52 AM
Unknown Object (File)
Sat, Aug 29, 3:01 PM

Details

Summary

Add moonlight-qt to ports tree.
from: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/
LICENSE is GPLv3+
Moonlight PC is an open source PC client for NVIDIA GameStream and Sunshine.
In other words, It's streaming software.Can connect to Windows/Linux with low latency.
Similar to moonlight embedded, but specifically created for the desktop environment .

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lisp_25689_163.com created this revision.
arrowd added inline comments.
games/moonlight-qt/Makefile
7

This is default, no need to set it explicitly.

25

Just use a single USES= for all values.

26

Sort values alphabetically, but keep :build items at the end.

Modify the makefile based on arrowd's comments

This revision is now accepted and ready to land.Oct 23 2023, 5:27 PM