Port details |
- moonlight-qt Gamestream client
- 6.1.0 games =2 6.0.1Version of this port present on the latest quarterly branch.
- Maintainer: lisp_25689@163.com
- Port Added: 2023-10-23 17:33:06
- Last Update: 2024-09-25 06:28:07
- Commit Hash: 0544668
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/moonlight-stream/moonlight-qt
- Description:
- Moonlight PC is an open source PC client for NVIDIA GameStream and Sunshine. It
allows you to stream your full collection of games from your Windows/Linux
desktop to your FreeBSD system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- moonlight-qt>0:games/moonlight-qt
- To install the port:
- cd /usr/ports/games/moonlight-qt/ && make install clean
- To add the package, run one of these commands:
- pkg install games/moonlight-qt
- pkg install moonlight-qt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: moonlight-qt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726832303
SHA256 (MoonlightSrc-6.1.0.tar.gz) = 696cc470a62e2f2e9b77739d400b389e7578c9510383c08614007c92be49d5b0
SIZE (MoonlightSrc-6.1.0.tar.gz) = 85936443
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan.h : graphics/vulkan-headers
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libopus.so : audio/opus
- libva.so : multimedia/libva
- libdrm.so : graphics/libdrm
- libvdpau.so : multimedia/libvdpau
- libplacebo.so : graphics/libplacebo
- libwayland-client.so : graphics/wayland
- libEGL.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for moonlight-qt-6.1.0:
====> Options available for the single QT: you have to select exactly one of them
QT6=on: QT 6 toolkit support
QT5=off: QT 5 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- games_moonlight-qt
- USES:
- desktop-file-utils gl localbase:ldflags pkgconfig qmake:outsource sdl ssl xorg qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.0 25 Sep 2024 06:28:07 |
Robert Clausecker (fuz) Author: Armin Zhu |
games/moonlight-qt: update to 6.1.0
Changelog: https://github.com/moonlight-stream/moonlight-qt/releases/tag/v6.1.0
Bugfixes:
Fixed incorrect color range when streaming with AV1 from a host with an AMD
GPU
Fixed unexpected tearing artifacts when streaming with Intel Ivy Bridge GPUs
Updated community-contributed translations from Weblate
PR: 281626
Event: EuroBSDcon 2024 |
6.0.1 25 Jul 2024 12:33:21 |
Vladimir Druzenko (vvd) |
games/moonlight-qt: replace local patch with patch from upstream
https://github.com/moonlight-stream/moonlight-qt/commit/9e92c07cb7bce3591f43df2984f4e8dc61511c95
PR: 280425
MFH: 2024Q3 |
6.0.1 24 Jul 2024 16:24:24 |
Vladimir Druzenko (vvd) Author: Armin Zhu |
games/moonlight-qt: Build fails on i386: cannot initialize a member subobject of
type 'VkSurfaceKHR' (aka 'unsigned long long') with an rvalue of type
'std::nullptr_t'
In file included from
/wrkdirs/usr/ports/games/moonlight-qt/work/moonlight-qt-6.0.1/app/streaming/video/ffmpeg.cpp:48:
/wrkdirs/usr/ports/games/moonlight-qt/work/moonlight-qt-6.0.1/app/streaming/video/ffmpeg-renderers/plvk.h:57:32:
error: cannot initialize a member subobject of type 'VkSurfaceKHR' (aka
'unsigned long long') with an rvalue of type 'std::nullptr_t'
57 | VkSurfaceKHR m_VkSurface = nullptr;
| ^~~~~~~
Upstream bug-report:
https://github.com/moonlight-stream/moonlight-qt/issues/1367
PR: 280425
MFH: 2024Q3 |
6.0.1 20 Jul 2024 17:38:21 |
Gleb Popov (arrowd) Author: Armin Zhu |
games/moonlight-qt: Update to 6.0.1
PR: 280113 |
5.0.1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
5.0.1 07 Nov 2023 00:16:49 |
Robert Clausecker (fuz) Author: Armin Zhu |
games/moonlight-qt: Update to 5.0.1
Changelog: https://github.com/moonlight-stream/moonlight-qt/releases/tag/v5.0.1
PR: 274791 |
5.0.0 07 Nov 2023 00:16:49 |
Robert Clausecker (fuz) Author: Armin Zhu |
games/moonlight-qt: Fix build error for 12.4-RELEASE
There is openssl.pc in /usr/libdata/pkgconf on FreeBSD 13.2-RELEASE.
But there is nothing on 12.4-RELEASE.So 'PKGCONF += openssl' in .pro
file will fail on it. Openssl 1.1.1q is the native part of the system.
It should check for the existence of this dependency without limiting
the openssl version. I have deleted PKGCONF += openssl and manual
add appropriate LDFLAGS on 12.4-RELEASE
PR: 274791 |
5.0.0 23 Oct 2023 17:30:56 |
Gleb Popov (arrowd) |
games/moonlight-qt: Open source PC client for NVIDIA GameStream and Sunshine
Differential Revision: https://reviews.freebsd.org/D42323 |