blob: 27a809b0695d3684c4fd9fbc3d64d6ae97c07024 (
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
|
pkgbase = moonshine-git
pkgdesc = Streaming server for Moonlight clients, written in Rust.
pkgver = r212.8b03f0e
pkgrel = 1
url = https://github.com/hgaiser/moonshine
arch = x86_64
license = BSD-2-Clause
makedepends = git
makedepends = rust
depends = avahi
depends = cuda
depends = ffmpeg
depends = gcc-libs
depends = glibc
depends = libpulse
depends = nvidia-utils
depends = openssl
depends = opus
provides = moonshine
conflicts = moonshine
options = !lto
source = moonshine::git+https://github.com/hgaiser/moonshine
source = moonshine.service
sha256sums = SKIP
sha256sums = dc1d8e62f3a3d6b6af11f0c6418a29ba6889301e48d23b50d15cdde4f8e81099
pkgname = moonshine-git
|