Summary
Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs.
Versions
v9.0-r4 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- amd64
- USE flags
- idn postgres sqlite ssl systemd test udns
USE flags
General
- idn
- Enable support for Internationalized Domain Names
- postgres
- Add support for the postgresql database
- sqlite
- Add support for sqlite - embedded sql database
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- udns
- Asynchronously resolve domain names using net-libs/udns
Dependencies
dev-cpp / catch : Modern C++ header-only framework for unit-tests
dev-db / postgresql : PostgreSQL RDBMS
dev-db / sqlite : SQL database engine
dev-libs / botan : C++ crypto library
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
net-dns / libidn : Internationalized Domain Names (IDN) implementation
net-libs / udns : Async-capable DNS stub resolver library
sys-apps / systemd : System and service manager for Linux
sys-apps / util-linux : Various useful Linux utilities
Runtime Dependencies
acct-user / biboumi : User for net-im/biboumi
dev-db / postgresql : PostgreSQL RDBMS
dev-db / sqlite : SQL database engine
dev-libs / botan : C++ crypto library
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
net-dns / libidn : Internationalized Domain Names (IDN) implementation
net-libs / udns : Async-capable DNS stub resolver library
sys-apps / systemd : System and service manager for Linux
sys-apps / util-linux : Various useful Linux utilities
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: require <catch-3 for tests
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Florian Schmaus · gentoo
net-im/biboumi: fix compilation with GCC 13
Closes: https://bugs.gentoo.org/902471 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: stabilize 9.0-r4 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: apply official fix for expact issue
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Florian Schmaus · gentoo
net-im/biboumi: drop 9.0-r2
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: enable src_test
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: add 9.0-r3 with fix for newer libexpat
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-im/biboumi: initial import
Signed-off-by: Florian Schmaus <flow@gentoo.org>