Search Criteria
Package Details: spectral-matrix 854-2
Git Clone URL: | https://aur.archlinux.org/spectral-matrix.git (read-only, click to copy) |
---|---|
Package Base: | spectral-matrix |
Description: | Glossy cross-platform client for Matrix |
Upstream URL: | https://gitlab.com/spectral-im/spectral |
Licenses: | |
Conflicts: | |
Submitter: | tbk |
Maintainer: | tbk |
Last Packager: | tbk |
Votes: | 3 |
Popularity: | 0.004337 |
First Submitted: | 2020-03-17 15:04 |
Last Updated: | 2020-06-06 17:09 |
Latest Comments
1 2 Next › Last »
tsj commented on 2021-01-28 20:37
Unable to build.
spectral-matrix-git
worked.Anonymous comment on 2020-08-02 11:27
Build fails with
==> ERROR: A failure occurred in build(). Aborting... error making: %!s(func() string=0x56553e450bb0)
tbk commented on 2020-06-06 17:13
@mmoya fixed, thanks. Apparently innaytool reported the same issue and I read it as cmake... :/
mmoya commented on 2020-06-06 17:03
Failed to build with:
solved by installing
cmark
. Please add it to the dependencies.tbk commented on 2020-05-19 18:04
@innaytool
cmake
is in the makedepends,If you are referring to the error @RubenKelevra has posted it is related to incomparability issues between spectral v817 and its dependent libs.
spectral git master works with the latest versions of the libs and I have asked upstream to create a new tag.
This pkg is for tagged releases, so it will stay broken until upstream makes a new release.
Either modify the PKGBUILD file to use spectral git master or use the spectral-matrix-git pkg.
tbk commented on 2020-05-19 17:59
@Fanch because the spectral required libquotient 0.6 features which is atm a beta release.
innaytool commented on 2020-05-19 17:11
First I had the issue that he could not find cmark, so I have installed it. I think it is missing in the dependencies and now I am getting the error below.
Fanch commented on 2020-04-26 10:44
why not use libquotient ? https://aur.archlinux.org/packages/libquotient/
RubenKelevra commented on 2020-04-21 07:00
I have issues building this package on my system:
pioneer commented on 2020-04-05 23:07
Actually, I have edited this
PKGBUILD
to match the latest commit from themaster
branch, and it went smoothly. So maybe just updating thePKGBUILD
will do the job.