summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKitteh2018-10-27 22:51:07 +0100
committerKitteh2018-10-27 22:51:07 +0100
commit489613d1a1554b8dd719d7c45921f718925994e6 (patch)
treec538b9e4cdccf0bd762355c765bff94c89ea9e49 /.SRCINFO
downloadaur-489613d1a1554b8dd719d7c45921f718925994e6.tar.gz
Initial commit!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..eb04cbe00676
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = kittehplayer
+ pkgdesc = A YouTube-like video player based on Qt, QML and libmpv.
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/NamedKitten/KittehPlayer
+ arch = x86_64
+ license = MPL2
+ makedepends = git
+ makedepends = qt5-tools
+ depends = qt5-svg
+ depends = qt5-declarative
+ depends = qt5-quickcontrols
+ depends = qt5-quickcontrols2
+ depends = mpv
+ depends = qt5-graphicaleffects
+ optdepends = mpv-vapoursynth: for vapoursynth support.
+ optdepends = youtube-dl: for remote video streaming
+ provides = kittehplayer
+ conflicts = kittehplayer
+ source = git+https://github.com/NamedKitten/kittehplayer
+ md5sums = SKIP
+
+pkgname = kittehplayer
+