summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxiota2024-01-26 06:10:51 -0800
committerxiota2024-01-26 06:50:19 -0800
commit4f5cd565cf6e8a135e3b5a68f6123ef8ee727608 (patch)
tree4dfe33a8b238d2d7d4d0bb910eb72888fb335203 /.SRCINFO
parent9b59b9ded973f257c88da376357a01ed34944207 (diff)
downloadaur-4f5cd565cf6e8a135e3b5a68f6123ef8ee727608.tar.gz
switch to qt6
add dep on libolm build with clang/lld
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33b5a435004d..b489d69dbe38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = quaternion
pkgdesc = Qt-based IM client for the Matrix protocol
pkgver = 0.0.96
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/quotient-im/Quaternion
arch = aarch64
arch = i686
@@ -10,15 +10,19 @@ pkgbase = quaternion
license = LGPL-2.1-or-later
makedepends = cmake
makedepends = git
- depends = hicolor-icon-theme
- depends = qt5-multimedia
- depends = qt5-quickcontrols2
- depends = qt5-tools
- depends = qtkeychain-qt5
- optdepends = qt5-graphicaleffects: Display the conversation history at startup
+ makedepends = qt6-tools
+ depends = libolm.so
+ depends = qt6-multimedia
+ depends = qt6-declarative
+ depends = qtkeychain-qt6
source = quaternion::git+https://github.com/quotient-im/Quaternion#tag=0.0.96
source = libquotient::git+https://github.com/quotient-im/libQuotient
sha256sums = SKIP
sha256sums = SKIP
pkgname = quaternion
+ depends = libolm.so
+ depends = qt6-multimedia
+ depends = qt6-declarative
+ depends = qtkeychain-qt6
+ depends = hicolor-icon-theme