Search Criteria
Package Details: quaternion 0.0.95.1-1
Git Clone URL: | https://aur.archlinux.org/quaternion.git (read-only, click to copy) |
---|---|
Package Base: | quaternion |
Description: | Qt5-based IM client for the Matrix protocol |
Upstream URL: | https://matrix.org/docs/projects/client/quaternion.html |
Licenses: | GPL3 |
Conflicts: | quaternion-git |
Provides: | quaternion |
Submitter: | PureTryOut |
Maintainer: | aa13q |
Last Packager: | aa13q |
Votes: | 24 |
Popularity: | 0.044177 |
First Submitted: | 2016-09-12 17:12 (UTC) |
Last Updated: | 2021-10-28 18:33 (UTC) |
Dependencies (7)
- libquotient (libquotient-git)
- qt5-multimedia (qt5-multimedia-git)
- qt5-quickcontrols (qt5-quickcontrols-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- qt5-tools (qt5-tools-git)
- cmake (cmake-git) (make)
- qtkeychain (qtkeychain-qt5) (optional)
Latest Comments
shoryuken commented on 2022-01-01 10:33 (UTC)
Would be nice to add qt5-graphicaleffects at least as optional dependency, since it is needed to display the conversation history at startup (it is an optional dependency of qt5-quickcontrols2 which is a dependency of quaternion, but it's not obvious…).
arichiardi commented on 2020-11-26 00:47 (UTC) (edited on 2020-11-26 00:59 (UTC) by arichiardi)
EDIT: I had
libquotient
installed, after removal and rebuild it worked.Hi there, I tried to install the latest version but I get:
I see quotient is a dependency, do I need to install anything else?
ilpianista commented on 2020-06-07 14:56 (UTC)
Please add qt-keychain to the deps.
blx32 commented on 2020-04-30 18:35 (UTC)
Please add aarch64, it is compatible.
aa13q commented on 2020-04-23 10:17 (UTC) (edited on 2020-04-23 10:17 (UTC) by aa13q)
L0ric0, you're right, I've also noticed that, but didn't managed it at the first time. The error appeared due to my quotient package was marked as outdated (0.5.3-2) by spectral maintainer. I've updated quotient to beta (0.6-beta1), but it's not supported by quaternion yet.
So I'm reverting update to 0.6-beta1 for quotient for now to support quaternion. And going to think about new release of the quaternion.
L0ric0 commented on 2020-04-23 06:29 (UTC)
with the current libquotient package i am unable to build quaternion with the following error:
Scrumplex commented on 2019-07-15 17:13 (UTC)
I packaged up libQuotient today. I guess this project can now use it as a dependency instead of building it.
seo.disparate commented on 2019-05-26 06:57 (UTC)
As of 2019-05-26 This package fails to build in a clean chroot unless "qt5-multimedia" is added to the dependency list.
hcra commented on 2019-01-28 10:48 (UTC)
AUR cache is here $HOME/.cache/yay. Depends on the Toolkit.
akstrfn commented on 2019-01-27 21:50 (UTC)
As it reads in "No messages in the timeline" if this happens it is a Quanterion bug, the reason is that now this package builds in clean chroot.
Btw, what is aur cache?
hcra commented on 2019-01-27 18:21 (UTC)
I removed qt5-quickcontrols and qt5-quickcontrols2 packages. Cleaned the aur cache and rebuilt quaternion. Then I got no messages. I installed qt5-quickcontrols and qt5-quickcontrols2 again. After this I got messages. This is also mentioned on https://github.com/QMatrixClient/Quaternion search for "No messages in the timeline".
Thanks.
akstrfn commented on 2019-01-27 14:48 (UTC)
Does not look like those are required by upstream. Can you try updated package?
hcra commented on 2019-01-26 21:52 (UTC)
Please add qt5-quickcontrols and qt5-quickcontrols2 to dependencies. Without these packages quaternion don't display any messages.
JCaesar commented on 2018-10-22 11:00 (UTC) (edited on 2018-10-22 11:01 (UTC) by JCaesar)
Seems to be missing qt5-quickcontrols as a runtime dependency. I got log output like:
axionl commented on 2018-10-22 05:12 (UTC)
Missing the
qt5-tools
qt5ct
as depends?vanyasem commented on 2018-05-06 12:28 (UTC)
If possible, please, post patches to the current PKGBUILD instead of reimplementing everything from scratch in the future. Thank you for your suggestions
E5ten commented on 2018-05-05 10:49 (UTC)
Oh sorry now I realize the person who made the new PKGBUILD is not the maintainer so the .SRCINFO is still correct.
E5ten commented on 2018-05-05 10:46 (UTC) (edited on 2018-05-05 10:50 (UTC) by E5ten)
I made an alternate PKGBUILD I hope you'll consider, I modified it to use a little less hardcoding, and also changed it so that it compiles quaternion using a shared lib that goes in /usr/lib instead of statically linking, I tested and this functions just as well. https://hastebin.com/ogikuhuqex.bash also, I think you need to regenerate your .SRCINFO because the AUR page says the package version is still 0.0.5-3.
0x47 commented on 2018-05-04 23:28 (UTC) (edited on 2018-05-04 23:30 (UTC) by 0x47)
I updated and cleaned up this PKGBUILD (and removed typo 128x1128). In case anyone is interested:
EDIT: Sorry, the formatting is all messed up in the comment, so I created this: https://pastebin.com/Zi5N7QqK
MazeChaZer commented on 2017-10-12 09:28 (UTC)
crisbal commented on 2017-08-08 18:38 (UTC)