ec16256079
- app-emacs/ement Matrix client for GNU Emacs - app-emacs/ement-extras My package; among other things, tries to make it easier to use E2EE - app-emacs/defmacro-gensym My package; dependency for app-emacs/ement-extras - app-emacs/plz Dependency for app-emacs/ement - app-emacs/ts Dependency for app-emacs/ement - net-im/pantalaimon Dependency for app-emacs/ement[e2e] net-im category is used because pantalaimon is a transparent proxy - dev-python/janus-0.5 Dependency for net-im/pantalaimon
19 lines
808 B
XML
19 lines
808 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>nuclearspace@gmail.com</email>
|
|
<name>Dima Akater</name>
|
|
</maintainer>
|
|
<longdescription>Pantalaimon is an end-to-end encryption aware Matrix reverse proxy daemon that handles the encryption. Messages are transparently encrypted and decrypted for clients inside of pantalaimon.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="dbus">Support additional features that require dbus</flag>
|
|
<flag name="panctl">Install a CLI utility to control pantalaimon</flag>
|
|
<flag name="systemd">Install systemd .service script</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">matrix-org/pantalaimon</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|