File: control

package info (click to toggle)
sparkleshare 3.28%2Bgit20190525%2Bcf446c0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,740 kB
  • sloc: cs: 10,479; xml: 184; sh: 96; makefile: 8
file content (39 lines) | stat: -rw-r--r-- 1,539 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
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~), meson, debhelper-compat (= 12)
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)
Standards-Version: 4.4.1
Homepage: https://sparkleshare.org/
Vcs-Git: https://salsa.debian.org/debian/sparkleshare.git
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}
Suggests: gnome-shell-extension-appindicator
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.