non port: net-im/spectral/distinfo |
Number of commits found: 4 |
Monday, 15 Jun 2020
|
21:14 adridg
Update net-im/spectral to latest upstream release.
After this afternoon's accidental update, fix the port and complete
the update.
- Spectral expects some unreleased and unpackaged dependencies, which
is why the DISTFILES are a mess: it's gitlab, except this one
dependency on github, and this other one.
- libQuotient is net-im/libQuaternion, except that spectral needs a
newer-than-the-latest-unreleased version.
- there is a rather arbitrary and hackish patch to avoid a compile
error -- during template expansion of visit() I sometimes got
a compiler crash, more often an error about returning a value in
a void function. Since the whole package is glued together with
unreleased submodules, I spent some time trying to fix it, and
then decided that this is non-essential functionality. Two
events trigger the compile error, so I commented them out.
PORTREVISION bumped because there's a tiny chance that something
might have built out of the mess that there was earlier.
|
11:36 adridg
Update net-im/nheko and support libraries to latest upstream
- adds presence support
Release notes are at
https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.3.1
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.2
|
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).
|
Friday, 8 Mar 2019
|
17:19 adridg
New port: net-im/spectral .. a glossy Matrix client.
This is another Qt-based Matrix client, but it is much more focused
on a shiny desktop experience, rather than the more spartan text-like
look of net-im/quaternion.
The source distribution uses git submodules; add only one of them
to GL_*, because we use a standalone net-im/libqmatrixclient .
The PORTVERSION is related to the most-recently-released version,
but it's not particularly accurate: 464 was released four months ago.
|
Number of commits found: 4 |