summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO44
1 files changed, 44 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8b212c70c423
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,44 @@
+pkgbase = revolution-desktop-git
+ pkgdesc = A glossy Matrix collaboration client for the desktop.
+ pkgver = r9235.99ae606c
+ pkgrel = 1
+ url = https://gitlab.eastcoast.hosting/ponies/riot-web
+ arch = x86_64
+ license = Apache
+ makedepends = git
+ makedepends = nodejs
+ makedepends = jq
+ makedepends = yarn
+ makedepends = npm
+ makedepends = python
+ makedepends = rust
+ makedepends = sqlcipher
+ makedepends = electron
+ depends = electron
+ provides = riot-desktop
+ backup = etc/revolution/config.json
+ source = matrix-js-sdk::git+https://gitlab.eastcoast.hosting/ponies/matrix-js-sdk.git
+ source = matrix-react-sdk::git+https://gitlab.eastcoast.hosting/ponies/matrix-react-sdk.git
+ source = riot-web::git+https://gitlab.eastcoast.hosting/ponies/riot-web.git
+ source = riot-desktop::git+https://gitlab.eastcoast.hosting/ponies/riot-desktop.git
+ source = revolution-desktop.desktop
+ source = revolution-desktop.sh
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = 822db5d897392092db26a12331d6800983061094f2626a47d33c323ac206aac8
+ sha256sums = 88e1ffc56fe389c5e692ce247243961ac827126f3da50aa591a1a8c792cfd896
+
+pkgname = revolution-web-git
+ pkgdesc = Glossy Matrix collaboration client for the web.
+ provides = vector-web
+ replaces = vector-web
+
+pkgname = revolution-desktop-git
+ pkgdesc = Glossy Matrix collaboration client for the desktop.
+ depends = revolution-web-git=r9235.99ae606c
+ depends = electron
+ depends = sqlcipher
+ backup = etc/revolution/config.json
+