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
|
Source: owncloud-client-desktop-shell-integration-resources
Section: net
Priority: optional
Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers@lists.alioth.debian.org>
Uploaders: Pierre-Elliott Bécue <peb@debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
extra-cmake-modules,
Vcs-Git: https://salsa.debian.org/owncloud-team/owncloud-client-desktop-shell-integration-resources.git
Vcs-Browser: https://salsa.debian.org/owncloud-team/owncloud-client-desktop-shell-integration-resources
Standards-Version: 4.7.3
Homepage: https://github.com/owncloud/client-desktop-shell-integration-resources
Package: owncloud-client-desktop-shell-integration-resources
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Description: ownCloud integration resources for shells
The ownCloudSync system lets you always have your latest files wherever
you are. Just specify one or more folders on the local machine to and a server
to synchronize to. You can configure more computers to synchronize to the same
server and any change to the files on one computer will silently and reliably
flow across to every other.
.
This package provides the common resources needed for all Shell integration
overlays (eg nautilus or dolphin)
|