Package Details: sunshine 0.23.1-5

Git Clone URL: https://aur.archlinux.org/sunshine.git (read-only, click to copy)
Package Base: sunshine
Description: A self-hosted GameStream host for Moonlight
Upstream URL: https://github.com/LizardByte/Sunshine
Keywords: gaming moonlight streaming
Licenses: GPL-3.0-only
Submitter: hadogenes
Maintainer: dr460nf1r3 (xiota)
Last Packager: xiota
Votes: 53
Popularity: 2.08
First Submitted: 2021-04-26 11:33 (UTC)
Last Updated: 2024-09-04 04:09 (UTC)

Pinned Comments

xiota commented on 2024-07-17 01:54 (UTC) (edited on 2024-07-17 01:56 (UTC) by xiota)

Switched to default to cuda disabled (no nvenc) because cuda is a heavy package and Nvidia users are minority on Linux.

Nvidia users, install cuda manually before building or run as _build_cuda=t makepkg (method to pass variables to AUR helpers may vary).

xiota commented on 2024-07-09 23:41 (UTC) (edited on 2024-07-27 10:27 (UTC) by xiota)

Comments here are for matters related to this AUR package only. Discussion of upstream issues should take place upstream. The upstream link is in package details.

For those concerned about "losing" upstream support for AUR, such support had already officially been discontinued long ago. The relevant comment from 2023-02-21 is pinned.

Before reporting issues to upstream, confirm them with git checkout or upstream binaries. Properly confirmed bugs do not need to mention AUR.

Package-specific issues should be reported here.

<deleted-account> commented on 2023-02-21 02:33 (UTC)

In order to simplify maintenance of Sunshine, we have decided to drop support of this AUR package, since we are now publishing a pre-compiled pkg.tar.zst package as well as the PKGBUILD file to our GitHub releases. If someone would like to take over the AUR it would be ideal if there is communication with us in our Discord. Please reach out if you're interested. Thanks!

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16

gstacks commented on 2021-09-16 04:09 (UTC)

Running into the same error too - nothing I do via the web UI has any effect on the settings. Would be great to get a fix for this.

sethicis commented on 2021-09-08 02:18 (UTC) (edited on 2021-09-08 02:24 (UTC) by sethicis)

The apps_linux.json and sunshine.conf are installed as root:root, but the service runs under the user space, so Sunshine cannot update its own config files or add apps to the json file.

Would you mind updating this so the files are at least in the same group as the running user with write access?

hadogenes commented on 2021-07-12 08:42 (UTC)

corrected

TheElix commented on 2021-07-09 15:01 (UTC)

Hi, I noticed that the "assets/web" folder is not added into the package. This causes Web UI to not work as it should, since required HTML files are present inside that folder. Is possible to fix this? Thank you!

vyfvyf commented on 2021-05-13 12:30 (UTC)

Cant update to version 0.5.0, because new version has different tag "0.5.0" but PKGBUILD looks for "tag=v$pkgver" with "v" symbol.