name: syncwarden arch: amd64 platform: linux version: "${VERSION}" maintainer: "calic" description: "Lightweight system tray wrapper for Syncthing" vendor: "calic" homepage: "https://git.davoryn.de/calic/syncwarden" license: MIT contents: - src: ./syncwarden dst: /usr/bin/syncwarden - src: ./syncwarden-panel dst: /usr/bin/syncwarden-panel - src: ./packaging/linux/syncwarden.desktop dst: /etc/xdg/autostart/syncwarden.desktop type: config scripts: postinstall: ./packaging/linux/postinstall.sh preremove: ./packaging/linux/preremove.sh depends: - syncthing recommends: - libwebkit2gtk-4.0-37