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>
This commit is contained in:
Esteve Varela Colominas
2025-11-02 20:03:25 +01:00
parent 5b40c99ec1
commit 6daf3ffdaa
3 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?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>