blob: e0822c1894fbc83346712431d860229ad4c72864 (
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
|
pkgbase = revda-git
pkgdesc = Cute and useful Live Stream Player with danmaku support.
pkgver = 5.3.0.r0.gb0d4443
pkgrel = 1
url = https://github.com/THMonster/Revda
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = rust
makedepends = ninja
makedepends = yarn
makedepends = extra-cmake-modules
depends = mpv
depends = ffmpeg
depends = curl
depends = webkit2gtk
optdepends = nodejs: for douyu support
provides = revda
provides = qliveplayer-git
conflicts = revda
conflicts = qliveplayer-git
replaces = qliveplayer-git
source = Revda::git+https://github.com/THMonster/Revda.git
source = dmlive::git+https://github.com/THMonster/dmlive.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = revda-git
|