summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: be54ce8ce3b2273b5fcbb002b0bbd5255cf549e8 (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
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>
Build-Depends:
 debhelper-compat (= 13),
 zip
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/webext-team/dav4tbsync.git
Vcs-Browser: https://salsa.debian.org/webext-team/dav4tbsync
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.