quassel
Qt/KDE IRC client supporting a remote daemon for 24/7 connectivity
homepage ↗ github: quassel/quassel
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.14.50_pre20260525-r1 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | Committed | |
|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||||
| 0.14.50_pre20260525-r1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | — | view · download · history ↗ |
| 0.14.50_pre20260525 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | — | view · download · history ↗ |
Use flags of 0.14.50_pre20260525-r1
- crypt Support core->network per-channel and per-query blowfish encryption via app-crypt/qca.
- +dbus Support desktop notifications via the StatusNotifier D-Bus service (used by most modern desktop environments).
- gui Enable support for a graphical user interface
- kde Add support for software made by KDE, a free software community
- ldap Add LDAP support (Lightweight Directory Access Protocol)
- monolithic Build standalone client with integrated core, no external quasselcore needed. Only useful if you don't want to use Quassel's client/server model. The server and X flags are not needed in this case but it is possible to enable them too.
- oxygen Support the Oxygen icon set that was the default for KDE4.
- postgres Add support for the postgresql database
- +server Build the server binary. If this USE flag is disabled, the 'core' server binary for quassel is not built, and cannot be used. You need this enabled on the server, but you might want to disable it on the client.
- spell Add dictionary support
- syslog Enable support for syslog
- +system-icons Use kde-frameworks/breeze-icons rather than icons bundled with Quassel.
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- urlpreview Use dev-qt/qtwebengine rendering engine for showing URL thumbnails.
Runtime dependencies of 0.14.50_pre20260525-r1
show 94 lines
monolithic?
(
kde?
(
)
spell?
(
)
system-icons?
(
oxygen?
(
)
)
urlpreview?
(
)
crypt?
(
)
ldap?
(
)
postgres?
(
)
!postgres?
(
)
syslog?
(
)
)
!monolithic?
(
gui?
(
kde?
(
)
spell?
(
)
system-icons?
(
oxygen?
(
)
)
urlpreview?
(
)
)
server?
(
crypt?
(
)
ldap?
(
)
postgres?
(
)
!postgres?
(
)
syslog?
(
)
)
)