aboutsummaryrefslogtreecommitdiff
path: root/network/Quaternion/README
blob: 93bb89e56e9f2289ef54bea8f73825d539c7ce37 (plain)
1
2
3
4
5
6
7
8
9
Quaternion is a cross-platform desktop IM client for the Matrix
protocol.

SlackBuild notes:

* -DUSE_INTREE_LIBQMC=0 is set to use the system copy of libQuotient.
  Using the in-tree version requires the sources to be fetched
  recursively via git, since it's a submodule. You probably don't want
  to change this.