Search Criteria
Package Details: spectral-matrix-git 218.r648.g30028a2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spectral-matrix-git.git (read-only, click to copy) |
---|---|
Package Base: | spectral-matrix-git |
Description: | Glossy cross-platform client for Matrix |
Upstream URL: | https://gitlab.com/spectral-im/spectral |
Licenses: | GPL3 |
Submitter: | bergentroll |
Maintainer: | bergentroll |
Last Packager: | bergentroll |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-22 11:14 (UTC) |
Last Updated: | 2021-07-25 14:15 (UTC) |
Dependencies (10)
- cmark (cmark-gitAUR)
- libolm (libolm-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-multimedia
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- qtkeychain (qtkeychain-qt5)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
andykluger commented on 2019-10-16 06:33 (UTC)
libolm needs to be listed as a runtime dep, as spectral won't run if it's uninstalled.
I think this package ought to be renamed, as there's already an unrelated "spectral" in the AUR. spectral-matrix?
Scrumplex commented on 2019-07-17 00:08 (UTC)
I think having a shared library makes sense, as there may be more matrix clients written in C++/Qt in the future. I am interested in writing one myself, which is why I packaged it in the first place.
Sadly I can't really maintain Spectral myself, as I don't use it either, but thanks for the offer :D
bergentroll commented on 2019-07-16 08:11 (UTC)
Scrumplex, thank you! Do you think adding libQuotient as a shared library is actually a good idea? There is significantly more object code and need to build another one package.
Also if you want to co-mantain or own the package, please let me know, because I am not using Spectral for now.
Scrumplex commented on 2019-07-15 17:11 (UTC)
I packaged up libQuotient today. To utilize it as a shared library, first add "libquotient" as a dependency and add "USE_SYSTEM_QMATRIXCLIENT=true" as a parameter to qmake.
bergentroll commented on 2019-03-02 05:59 (UTC)
Strit, thank you, fixed!
Strit commented on 2019-03-01 20:36 (UTC) (edited on 2019-03-01 20:38 (UTC) by Strit)
This package needs git to be added to makedepends=(). It can't retrieve the source otherwise. And qt5-multimedia to depends=() list.
« First ‹ Previous 1 2