Source: syncthingtray Section: net Priority: optional Maintainer: Nicholas D Steeves Build-Depends: debhelper-compat (= 13), cmake, extra-cmake-modules, libboost-dev, libboost-filesystem-dev, libcppunit-dev, libkf5kio-dev, libkf5plasma-dev, libmartchus-c++utilities-dev (>= 5.24.0-1~), libmartchus-qtforkawesome-dev (>= 0.1.0-1~), libmartchus-qtutilities-dev (>= 6.13.0-1~), libqt5svg5-dev, pkg-config, qtbase5-dev, qtdeclarative5-dev, qttools5-dev, qtwebengine5-dev, ronn, syncthing Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/Martchus/syncthingtray Vcs-Browser: https://salsa.debian.org/debian/syncthingtray Vcs-Git: https://salsa.debian.org/debian/syncthingtray.git Package: syncthingtray Architecture: any Multi-Arch: no Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: syncthing Enhances: syncthing Description: desktop integration for Syncthing Syncthing Tray is a user-friendly frontend for Syncthing. The tray applet contains a dashboard and remote controls for Syncthing. . This package makes Syncthing easier to use because it provides desktop integration; The familiarity of a desktop interface makes it easier to add shared folders and remote nodes, as well as to associate them with each other. It also provides quick access to the Device ID QR code so that phones can be more easily added to the mesh network. . Syncthing Tray is also typically used to enable, monitor, and control the Syncthing systemd service. Finally, a program called "syncthingctl" is provided as an additional remote control; it may be useful in scripts. . Syncthing is an application for decentralised file synchronisation and p2p folder sharing. It is an alternative solution to Dropbox, Google Drive, and WebDav. Syncthing also fulfills (or exceeds) the requirements for file synchronisation that users of iCloud, ownCloud, or Nextcloud expect. . This package contains the tray applet, and syncthingctl. Users of KDE Plasma will benefit from superior integration as well as addition features provided in the "syncthingtray-kde-plasma" package. Package: syncthingtray-kde-plasma Architecture: any Multi-Arch: no Depends: ${misc:Depends}, ${shlibs:Depends}, syncthingtray (=${binary:Version}) Enhances: syncthing, dolphin, plasma-desktop Description: KDE Plasma Desktop and Dolphin integration for Syncthing Syncthing Tray is a user-friendly frontend for Syncthing. . This package makes Syncthing easier to use because it provides desktop integration; The familiarity of a desktop interface makes it easier to add shared folders and remote nodes, as well as to associate them with each other. It also provides quick access to the Device ID QR code so that phones can be more easily added to the mesh network. . Syncthing Tray is also typically used to enable, monitor, and control the Syncthing systemd service. Finally, a program called "syncthingctl" is provided as an additional remote control; it may be useful in scripts. . Syncthing is an application for decentralised file synchronisation and p2p folder sharing. It is an alternative solution to Dropbox, Google Drive, and WebDav. Syncthing also fulfills (or exceeds) the requirements for file synchronisation that users of iCloud, ownCloud, or Nextcloud expect. . This package contains the plasmoid for the KDE Plasma Desktop as well as a KIO plugin. The KIO plugin is typically appreciated for enabling Syncthing awareness in the Dolphin file manager, and the plasmoid provides superior integration with KDE Plasma when compared to the multidesktop tray applet. # 2022-05-05 # The development package has been purposefully disabled, because it has # dubious utility with such an unstable and effectively private API. It will # hopefully become advantageous to enable this package some day. # # Package: syncthingtray-dev # Section: libdevel # Architecture: any # Multi-Arch: no # Depends: ${misc:Depends}, # syncthingtray (=${binary:Version}), # syncthingtray-kde-plasma (=${binary:Version}) # Description: desktop integration for Syncthing (development package) # Syncthing Tray is a user-friendly frontend for Syncthing. The tray applet # contains a dashboard and remote controls for Syncthing. # . # This package makes Syncthing easier to use because it provides desktop # integration, and the familiarity of a desktop interface makes it easier to # add shared folders and remote nodes, as well as to associate them with each # other. It also provides quick access to the Device ID QR code so that # phones can be more easily added to the mesh network. # . # Syncthing Tray is also typically used to enable, monitor, and control the # Syncthing systemd service. Finally, a program called "syncthingctl" is # provided as an additional remote control; this program may of course be used # in scripts. # . # Syncthing is an application for decentralised file synchronisation and p2p # folder sharing. It is an alternative solution to Dropbox, Google Drive, # and WebDav. Syncthing also fulfills (or exceeds) the requirements for # file synchronisation that users of iCloud, ownCloud, or Nextcloud expect. # . # This package contains development headers, pkgconfig, and CMake components; # It is only required should one intend to develop programs that use # syncthingtray's libraries (libsyncthingconnector, libsyncthingmodel, and # libsyncthingwidgets). Please note that at this time there is no stable ABI.