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
|
Source: dekko
Section: mail
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cmake (>= 2.8.7),
debhelper (>= 9.0.0),
libqt5sql5-sqlite,
libqt5webkit5-dev,
python3,
qtbase5-dev (>= 5.2),
qttools5-dev,
qttools5-dev-tools,
xauth,
xvfb,
zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://launchpad.net/Trojita
Package: dekko
Architecture: any
Depends: libqt5sql5-sqlite, ${misc:Depends}, ${shlibs:Depends}
Description: Dekko is a fast Qt IMAP e-mail client.
Dekko is a Qt IMAP e-mail client which:
* Enables you to access your mail anytime, anywhere.
* Does not slow you down. If we can improve the productivity of an e-mail
user, we better do.
* Respects open standards and facilitates modern technologies. We value the
vendor-neutrality that IMAP provides and are committed to be as
interoperable as possible.
* Is efficient — be it at conserving the network bandwidth, keeping
memory use at a reasonable level or not hogging the system's CPU.
* Can be used on many platforms. One UI is not enough for everyone, but our
IMAP core works fine on anything from desktop computers to cell phones
and big ERP systems.
* Plays well with the rest of the ecosystem. We don't like reinventing
wheels, but when the existing wheels quite don't fit the tracks, we're
not afraid of making them work.
|