@Fael Thanks for reporting. Should build now. Don't know if function is affected. If so, help identifying relevant upstream commits would be appreciated.
Search Criteria
Package Details: sunshine 0.23.1-5
Package Actions
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: | 54 |
Popularity: | 2.23 |
First Submitted: | 2021-04-26 11:33 (UTC) |
Last Updated: | 2024-09-04 04:09 (UTC) |
Dependencies (30)
- avahi
- boost-libs
- 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)
- libminiupnpc.so (miniupnpc)
- 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
- numactl (numactl-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- Show 10 more dependencies...
Required by (0)
Sources (13)
- cgutman.enet
- eidheim.simple-web-server
- ffmpeg.nv-codec-headers
- lizardbyte.build-deps
- lizardbyte.nvapi-open-source-sdk
- lizardbyte.tray
- lizardbyte.virtual-gamepad-emulation-client
- michaeltyson.tpcircularbuffer
- moonlight-stream.moonlight-common-c
- sleepybishop.nanors
- sunshine
- wayland.wayland-protocols
- wlroots.wlr-protocols
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »
xiota commented on 2024-09-04 04:17 (UTC)
Fael commented on 2024-09-04 00:26 (UTC)
The build seems to be broken after the last system update. Here’s the log.
xiota commented on 2024-07-20 22:43 (UTC)
@HatsuneCthulhu The problem with making more packages is the difficulty of keeping them all synced and updated. It may be considered, but I don't expect major problems. Users who are currently using nvenc would need to have cuda
already installed. They should be able to rebuild without change in functionality.
For those interested, usage on Linux from Steam Hardware Survey, June 2024:
- AMD 62.71%
- Intel 9.29%
- Nvidia 17.54%
- Other 7.84%
Stats list individual devices. Rounding error doesn't fully account for difference from 100% (2.62%). Possibly, lesser used cards from major manufacturers were dropped from the list.
HatsuneCthulhu commented on 2024-07-20 21:20 (UTC) (edited on 2024-07-20 21:22 (UTC) by HatsuneCthulhu)
Glad to see you took the user feedback onboard. Might I suggest potentially splitting the AUR package into sunshine and sunshine-nvenc if it's going to cause issues for nvidia users when trying to update?
Or maybe sunshine-nvidia might be a better name
xiota commented on 2024-07-17 16:20 (UTC)
Forgot to push the update. cuda
should be disabled by default now.
fabian-ang commented on 2024-07-17 14:34 (UTC)
This still defaults to cuda enabled. Only when running as _build_cuda=false makepkg -s
pacman does not try to install cuda
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).
HatsuneCthulhu commented on 2024-07-16 16:16 (UTC)
Pretty sure most people on linux are probably using AMD, this basically makes the AUR package redundant if we're expected to maintain variables in the PKBUILD everytime we want to update.
xiota commented on 2024-07-14 23:59 (UTC) (edited on 2024-07-15 01:23 (UTC) by xiota)
@shogeki cuda
is a makedep, required to build the package. It may be uninstalled after building. This was omitted by the previous maintainers and the cause of complaint that this package is "partially broken".
cuda
is a heavy package (1.7G download, 4.8G installed). Options could be added to allow users to skip it. The PKGBUILD would be more complicated. cuda
enabled would stay the default
Update: Set _build_cuda=f
to skip cuda
.
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) becausecuda
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!