summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..747a660594dd
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = barrier-git
+ pkgdesc = Open-source KVM software based on Synergy (GUI)
+ pkgver = 2.1.2
+ pkgrel = 2
+ url = https://github.com/debauchee/barrier
+ arch = any
+ license = GPLv2
+ makedepends = python-setuptools
+ depends = hicolor-icon-theme
+ depends = qt5-base
+ depends = barrier-headless-git
+ depends = cmake
+ provides = barrier
+ conflicts = barrier
+ source = barrier-git::git+https://github.com/debauchee/barrier.git
+ sha256sums = SKIP
+
+pkgname = barrier-git
+