blob: c3a7bbeb4878d476a6a1f97280deea004de51aba (
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
|
Source: dav4tbsync
Section: mail
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@alioth-lists.debian.net>
XSBC-Original-Uploaders: Mechtilde Stehmann <mechtilde@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends:
debhelper-compat (= 13),
zip
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/dav4tbsync
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/dav4tbsync
XSBC-Original-Vcs-Browser: https://salsa.debian.org/webext-team/dav4tbsync
XSBC-Original-Vcs-Git: https://salsa.debian.org/webext-team/dav4tbsync.git
Homepage: https://github.com/jobisoft/DAV-4-TbSync
Package: webext-dav4tbsync
Architecture: all
Depends: ${misc:Depends}
, thunderbird (>= 1:102.2)
, webext-tbsync (>= 4.0)
Description: Provide CalDAV & CardDAV for TbSync
The CalDAV & CardDAV Provider for TbSync to sync contacts, tasks and
calendars to Thunderbird.
.
Most CalDAV & CardDAV servers provide a discovery service, which allows
one to use just the plain server name (FQDN) like "cloud.server.com" as
server URL. TbSync will find all available calendars and address books
and there is no need to know any specific URLs for individual address
books or calendars. If this does not work because your server does not
provide the discovery service, you have to enter the full path to the
dav server itself, like "cloud.server.com/SOGo/dav".
.
This provider also includes some pre-defined service profiles for easy
setup of accounts of iCloud, Yahoo!, Fruux and others.
|