Search Criteria
Package Details: sunshine-git 2025.1021.185115.r0.g8df1003-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sunshine-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sunshine-git |
| Description: | A self-hosted game stream host for Moonlight |
| Upstream URL: | https://github.com/LizardByte/Sunshine |
| Licenses: | GPL-3.0-only |
| Conflicts: | sunshine |
| Provides: | sunshine |
| Submitter: | greyltc |
| Maintainer: | None |
| Last Packager: | xiota |
| Votes: | 3 |
| Popularity: | 0.000563 |
| First Submitted: | 2023-02-14 08:55 (UTC) |
| Last Updated: | 2025-10-23 00:17 (UTC) |
Dependencies (30)
- avahi
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- icu (icu-gitAUR)
- libayatana-appindicator
- libcap
- libdrm (libdrm-gitAUR)
- libevdev (libevdev-gitAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, libva-headlessAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcb (libxcb-gitAUR)
- libxfixes
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-ps4AUR, mesa-rk35xx-gitAUR, mesa-amber)
- miniupnpc (miniupnpc-gitAUR)
- numactl (numactl-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- Show 10 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
rubin55 commented on 2025-11-03 08:27 (UTC) (edited on 2025-11-03 08:29 (UTC) by rubin55)
The
PKGBUILDwas missing annpm install(which makeviteavailable and hence fixes the previously reported error):rubin55 commented on 2025-11-02 20:09 (UTC)
Build fails today with:
rubin55 commented on 2025-10-22 08:57 (UTC)
Note, discovered the build fails because of system
boost1.89.0 missingboost_system(which was included in systemboost1.88.0 and earlier). I think it's a packaging bug inextra/boost. I filed an issue.aequilibrium commented on 2025-09-29 05:29 (UTC)
nvm, then you also need to adjust makedepends or something, so either make it robust, or just set makedepends to gcc and cudagcc to : ${_cuda_gcc_version:=$(gcc -dumpversion | cut -d. -f1)} so we just build using available gcc :shrug:
aequilibrium commented on 2025-09-29 05:05 (UTC)
@NIICKTCHUNS Yea, the pkgbuild checks cuda depend based on the number cuda builds against, but since now its the rolling version it results in empty. I recommend doing something like
NIICKTCHUNS commented on 2025-09-23 01:01 (UTC) (edited on 2025-09-23 01:03 (UTC) by NIICKTCHUNS)
I'm getting a compilation error
wilsontulus commented on 2025-08-24 05:04 (UTC) (edited on 2025-08-24 05:05 (UTC) by wilsontulus)
If sunshine keeps giving vague errors (e.g. Invalid PIN, Check for open ports, etc.) and you believe you do have the required ports open and also did the configurations correctly, it's most likely the tray icon provider's fault. Most of the time you don't really need the tray icon and can be disabled in PKGBUILD at the build section:
kelvie commented on 2025-06-17 16:58 (UTC)
xiota: added you as a mantainer.
The change that PhoenixtheII suggested just pins it to a specific commit, which defeats the purpose of a -git PKGBUILD, which should build the latest git version.
1 2 3 4 5 Next › Last »