libcommuni
A cross-platform IRC framework written with Qt
A cross-platform IRC framework written with Qt. Communi provides a set of tools for enabling IRC connectivity in Qt-based C++ and QML applications.
homepage ↗ github: communi/libcommuni
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 3.7.0 | 2 | 14 d | details › |
Versions & arches
Use flags of 3.7.0
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- icu Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
- qml Build QML/QtQuick bindings and imports
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- uchardet Enable charset discovery via app-i18n/uchardet