mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
9 lines
316 B
Text
9 lines
316 B
Text
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.
|