summaryrefslogtreecommitdiff
path: root/debian/control
blob: 56a595669dd5bae18142a418bcdcdfcb46352c50 (plain)
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
Source: sparkleshare
Section: utils
Priority: optional
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: cli-common-dev (>= 0.8~), debhelper (>= 11.2), meson
Build-Depends-Indep: intltool,
                     libappindicator3-0.1-cil-dev,
                     libgtk3.0-cil-dev,
                     libnotify3.0-cil-dev,
                     libwebkit2-sharp-4.0-cil-dev,
                     mono-devel (>= 3.2.8),
                     python-nautilus
Standards-Version: 4.3.0
Homepage: https://sparkleshare.org/
Vcs-Git: https://salsa.debian.org/debian/sparkleshare
Vcs-Browser: https://salsa.debian.org/debian/sparkleshare

Package: sparkleshare
Architecture: all
Depends: git (>= 1:1.8.0),
         git-lfs,
         gnome-icon-theme,
         gvfs (>= 1.3),
         libjs-jquery,
         ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: python, python-nautilus
Description: distributed collaboration and sharing tool
 SparkleShare is a collaboration and sharing tool that is designed to keep
 things simple and to stay out of your way. It allows you to instantly sync
 with any Git repository you have access to.
 .
 SparkleShare can be used as a rough alternative to web services such as
 Dropbox or Seafile.
 .
 Though SparkleShare is not made to be a graphical frontend for git or a backup
 tool, it may be useful for other kinds of purposes as well, like backing up
 small files or monitoring your favourite project.