blob: 2998004bc6fe4642cdaf58e035d78ae999c9802b (
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 = 2
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 = 4e4d23f15633c14be1b1497efec7a8816dd48bcd9a08876963919c5aab0866fb
pkgname = moonshine-git
|