blob: e54128334f378642eee72256cdb93b1976e3ba1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = piscesys-videoplayer-git
pkgdesc = An open source video player built with Qt/QML and libmpv
pkgver = 0.9
pkgrel = 1
url = https://gitlab.com/piscesys/videoplayer
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
makedepends = qt5-tools
makedepends = git
depends = piscesys-fishui-git
depends = libpiscesys-git
depends = mpv
depends = qt5-quickcontrols2
provides = piscesys-videoplayer
conflicts = piscesys-videoplayer
conflicts = cutefish-videoplayer-git
source = git+https://gitlab.com/piscesys/videoplayer.git
sha512sums = SKIP
pkgname = piscesys-videoplayer-git
|