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: onedrive
Section: net
Priority: optional
Maintainer: Sebastien Badia <sbadia@debian.org>
Uploaders: Clément Hermann <nodens@debian.org>
Build-Depends: bash-completion,
chrpath,
debhelper-compat (= 13),
ldc,
libcurl4-openssl-dev,
libnotify-dev,
libsqlite3-dev,
pkg-config,
systemd
Standards-Version: 4.6.1
Homepage: https://github.com/abraunegg/onedrive
Vcs-Git: https://salsa.debian.org/debian/onedrive.git
Vcs-Browser: https://salsa.debian.org/debian/onedrive
Rules-Requires-Root: no
Package: onedrive
Architecture: any
Depends: init-system-helpers (>= 1.51), ${misc:Depends}, ${shlibs:Depends}
Description: folder synchronization with OneDrive
OneDrive is the cloud storage system of Microsoft. This package provides
the command line client specialising in synchronizing with OneDrive cloud
storage.
|