Files
guru/net-p2p/syncthingtray/metadata.xml
Esteve Varela Colominas 6daf3ffdaa net-p2p/syncthingtray: New package
This is a useful indicator for syncthing, integrating it better into
desktop linux. It has a focus on working well under KDE, but is
desktop-agnostic (except for gnome, which has no tray >.>)

Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
2025-11-02 20:04:42 +01:00

16 lines
531 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>esteve.varela@gmail.com</email>
<name>Esteve Varela Colominas</name>
</maintainer>
<upstream>
<remote-id type="github">Martchus/syncthingtray</remote-id>
</upstream>
<use>
<flag name="kio">Enable file item action plugin in <pkg>kde-apps/dolphin</pkg></flag>
<flag name="plasmoid">Enable plasmoid for KDE Plasma</flag>
</use>
</pkgmetadata>