Port details |
- libquotient Matrix IM support library using Qt technologies
- 0.6.11 net-im
=0 0.6.11Version of this port present on the latest quarterly branch. - Maintainer: adridg@FreeBSD.org
 - Port Added: 2020-11-20 20:36:02
- Last Update: 2022-02-18 15:00:37
- Commit Hash: 5b0382b
- License: LGPL21
- Description:
- libQuotient is a Qt5-based library to make IM clients for the
Matrix protocol. It is the backbone of Quaternion, Spectral and some
other projects. (Previously, libQuotient was known as libQMatrixClient)
WWW: https://github.com/quotient-im/libQuotient
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libquotient>0:net-im/libquotient
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net-im/libquotient/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/libquotient
- pkg install libquotient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libquotient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645190155
SHA256 (quotient-im-libQuotient-0.6.11_GH0.tar.gz) = 12b15d1296e630477d5e8f4d32c821dc724b3c5b99d15d383417ba7d88f03c46
SIZE (quotient-im-libQuotient-0.6.11_GH0.tar.gz) = 562144
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- This port is required by:
- for Build
-
- net-im/neochat
- net-im/quaternion
- Configuration Options:
- No options to configure
- Options name:
- net-im_libquotient
- USES:
- cmake compiler:c++14-lang qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Feb 2022 15:00:37 0.6.11
|
Adriaan de Groot (adridg)  |
net-im/libquotient: update to latest release (+consumers)
Jump a couple of releases with libquotient, a Matrix-client-library.
- URL mangling bugfix (0.6.11)
- Missing invites bugfix (0.6.10)
- Assertion failure (0.6.9) |
30 Aug 2021 10:36:50 0.6.8
|
Adriaan de Groot (adridg)  |
net-im/libquotient: update to latest release
Release notes are at
https://github.com/quotient-im/libQuotient/releases/tag/0.6.8
Bump consumers to get a rebuild. |
11 Jul 2021 09:32:39 0.6.6_1
|
Adriaan de Groot (adridg)  |
net-im/libquotient,x11/sddm: fix build-deps
These both needed Qt testlib, which was previously implicitly
dragged in as a (lib-)dep by something else. The cleanup of
dependencies makes it now necessary to state it explicitly. |
07 Apr 2021 08:09:01 0.6.6
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.6.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Apr 2021 11:32:34 0.6.6
|
Adriaan de Groot (adridg)  |
Update net-im/libquotient to 0.6.6 (latest upstream)
libQuotient is a Matrix-client library used by several Matrix
clients in the ports tree. 0.6.6 fixes a crash that can be
triggered remotely. Bump two consumers to make them rebuild.
net-im/spectral isn't bumped because it doesn't see any
development, needs a specific bundled git hash, etc ..
While here mark the old-old name of libQuotient as deprecated;
I don't think it has any consumers. |
17 Jan 2021 17:11:20
0.6.4
|
adridg  |
Update net-im/libquotient and consumers
New quotient release supports easier homeserver discovery. Chase it,
and then update neochat to the latest release that supports that,
and a newer quaternion (demonstration Matrix client).
Release notes for the three are at:
https://github.com/quotient-im/libQuotient/releases/tag/0.6.4
https://github.com/quotient-im/Quaternion/releases/tag/0.0.9.5-beta2
https://carlschwan.eu/2021/01/13/neochat-1.0.1-first-bugfix-release/ |
20 Nov 2020 20:35:54
0.6.2
|
adridg  |
New port: net-im/libquotient
The Quotient project aims to produce a Qt5-based SDK to develop applications
for Matrix. libQuotient is a library that enables client applications.
It is the backbone of Quaternion, Spectral and other projects.
Versions 0.5.x and older use the previous name - libQMatrixClient.
Release notes:
https://github.com/quotient-im/libQuotient/releases
This is repocopied from net-im/libqmatrixclient because libqmatrixclient
was renamed to libquotient some time ago; we've been wrestling to
keep the old port name with partly-updated library versions, and
that gets old. New clients -- modern Quaternion, and soon neoChat
(a successor to spectral, which will be deprecated) -- need the
newer version.
Leaving net-im/libqmatrixclient in the tree for now, although I think
it has 0 consumers once I update Quaternion (I'll deprecate it then). |