gentoo/net-im/biboumi/metadata.xml
Florian Schmaus e7d4d1b275
net-im/biboumi: add codeberg upstream and update metadata
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-02-28 11:31:29 +01:00

23 lines
796 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<longdescription lang="en">
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.
</longdescription>
<upstream>
<remote-id type="codeberg">poezio/biboumi</remote-id>
<doc>https://doc.biboumi.louiz.org</doc>
<bugs-to>https://codeberg.org/poezio/biboumi/issues</bugs-to>
</upstream>
<use>
<flag name="udns">Asynchronously resolve domain names using
<pkg>net-libs/udns</pkg></flag>
</use>
</pkgmetadata>