mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
ad05dc1a7d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
doinst.sh | ||
Quaternion.info | ||
Quaternion.SlackBuild | ||
README | ||
slack-desc |
Quaternion is a cross-platform desktop IM client for the Matrix protocol. SlackBuild notes: * -DUSE_KEYCHAIN=0 is set - I was not able to get Quaternion to use the version of qtkeychain from slackbuilds.org. YMMV. * -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.