Search Criteria
Package Details: quaternion-git 0.0.96.1.r35.g54fc44d-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/quaternion-git.git (read-only, click to copy) |
---|---|
Package Base: | quaternion-git |
Description: | Qt-based IM client for the Matrix protocol |
Upstream URL: | https://github.com/quotient-im/Quaternion |
Licenses: | GPL-3.0-or-later, LGPL-2.1-or-later |
Conflicts: | quaternion |
Provides: | quaternion |
Submitter: | mweinelt |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 19 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-05 19:19 (UTC) |
Last Updated: | 2024-11-18 21:35 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libolm (libolm-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qtkeychain-qt6
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-tools (make)
Latest Comments
1 2 3 Next › Last »
xiota commented on 2024-11-11 20:02 (UTC) (edited on 2024-11-11 21:32 (UTC) by xiota)
@CyberShadow dreieck's patch is unsuitable and buries the previous comment that actually describes the issue.
This package builds against libquotient from git because
aur/quaternion-git
uses latest features that were (and may again be) incompatible withextra/libquotient
. The stable packageaur/quaternion
had a similar issue.CyberShadow commented on 2024-11-11 19:50 (UTC)
@xiota This is not your website, and just because you are the current maintainer, it does not make it "your" package. dreieck went through the effort of posting a patch that fixes a problem with this package, the least you can do is be kind. Many "pastebin" websites are awful and force ads or expire content, making contributions later hard to recover. If you have a problem with aurweb allowing large blocks of code, I suggest that you submit a patch to aur-devel instead of policing other users' fair use of this website. Thank you.
xiota commented on 2024-11-11 19:36 (UTC)
@dreieck Please do not paste large blocks of text in comments at any of my packages. Use a pastebin.
dreieck commented on 2024-11-11 17:58 (UTC)
Regarding this issue (unnoted conflict with
libquotient
):The following changes to the
PKGBUILD
makequaternion-git
using system-installedlibquotient
, building successfully against it, and making it usable:Regards!
dreieck commented on 2024-11-11 17:39 (UTC)
This conflicts with a separate installation of the package
libquotient
(which is needed by e.g.neochat
):Can you either use system-provided
libquotient
, or if really not, than link statically to quaternion's own libQuotient so that the packagelibquotient
can still be installed if needed for other software?Regards and thanks for the package!
CyberShadow commented on 2023-01-20 22:58 (UTC)
This needs
-c protocol.file.allow=always
following the Git security fix which now causesfatal: transport 'file' not allowed
.dryya commented on 2022-09-26 18:59 (UTC)
I can confirm that that qtkeychain-qt5 should not be in optdepends - the build fails without it, but all is well when it is installed as a dependency.
Technetium1 commented on 2022-09-15 05:32 (UTC)
qtkeychain-qt5
is NOT optional! This should not remove the icon cache either.morguldir commented on 2021-10-19 21:36 (UTC)
It was qt5-olm-git which provided qt5-olm for reference, anyway the encryption is optional now so i just removed it.
ISSOtm commented on 2021-07-24 21:46 (UTC)
qt5-olm
is not present anywhere anymore, what's going on? Is itlibqtolm
now?1 2 3 Next › Last »