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 .. 5 6 7 8 9 10 11 12 13 14 15 16 Next › Last »

<deleted-account> commented on 2023-03-05 14:58 (UTC)

Since no one cares to reply on Discord or Github, I'll ask here as well: After running sunshine, I get this message:

Error: Couldn't connect to pulseaudio: Acess Denied
Warning: There will be no audio

Sunshine works, however I really don't have any sound then on the client. I have PipeWire installed. I am on KDE Wayland

<deleted-account> commented on 2023-03-05 14:58 (UTC)

Since no one cares to reply on Discord or Github, I'll ask here as well: After running sunshine, I get this message:

Error: Couldn't connect to pulseaudio: Acess Denied
Warning: There will be no audio

Sunshine works, however I really don't have any sound then on the client. I have PipeWire installed.

KuleRucket commented on 2023-02-22 16:26 (UTC) (edited on 2023-02-23 08:25 (UTC) by KuleRucket)

I have started maintaining now. I have updated 0.18.4, re-instated the install file and added the automatic setcap, and prevented the large download of macos/windows ffmpeg modules.

<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!

<deleted-account> commented on 2023-02-15 16:09 (UTC)

We're in process of updating the method for pushing images here. v0.18.3 is equal to v0.18.2. Please do not flag out of date. Thanks.

<deleted-account> commented on 2023-02-15 16:07 (UTC)

@greyltc We maintain these files in our source github repo. Please reach out on our discord server to discuss. Also, we're aware of this not receiving the last update. The v0.18.3 release was a test which failed. We're working to fix it.

greyltc commented on 2023-02-14 08:27 (UTC)

Hey, I think there are a few issues with this package that I'd be happy to fix if you'd like to add me as a co-maintainer.

<deleted-account> commented on 2023-02-08 17:54 (UTC)

Please see here (https://discord.com/channels/804382334370578482/1020335711607599144/1072884852594057299) for an important message about testing a change to our AUR packaging. You can join our discord at https://app.lizardbyte.dev/discord ... We really need some people to test this out. If no one wants to test it then changes will get pushed anyway, but we'd like feedback before pushing updates here.

<deleted-account> commented on 2023-01-25 03:41 (UTC)

@patlefort This was unintentional and has been fixed. https://github.com/LizardByte/Sunshine/issues/678 ... You will now only see an update on release events.

patlefort commented on 2023-01-24 01:49 (UTC)

I just noticed that this package's source is being updated automatically while the version isn't changing. That shouldn't be the case, it's expected that a package named sunshine would provide only stable releases from upstream and maybe incorporate patches if they are important. If people want the absolute latest from git, you can create a sunshine-git package (https://wiki.archlinux.org/title/VCS_package_guidelines).