summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Herzberg2018-08-09 00:10:05 +0100
committerMichael Herzberg2018-08-09 00:10:05 +0100
commitc23787e40ad50bfe42d1bbb6a07b49117419e276 (patch)
treebfce670b9cedeacf213be377ac47cd13ea051395 /.SRCINFO
downloadaur-c23787e40ad50bfe42d1bbb6a07b49117419e276.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c6bba7039c56
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = moonlight-qt
+ pkgdesc = GameStream client for PCs (Windows, Mac, and Linux)
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://moonlight-stream.com
+ arch = x86_64
+ license = GPL
+ depends = qt5-base
+ depends = qt5-quickcontrols
+ depends = qt5-quickcontrols2
+ optdepends = libva-intel-driver: hardware acceleration for Intel GPUs
+ source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git#tag=v0.1.0
+ md5sums = SKIP
+
+pkgname = moonlight-qt
+