Search Criteria
Package Details: sunshine-git 2024.713.205505.r0.g18e7dfb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sunshine-git.git (read-only, click to copy) |
---|---|
Package Base: | sunshine-git |
Description: | Game Stream server for Moonlight, latest git |
Upstream URL: | https://github.com/LizardByte/Sunshine |
Licenses: | GPL3 |
Conflicts: | sunshine, sunshine-nox |
Provides: | sunshine |
Submitter: | greyltc |
Maintainer: | kelvie |
Last Packager: | kelvie |
Votes: | 3 |
Popularity: | 1.31 |
First Submitted: | 2023-02-14 08:55 (UTC) |
Last Updated: | 2024-07-14 06:06 (UTC) |
Dependencies (29)
- avahi
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libayatana-appindicator
- libevdev (libevdev-gitAUR)
- libmfx (libmfx-gitAUR, intel-media-stack-binAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvdpau
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxfixes
- libxrandr (libxrandr-gitAUR)
- libxtst
- miniupnpc (miniupnpc-gitAUR)
- numactl (numactl-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- udev (systemd-chromiumosAUR, eudevAUR, systemd-selinuxAUR, systemd-fmlAUR, systemd-gitAUR, systemd)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (optional) – NvFBC capture support
- libcap (optional)
- libdrm (libdrm-gitAUR) (optional)
Required by (0)
Sources (10)
- git+https://github.com/cgutman/enet.git
- git+https://github.com/FFmpeg/nv-codec-headers.git
- git+https://github.com/LizardByte/build-deps.git
- git+https://github.com/LizardByte/Sunshine.git#branch=master
- git+https://github.com/LizardByte/Virtual-Gamepad-Emulation-Client.git
- git+https://github.com/michaeltyson/TPCircularBuffer.git
- git+https://github.com/miniupnp/miniupnp.git
- git+https://github.com/moonlight-stream/moonlight-common-c.git
- git+https://github.com/sleepybishop/nanors.git
- git+https://gitlab.com/eidheim/Simple-Web-Server.git
Latest Comments
1 2 Next › Last »
kelvie commented on 2024-06-30 06:11 (UTC)
And as I was writing the patch it turns out someone already did it:
https://github.com/LizardByte/Sunshine/pull/2746
anyway, I've included my version.
kelvie commented on 2024-06-30 05:49 (UTC)
@sirrkitt https://github.com/LizardByte/Sunshine/issues/2775 looks like this needs to be fixed upstream, I'll see if I can patch it in the meantime
sirrkitt commented on 2024-06-30 05:27 (UTC)
Fails to build after arch updated miniupnpc to 2.2.8-1
kelvie commented on 2024-05-24 23:01 (UTC)
martyg: sorry, had notifications off for this repo for some reason.
I added it as a depends not makedepends since it seems like they're dynamically linked. Also updated the branch name.
martyg commented on 2024-04-16 02:49 (UTC)
Please add libnotify, libayatana-appindicator to makedepends list. Thanks.
kelvie commented on 2024-03-05 05:33 (UTC)
Adopted the package, should be up-to-date and buildable now.
kelvie commented on 2024-01-28 07:28 (UTC)
Patch to make this work:
sdave.b commented on 2024-01-11 00:09 (UTC) (edited on 2024-01-11 00:09 (UTC) by sdave.b)
In the PKGBUILD, the lines that read
git rm -f third-party/ffmpeg-windows-x86_64
should berm -f
. There's no need to remove the files from source control, the author probably meant to remove the files from the build directoryjoeknock commented on 2024-01-03 23:08 (UTC)
needed to remove the git rm lines in prepare(). seem to be not included in git repo anymore?
Also needed to install miniupnpc for compilation to succeed.
lysergia commented on 2023-10-14 19:06 (UTC)
Requires
libayatana-appindicator
or as an optional dependency with-D SUNSHINE_REQUIRE_TRAY=0
.1 2 Next › Last »