Files
guru/net-im/endcord/metadata.xml
dsaf 1a850b2f46 net-im/endcord: add 'media' use flag
* Fix patch

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-03-18 06:52:29 -03:00

20 lines
677 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription>
Endcord is a third-party feature rich Discord client, running entirely in terminal.
It is built with Python (this doesnt mean its slow) and ncurses library, to deliver
lightweight yet feature rich experience.
</longdescription>
<use>
<flag name="media">Enable media support for voice calls and ASCII media</flag>
</use>
<upstream>
<remote-id type="github">sparklost/endcord</remote-id>
</upstream>
</pkgmetadata>