blob: cdd36eb8d5f17248c792ada2417ed9798ca5df03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = uniview-git
pkgdesc = Watchparties by syncronising video playback across multiple players
pkgver = 0.1.0.r16.g4b59af6
pkgrel = 1
url = https://git.sr.ht/~mpldr/uniview
arch = x86_64
license = AGPL
makedepends = go
makedepends = git
makedepends = protobuf
optdepends = mpv: video playback
optdepends = hicolor-icon-theme: for high-resolution icon
provides = uniview
conflicts = uniview
options = !buildflags
source = uniview::git+https://git.sr.ht/~mpldr/uniview
sha512sums = SKIP
pkgname = uniview-git
|