Package Details: sunshine-bin 2025.122.141614-1

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)

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 its libminiupnpc.so.17.

A dirty fix is to soft link libminiupnpc.so.18 in /usr/lib as libminiupnpc.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)

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 find libappindicator3.so.1

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 find libappindicator3.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