Search Criteria
Package Details: libquotient-git 0.7.1.r1158.f38f5e7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libquotient-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libquotient-git |
| Description: | A Qt5 library to write cross-platform clients for Matrix |
| Upstream URL: | https://github.com/quotient-im/libQuotient |
| Keywords: | library matrix qt5 quotient |
| Licenses: | LGPL2 |
| Conflicts: | libquotient |
| Provides: | libquotient |
| Submitter: | Scrumplex |
| Maintainer: | None |
| Last Packager: | obj_Obj |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-07-15 19:56 (UTC) |
| Last Updated: | 2023-01-11 17:37 (UTC) |
Dependencies (8)
- libolm (libolm-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qtkeychain-qt5
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Required by (3)
- neochat-git (requires libquotient)
- quaternion (requires libquotient)
- spectral-matrix
Latest Comments
1 2 Next › Last »
dreieck commented on 2024-11-10 10:10 (UTC)
-DQuotient_ENABLE_E2EEseems (no longer) to be a recognised option:dreieck commented on 2024-11-10 10:00 (UTC) (edited on 2024-11-10 10:11 (UTC) by dreieck)
Qt5 dependencies must be changed to Qt6:
qt5-baseqt5-multimediaqtkeychain-qt5qt6-baseqtkeychain-qt6Also, consider adding
=${pkgver}to theprovidesentry, so that versioned dependencies onlibquotientcan be fulfilled by this package.Also, the license identifier must be SPDX compliant (
LGPL-2.1-or-later).Regards and thanks for this package!
luntik2012 commented on 2023-06-28 08:15 (UTC)
why aur says it has 0.7.1.r1158.f38f5e7-1 while PKGBUILD contains libquotient-git-0.8.0.r99.g896f250c-1 ?
obj_Obj commented on 2023-01-08 04:27 (UTC)
I updated the package and enabled encryption support, this is my first time maintaining an AUR package so tell me if I'm doing something wrong
Technetium1 commented on 2022-07-02 16:38 (UTC)
qtkeychain-qt5is missing in depends to build in clean chroot.MarsSeed commented on 2022-05-28 05:07 (UTC)
Please add:
conflicts=libqmatrixclient,replaces=libqmatrixclient.qt5-matrixclient-git package source has earlier been switched to the same source as this package uses. Therefor that package builds the same libraries as this one.
That package is a deprecated duplicate so I also submitted a deletion request there.
dreieck commented on 2021-12-27 18:18 (UTC) (edited on 2021-12-27 18:26 (UTC) by dreieck)
Optional dependency
qt5-olm-gitis not available. Maybelibqtolmcan replace it?And anyway, would it not suffice to depend on
qt5-olm, so the user can decide if she wants the-gitvariant or the stable variant?dreieck commented on 2021-12-27 18:17 (UTC)
Can you add
=${pkgver}to theprovidesentry?Thanks for maintaining!
aa13q commented on 2020-04-08 22:01 (UTC)
Hello! Just FYI: libolm is not needed. Default cmake config is not searching for qtolm anymore while e2ee support is not ready: https://github.com/quotient-im/libQuotient/issues/369 And when it will be ready it will be using qt5-olm library (a qt wrapper for olm)
morguldir commented on 2019-11-02 21:11 (UTC)
It's fixed now, but a couple of days ago quaternion's master was incompatible with libquotient's, so i went back to using a submodule. This will probably happen again and the quotient devs have said they won't give any guarantees that they won't break it.
1 2 Next › Last »