Add ebuild for mautrix-whatsapp 0.2510.0

This commit is contained in:
Manuel Friedli 2025-04-04 23:33:36 +02:00
parent 4310c4a75e
commit ee3939091b
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
7 changed files with 148 additions and 16 deletions

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<use>
<flag name="crypt">Enable end-to-bridge encryption with <pkg>dev-libs/olm</pkg>.</flag>
</use>
<upstream>
<maintainer>
<name>Tulir Asokan</name>
<email>tulir@maunium.net</email>
</maintainer>
<changelog>https://github.com/mautrix/whatsapp/releases</changelog>
<doc>https://docs.mau.fi/bridges/go/whatsapp/index.html</doc>
<bugs-to>https://github.com/mautrix/whatsapp/issues</bugs-to>
<remote-id type="github">mautrix/whatsapp</remote-id>
</upstream>
</pkgmetadata>