non port: net-im/libqmatrixclient/distinfo |
Number of commits found: 8 |
Saturday, 8 May 2021
|
20:45 Rene Ladan (rene)
Remove expired ports:
2021-05-07 net-im/libqmatrixclient: Use libQuotient (devel/libquotient) instead
9aea167 |
Sunday, 12 Apr 2020
|
12:48 adridg
net-im/libqmatrixclient upgrade to latest release
net-im/quaternion fix backwards versioning
net-im/spectral revision bump for shared library
None of these upgrades are interesting, they just follow the
Quotient ecosystem and give me a chance to correct the lost-
PORTREVISION in quaternion.
PR: 245531
Reported by: lantw44@gmail.com
|
Wednesday, 1 Apr 2020
|
09:02 adridg
Update libqmatrixclient and some consumers
- new "sustaining" libqmatrixclient (er .. Quotient) release wth
improvements in SSO and reduction in crashes.
https://github.com/quotient-im/libQuotient/releases/tag/0.5.3
https://github.com/quotient-im/libQuotient/releases/tag/0.5.3.1
- chase a newer rc for quaternion (a technical-minded Matrix client)
- bump the requirements in Spectral
There is a newer Spectral release as well, but it seems to be
incompatible with this libQuotient -- needs CMake support that
libQuotient does not install.
|
Thursday, 6 Jun 2019
|
14:47 adridg
Update Qt5-based Matrix clients
- libqmatrixclient is undergoing a name-change, to libQuotient.
Anticipate that a little.
- libqmatrixclient installed a ${LOCALBASE}/include/util.h which
is awfully generic; move the includes into include/Quotient
(again, in advance of the completion of the renaming).
Reported by Jan Henrik Sylvester.
- quaternion just has a minor release with several-times-rerolled
AppImage support (which isn't relevant for us).
- spectral has had several more tags done, but no official releases.
The tags are build-numbers, really, so PORTVERSION=603 means
build 603, and can be interpreted as 0.0.0.603 until there's
a real release. This does mean that we'll hit a PORTEPOCH once
such a release happens, when PORTVERSION drops back down to
0.0.1 (or whatever).
- spectral doesn't update to the latest tag (648) because that
requires an unreleased libQuotient version (not an issue if you
build from source with git submodules, but problematic in
packaging).
|
Thursday, 18 Apr 2019
|
19:08 adridg
Update net-im/libqmatrixclient and consumers
New release of libqmatrixclient
https://github.com/QMatrixClient/libqmatrixclient/releases/tag/0.5.1.2
with crash fixes when there are expired tokens or abandoned connections.
This helps when clients are stuck showing some dialog and the connection
goes away under water.
New RC of quaternion, using the updated library.
https://github.com/QMatrixClient/Quaternion/releases/tag/0.0.9.4-rc3
Needs a PORTREVISION bump because I'm using DISTVERSIONSUFFIX. This
will go away when 0.0.9.5 is reached.
Bump spectral so that it picks up the new libqmatrixclient.
|
Friday, 12 Apr 2019
|
21:18 adridg
Update net-im/libqmatrixclient to v 0.5.1.1, latest upstream
Changelog is at https://github.com/QMatrixClient/libqmatrixclient/releases:
- fix linkification, fixed quirks for room names, url validation
- improved support for "upgraded" (v3) rooms
Not bumping consumers (net-im/quaternion) because there's no immediate
need, and there's a newer Quaternion release on the horizon anyway.
|
Thursday, 7 Mar 2019
|
21:57 adridg
Update net-im/libqmatrixclient and net-im/quaternion in tandem.
New release of libqmatrixclient (which breaks API compatibility) and
a beta for quaternion (its only client).
https://github.com/QMatrixClient/libqmatrixclient/releases/tag/0.5.0
https://github.com/QMatrixClient/Quaternion/releases/tag/0.0.9.4-beta1
Summarized:
- (packaging) QtMultimedia (video support) and QtKeychain (for secure storage)
are now added as dependencies.
- (user-visible) Many UI improvements.
This could use some work on the BUILD_DEPENDS to make sure that quaternion
is upgraded together with the static library it depends on.
|
Thursday, 21 Feb 2019
|
13:44 adridg
New Matrix IM desktop client and support-library.
Quaternion is a Matrix IM desktop client; Matrix is a "modern" IM
solution, based on federated messaging and optional end-to-end
encryption. The protocol and most implementations are entirely
Open Source.
This commit introduces a support library, net-im/libqmatrixclient,
and one user of that library, net-im/quaternion. The library itself
is used by other Qt-based Matrix IM clients as well but I needed
*one* client, not three of them.
The pkg-descrs are awful short, but there's really not much more
to say than "a desktop Matrix IM client", since that's what it is.
Listing features seems like useless fluff, since those are inherent
in Matrix protocol support (avatars, image previews, long messages,
etc.).
|
Number of commits found: 8 |