[Kde-pim] ilbkolab patch to build against KMime master
Daniel Vrátil
dvratil at kde.org
Mon Aug 3 16:01:45 BST 2015
Hi all,
I've ported KMime away from boost (to use QSharedPointer instead of
boost::shared_ptr) which allowed me to drop the boost dependency from most of
PIM. This however broke libkolab which also uses KMime, but I cannot fix it
there.
Attached is a patch that makes libkolab/libkolab-1.0 build against current
KMime master (already contacted Christian to upstream it), so please apply it
locally if you use PIM from master and need Kolab (this does not affect
Applications/15.08).
At this point only gpgmepp depends on boost (it uses it a lot), and
kdepimlibs/akonadi, which needs boost::topological_sort. I'm not sure if I can
easily port away from that, but that an internal dependency, so it's probably
fine. There are still boost::shared_ptr references in Item payload handling
magic, but I'm working on that ;-)
Dan
--
Daniel Vrátil
Email: dvratil at kde.org
Jabber: dan.vratil at kdetalk.net
IRC: dvratil on Freenode (#kde, #kontact, #akonadi)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libkolab-fix-build-with-kmime-master.patch
Type: text/x-patch
Size: 5176 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20150803/c22aa22c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20150803/c22aa22c/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list