summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Herzberg2018-08-09 12:21:14 +0100
committerMichael Herzberg2018-08-09 12:21:14 +0100
commit773083bc4a310744012b0351be645aed585e9822 (patch)
tree921466b3ee4c1974897a494aedf4cdeb81035e3e /.SRCINFO
downloadaur-773083bc4a310744012b0351be645aed585e9822.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..065b53f09495
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = moonlight-qt-git
+ pkgdesc = GameStream client for PCs (Windows, Mac, and Linux) (master branch)
+ pkgver = r301.2fdfb3e
+ pkgrel = 1
+ url = https://moonlight-stream.com
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ depends = qt5-base
+ depends = qt5-quickcontrols
+ depends = qt5-quickcontrols2
+ optdepends = libva-intel-driver: hardware acceleration for Intel GPUs
+ provides = moonlight-qt
+ conflicts = moonlight-qt
+ source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git
+ md5sums = SKIP
+
+pkgname = moonlight-qt-git
+