File: control

package info (click to toggle)
kimap 16.04.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,060 kB
  • ctags: 1,403
  • sloc: cpp: 11,595; sh: 15; makefile: 5
file content (48 lines) | stat: -rw-r--r-- 1,872 bytes parent folder | download
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
39
40
41
42
43
44
45
46
47
48
Source: kimap
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12~),
               debhelper (>= 9),
               extra-cmake-modules (>= 5.19.0~),
               kio-dev (>= 5.19.0~),
               libboost-dev (>= 1.34.0~),
               libkf5coreaddons-dev (>= 5.19.0~),
               libkf5i18n-dev (>= 5.19.0~),
               libkf5kdelibs4support-dev (>= 5.12.0~),
               libkf5mime-dev (>= 15.12~),
               libsasl2-dev,
               pkg-kde-tools (>> 0.15.15),
               qtbase5-dev
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/kde/pim/kimap
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kimap.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kimap.git

Package: libkf5imap-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: kio-dev (>= 5.19.0~),
         libboost-dev (>= 1.34.0~),
         libkf5coreaddons-dev (>= 5.19.0~),
         libkf5imap5 (= ${binary:Version}),
         libkf5mime-dev (>= 5.2.0~),
         libsasl2-dev,
         ${misc:Depends}
Description: library for handling IMAP data - development files
 This library provides an API for handling data received from IMAP services.
 IMAP (Internet Message Access Protocol) is one of the two most prevalent
 Internet standard protocols for e-mail retrieval.
 .
 This package contains the development files.

Package: libkf5imap5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for handling IMAP data
 This library provides an API for handling data received from IMAP services.
 IMAP (Internet Message Access Protocol) is one of the two most prevalent
 Internet standard protocols for e-mail retrieval.