|
|
|
@ -89,13 +89,13 @@ sudo port install nheko |
|
|
|
|
|
|
|
|
|
### Build Requirements |
|
|
|
|
|
|
|
|
|
- Qt5 (5.9 or greater). Qt 5.7 adds support for color font rendering with |
|
|
|
|
- Qt5 (5.10 or greater). Qt 5.7 adds support for color font rendering with |
|
|
|
|
Freetype, which is essential to properly support emoji, 5.8 adds some features |
|
|
|
|
to make interopability with Qml easier. |
|
|
|
|
to make interopability with Qml easier, 5.10 makes sliders actually visible with different palettes. |
|
|
|
|
- CMake 3.15 or greater. (Lower version may work, but may break boost linking) |
|
|
|
|
- [mtxclient](https://github.com/Nheko-Reborn/mtxclient) |
|
|
|
|
- [LMDB](https://symas.com/lightning-memory-mapped-database/) |
|
|
|
|
- [cmark](https://github.com/commonmark/cmark) |
|
|
|
|
- [cmark](https://github.com/commonmark/cmark) 0.29 or greater. |
|
|
|
|
- Boost 1.70 or greater. |
|
|
|
|
- [libolm](https://git.matrix.org/git/olm) |
|
|
|
|
- [libsodium](https://github.com/jedisct1/libsodium) |
|
|
|
|