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)
Fri, May 15, 1:55 PM
Unknown Object (File)
Fri, May 15, 10:17 AM
Unknown Object (File)
Fri, May 15, 9:00 AM
Unknown Object (File)
Thu, May 14, 12:10 PM
Unknown Object (File)
Mon, Apr 27, 12:56 PM
Unknown Object (File)
Wed, Apr 22, 4:10 PM
Unknown Object (File)
Tue, Apr 21, 2:20 AM
Unknown Object (File)
Mon, Apr 20, 8:36 AM

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