File: control

package info (click to toggle)
syncthing-gtk 0.9.4.4%2Bds%2Bgit20201209%2Bc46fbd8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,260 kB
  • sloc: python: 7,592; sh: 259; xml: 115; makefile: 2
file content (50 lines) | stat: -rw-r--r-- 1,326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: syncthing-gtk
Section: net
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Uploaders:
 Jelmer Vernooij <jelmer@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/jelmer/syncthing-gtk.git
Vcs-Browser: https://salsa.debian.org/jelmer/syncthing-gtk
Homepage: https://github.com/syncthing/syncthing-gtk

Package: syncthing-gtk
Recommends:
 gir1.2-ayatanaappindicator3-0.1 | gir1.2-appindicator3-0.1,
 syncthing (>= 0.14.50),
Architecture: all
Depends:
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 gir1.2-rsvg-2.0,
 libgtk-3-0,
 python3-bcrypt,
 python3-dateutil,
 python3-gi,
 python3-gi-cairo,
 ${misc:Depends},
 ${python3:Depends},
Enhances:
 caja,
 nautilus,
 nemo,
Suggests:
 nemo-python | python3-nautilus | python3-caja,
Description: GTK3-based GUI and notification area icon for syncthing
 A GTK3-based GUI for Syncthing that supports:
 .
  * Adding / editing / deleting nodes
  * Adding / editing / deleting repositories
  * Restart / shutdown server
  * Editing daemon settings
  * Quick initial configuration using a wizard
 .
 It also provides desktop integration with various file managers
 (Nautilus, Nemo and Caja) as well as with the desktop
 environment in the form of an app indicator.