| 1 |
Source: akonadi
|
| 2 |
Section: libs
|
| 3 |
Priority: extra
|
| 4 |
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
| 5 |
Uploaders: Sune Vuorela <debian@pusling.com>, Modestas Vainius <modestas@vainius.eu>
|
| 6 |
Build-Depends: cdbs (>= 0.4.51), debhelper (>= 5), cmake (>= 2.6.0~), quilt,
|
| 7 |
libqt4-dev (>> 4.4.0~), shared-mime-info, libmysqlclient15-dev,
|
| 8 |
libxslt-dev, libsoprano-dev (>= 2.0.98), xsltproc, libdbus-1-dev
|
| 9 |
Standards-Version: 3.7.3
|
| 10 |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/branches/kde4/packages/akonadi
|
| 11 |
Vcs-Svn: svn://svn.debian.org/pkg-kde/branches/kde4/packages/akonadi
|
| 12 |
Homepage: http://pim.kde.org/akonadi
|
| 13 |
|
| 14 |
Package: libakonadiprivate0
|
| 15 |
Section: libs
|
| 16 |
Architecture: any
|
| 17 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 18 |
Recommends: akonadi-server
|
| 19 |
Description: libraries for the Akonadi PIM storage service
|
| 20 |
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
|
| 21 |
storage service. It provides a common framework for applications to store and
|
| 22 |
access mail, calendars, addressbooks, and other PIM data.
|
| 23 |
.
|
| 24 |
This package contains private libraries used by the Akonadi PIM storage
|
| 25 |
service.
|
| 26 |
|
| 27 |
Package: akonadi-dbg
|
| 28 |
Section: libdevel
|
| 29 |
Architecture: any
|
| 30 |
Suggests: akonadi-server (= ${binary:Version})
|
| 31 |
Description: debugging symbols for the Akonadi PIM storage service
|
| 32 |
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
|
| 33 |
storage service. It provides a common framework for applications to store and
|
| 34 |
access mail, calendars, addressbooks, and other PIM data.
|
| 35 |
.
|
| 36 |
This package contains debugging files used to investigate problems with
|
| 37 |
the Akonadi PIM storage service.
|
| 38 |
|
| 39 |
Package: libakonadi-dev
|
| 40 |
Section: libdevel
|
| 41 |
Architecture: any
|
| 42 |
Depends: ${shlibs:Depends}, ${misc:Depends}, libakonadiprivate0 (= ${binary:Version})
|
| 43 |
Description: development files for the Akonadi PIM storage service
|
| 44 |
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
|
| 45 |
storage service. It provides a common framework for applications to store and
|
| 46 |
access mail, calendars, addressbooks, and other PIM data.
|
| 47 |
.
|
| 48 |
This package contains development files for building software that uses the
|
| 49 |
Akonadi PIM storage service.
|
| 50 |
|
| 51 |
Package: akonadi-server
|
| 52 |
Section: net
|
| 53 |
Architecture: any
|
| 54 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 55 |
Description: Akonadi PIM storage service
|
| 56 |
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
|
| 57 |
storage service. It provides a common framework for applications to store and
|
| 58 |
access mail, calendars, addressbooks, and other PIM data.
|
| 59 |
.
|
| 60 |
This package contains the Akonadi PIM storage server and associated programs.
|