blob: b9716c12287d5aa955089f0cbc14248333c1b2e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
pkgbase = sunshine-git
pkgdesc = Game Stream server for Moonlight, latest git
pkgver = 2024.1102.190004.r0.g39bab45
pkgrel = 1
url = https://github.com/LizardByte/Sunshine
install = sunshine-git.install
arch = x86_64
license = GPL3
makedepends = git
makedepends = boost
makedepends = cmake
makedepends = ninja
makedepends = nodejs
makedepends = npm
depends = avahi
depends = boost-libs
depends = curl
depends = libayatana-appindicator
depends = libevdev
depends = libmfx
depends = libnotify
depends = libpulse
depends = libva
depends = libvdpau
depends = libx11
depends = libxcb
depends = libxfixes
depends = libxrandr
depends = libxtst
depends = miniupnpc
depends = numactl
depends = openssl
depends = opus
depends = udev
optdepends = cuda: NvFBC capture support
optdepends = libcap
optdepends = libdrm
provides = sunshine
conflicts = sunshine
conflicts = sunshine-nox
source = git+https://github.com/LizardByte/Sunshine.git#branch=master
source = git+https://github.com/moonlight-stream/moonlight-common-c.git
source = git+https://gitlab.com/eidheim/Simple-Web-Server.git
source = git+https://github.com/LizardByte/Virtual-Gamepad-Emulation-Client.git
source = git+https://github.com/miniupnp/miniupnp.git
source = git+https://github.com/FFmpeg/nv-codec-headers.git
source = git+https://github.com/michaeltyson/TPCircularBuffer.git
source = git+https://github.com/LizardByte/build-deps.git
source = git+https://github.com/sleepybishop/nanors.git
source = git+https://github.com/cgutman/enet.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = sunshine-git
|