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)
Mon, May 6, 2:18 PM
Unknown Object (File)
Wed, May 1, 10:28 PM
Unknown Object (File)
Wed, May 1, 2:26 PM
Unknown Object (File)
Sun, Apr 28, 11:45 PM
Unknown Object (File)
Sat, Apr 27, 5:17 PM
Unknown Object (File)
Fri, Apr 26, 2:06 AM
Unknown Object (File)
Tue, Apr 23, 3:30 PM
Unknown Object (File)
Apr 8 2024, 8:42 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