Search Criteria
Package Details: sunshine-bin 2025.122.141614-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sunshine-bin.git (read-only, click to copy) |
---|---|
Package Base: | sunshine-bin |
Description: | A self-hosted game stream host for Moonlight. |
Upstream URL: | https://app.lizardbyte.dev |
Keywords: | gaming moonlight streaming |
Licenses: | GPL-3.0-only |
Conflicts: | sunshine |
Provides: | sunshine |
Submitter: | chungn |
Maintainer: | chungn (escape0707) |
Last Packager: | chungn |
Votes: | 12 |
Popularity: | 0.71 |
First Submitted: | 2023-03-27 15:27 (UTC) |
Last Updated: | 2025-02-03 17:00 (UTC) |
Dependencies (23)
- avahi
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libayatana-appindicator
- libcap
- libdrm (libdrm-gitAUR)
- 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)
- 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-fmlAUR, systemd-selinuxAUR, systemd-gitAUR, systemd)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (optional) – Nvidia GPU encoding support
- libva-mesa-driver (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa) (optional) – AMD GPU encoding support
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (optional) – Virtual X server for headless testing
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
escape0707 commented on 2024-07-06 21:35 (UTC) (edited on 2024-07-06 21:35 (UTC) by escape0707)
@starscaledragon Good call. Last time when a similar dependency outdate issue happened there are some breaking changes between the dependency (boost lib) versions so I didn't bother. This time it seems we might be able to mitigate with the method you mentioned. Although I'm kind of busy right now (moving to a new place without fibre net installed yet). Could the package owner @chungn take a look at this if you are still around?
ThaCheeseBun commented on 2024-07-02 23:09 (UTC)
@escape0707 Ah okay, i see, will switch to the regular sunshine package for the time being then, thanks :)
zincles commented on 2024-07-02 17:08 (UTC)
this doesn't works correctly anymore because of the update of
miniupnpc
and itslibminiupnpc.so.17
.A dirty fix is to soft link
libminiupnpc.so.18
in/usr/lib
aslibminiupnpc.so.17
, which would allow sunshine to boot (with errors, sorry.)By the way, there's also a
Flatpak
version available if you don't want those dirty fix, or wait for the updates of sunshine.escape0707 commented on 2024-07-02 13:20 (UTC) (edited on 2024-07-02 13:21 (UTC) by escape0707)
@ThaCheeseBun Unfortunately, this
-bin
package only tracks upstream binary releases, so when linking problems occur, there is nothing I can do but update to the next upstream build as soon as possible. If you don't want to wait, then you can try the non-bin
package, which should always build against your current system packages / dependencies and solve the problems.ThaCheeseBun commented on 2024-07-01 13:01 (UTC)
miniupnpc got updated to 2.2.8 so sunshine no longer runs as it's built against libminiupnpc.so.17. could we get an update? :)
escape0707 commented on 2024-04-22 10:31 (UTC)
Then maybe
libayatana-appindicator
is not needed anymore now? I don't have time to set up a clean chroot environment to verify, tho...pyamsoft commented on 2024-04-07 19:07 (UTC) (edited on 2024-04-07 19:13 (UTC) by pyamsoft)
Hello!
On my system running the latest version 0.23.0-1,
libappindicator-gtk3
is required at runtime or else Sunshine fails to launch, complaining that it cannot findlibappindicator3.so.1
escape0707 commented on 2024-03-29 02:24 (UTC)
@ob3r0n Thank you for your reminder. Starting from v0.22.0, Sunshine indeed uses the system installed
miniupnpc
package. I've added it to the dependency list. Didn't bump pkgrel as most users who already have Sunshine installed and functioning might already have miniupnpc installed, too, and don't want to be bothered.ob3r0n commented on 2024-03-28 15:15 (UTC)
Please add miniupnpc to dependencies
« First ‹ Previous 1 2 3 4 Next › Last »