Port details on branch 2023Q4 |
- moonlight-embedded Gamestream client
- 2.6.1 games
=0 2.6.1Version of this port present on the latest quarterly branch. - Maintainer: lisp_25689@163.com
 - Port Added: 2023-10-19 07:15:26
- Last Update: 2023-10-19 07:10:08
- Commit Hash: de62baa
- License: GPLv3+
- WWW:
- https://github.com/moonlight-stream/moonlight-embedded
- Description:
- Moonlight Embedded is an open source implementation of NVIDIA's
GameStream, as used by the NVIDIA Shield.
Moonlight Embedded allows you to stream your full collection of games
from your powerful Windows desktop to your FreeBSD system.
First, pair: # moonlight pair 192.168.0.1
Then, connect: # moonlight stream -app Desktop -1080 192.168.0.1
ENJOY!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- moonlight-embedded>0:games/moonlight-embedded
- To install the port:
- cd /usr/ports/games/moonlight-embedded/ && make install clean
- To add the package, run one of these commands:
- pkg install games/moonlight-embedded
- pkg install moonlight-embedded
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: moonlight-embedded
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697067500
SHA256 (moonlight-embedded-2.6.1.tar.xz) = 1a252e18ac637e0ad7180238fa868e04629a3d8e43232097d5ccaa3b4142fded
SIZE (moonlight-embedded-2.6.1.tar.xz) = 327632
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:
-
- input.h : devel/evdev-proto
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- x11.pc : x11/libX11
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libavcodec.so : multimedia/ffmpeg
- libcurl.so : ftp/curl
- libepoll-shim.so : devel/libepoll-shim
- libevdev.so : devel/libevdev
- libexpat.so : textproc/expat2
- libopus.so : audio/opus
- libudev.so : devel/libudev-devd
- libuuid.so : misc/e2fsprogs-libuuid
- libvdpau.so : multimedia/libvdpau
- libva.so : multimedia/libva
- libEGL.so : graphics/libglvnd
- libGLESv2.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_moonlight-embedded
- USES:
- cmake gl localbase:ldflags perl5 pkgconfig sdl ssl tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1 19 Oct 2023 07:10:08
    |
Robert Clausecker (fuz)  Author: Armin Zhu |
games/moonlight-embedded: update to 2.6.1
*Security fixes:
Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801
From:
https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.1
*Optimize the experience of grabing the keyboard.
Now,Exclusive grab keyboard is the default behavior.But maybe it doesn't
work on the Wayland WM.
Use Alt+Ctrl+Shift+Z to grab or ungrab keyboard.
*Optimize the experience of using the gamepad on FreeBSD.
Replace the libevdev drive gamepad with SDL to ensure maximum
compatibility.
The rumble on the gamepad may not work.
*Update man page.
Explanation for changed patch files:
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|