Files
guru/gui-apps/tessen/metadata.xml
Julien Roy f2b35b8162 gui-apps/tessen: add 2.1.3
Signed-off-by: Julien Roy <julien@jroy.ca>
2022-12-21 22:51:57 -05:00

25 lines
853 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<upstream>
<maintainer>
<name>ayushnix</name>
</maintainer>
<changelog>https://github.com/ayushnix/tessen/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/ayushnix/tessen/blob/master/README.md</doc>
<bugs-to>https://github.com/ayushnix/tessen/issues</bugs-to>
<remote-id type="github">ayushnix/tessen</remote-id>
</upstream>
<use>
<flag name="bemenu">Enable bemenu backend</flag>
<flag name="rofi">Enable rofi backend</flag>
<flag name="wofi">Enable wofi backend</flag>
<flag name="pass">Enable pass support</flag>
<flag name="gopass">Enable gopass support</flag>
</use>
</pkgmetadata>