~ubuntu-branches/ubuntu/raring/kdepimlibs/raring-proposed

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
49
50
51
52
53
54
55
56
57
Libraries we want to move into the kdepimlibs module, and what needs to be done
to make it happen.

Minimum requirements for moving a library here:
 1. LGPL, BSD, or X11 license
 2. All dependencies must also meet minimum requirements

BIC stuff (like d-pointers) and complete APIDOX may be completed after the move.

Please drop the "lib" prefix part of the source directory name
(i.e. libfoo -> foo): headers will be installed into include/foo,
but the library name will still be libfoo.so.

Each library foo will have its own foo.h that includes all the
visibility macros  (no separate foo_export_win.h)

High Priority for KDE 4.x
=========================
kpimutils - done, but we want to move email.h into kmime, as some if its
            functions are already in kmime. vkrause.

High Priority, but not ready until KDE 4.x
==========================================

Low Priority (KDE 4.x)
======================
libkdepim - needs a class-by-class review
libksieve - ??
kode - not ready for kdelibs.  kxforms should be in kdepim?  kwsdl??

Eliminate Entirely
==================
libkpgp

Done
====
akonadi
gpgme++
kblog
kcal
kholidays
kimap
kmime
kpimidentities 
ktnef
mailtransport
qgpgme
syndication

Candidates for kdepimlibs-gpl
=============================
kleo
kdgantt - May NOT be relicensed. MUST remain GPL (and therefore cannot be moved)

Future Considerations
=====================
libkhalkhi - Friedrich W. H. Kossebau <kossebau kde org>