notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
moonlight-embedded-devel Command-line moonlight implementation with keyboard-grabbing support
2.7.2 gamesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: lisp_25689@163.com search for ports maintained by this maintainer
Port Added: 2024-09-16 20:23:42
Last Update: 2024-09-16 20:14:23
Commit Hash: 293907b
License: GPLv3+
WWW:
https://github.com/moonlight-stream/moonlight-embedded
Description:
Moonlight allows you to stream your Desktop or games from your Windows PC(sunshine or NV shield) to your FreeBSD system. In contrast to moonlight-qt, this port can grab keyboard and mouse and has full worked vaapi decoder, which helps in case of crashes. Note: This is a fork of moonlight-embedded aimed for more features and fixes for FreeBSD on amd64, not only on embedded systems.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/moonlight
  2. @sample etc/moonlight/moonlight.conf.sample
  3. share/man/man1/moonlight.1.gz
  4. share/moonlight/gamecontrollerdb.txt
  5. @ldconfig
  6. /usr/local/share/licenses/moonlight-embedded-devel-2.7.2/catalog.mk
  7. /usr/local/share/licenses/moonlight-embedded-devel-2.7.2/LICENSE
  8. /usr/local/share/licenses/moonlight-embedded-devel-2.7.2/GPLv3+
Collapse this list.
Dependency lines:
  • moonlight-embedded-devel>0:games/moonlight-embedded-devel
Conflicts:
CONFLICTS_INSTALL:
  • moonlight-embedded
To install the port:
cd /usr/ports/games/moonlight-embedded-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install games/moonlight-embedded-devel
  • pkg install moonlight-embedded-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: moonlight-embedded-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722750684 SHA256 (moonlight-embedded-devel-2.7.2.tar.xz) = f6bcee1f99953b153f24b777f8284e9ba978133fe50bf2c59988b0b6eeaa4f26 SIZE (moonlight-embedded-devel-2.7.2.tar.xz) = 434756

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. input.h : devel/evdev-proto
  2. xdg-shell.xml : graphics/wayland-protocols
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. sdl2-config : devel/sdl20
  7. x11.pc : x11/libX11
  8. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libavahi-client.so : net/avahi-app
  2. libavcodec.so : multimedia/ffmpeg
  3. libcurl.so : ftp/curl
  4. libepoll-shim.so : devel/libepoll-shim
  5. libevdev.so : devel/libevdev
  6. libexpat.so : textproc/expat2
  7. libopus.so : audio/opus
  8. libudev.so : devel/libudev-devd
  9. libuuid.so : misc/e2fsprogs-libuuid
  10. libva.so : multimedia/libva
  11. libvdpau.so : multimedia/libvdpau
  12. libwayland-client.so : graphics/wayland
  13. libEGL.so : graphics/libglvnd
  14. libGLESv2.so : graphics/libglvnd
  15. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for moonlight-embedded-devel-2.7.2: ====> Options available for the group OTHERS CEC=off: Enable HDMI-CEC(TV controller) feature by using libcec.so ====> Sound (audio) support: you have to select exactly one of them OSS=on: Open Sound System support for embedded(not SDL) platform PULSE=off: PulseAudio sound server support for embedded(not SDL) platform ===> Use 'make config' to modify these settings
Options name:
games_moonlight-embedded-devel
USES:
cmake gl localbase:ldflags perl5 pkgconfig sdl ssl tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/armin-25689/moonlight-embedded/releases/download/v2.7.2/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.2
16 Sep 2024 20:14:23
commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8commit hash: 293907b67c3829737d5218cdf9bafe0144abd2f8 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Armin Zhu
games/moonlight-embedded-devel: moonlight-embedded development version

Moonlight allows you to stream your Desktop or games from your Windows
PC(sunshine or NV shield) to your FreeBSD system.

In contrast to moonlight-qt, this port can grab keyboard and mouse
and has full worked vaapi decoder, which helps in case of crashes.

Note: This is a fork of moonlight-embedded aimed for more features
and fixes for FreeBSD on amd64, not only on embedded systems.

WWW: https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.2

PR:		280632

Number of commits found: 1