[Kde-pim] Request for merging akonadi-social-utils into kdepimlibs
Martin Klapetek
martin.klapetek at gmail.com
Thu Sep 27 10:16:59 BST 2012
On Tue, Sep 25, 2012 at 8:38 PM, Allen Winter <winter at kde.org> wrote:
>
> A couple other things I noticed:
> - we'll want to put CamelCase headers for this libary into
> kdepimlibs/includes
> - the installed library needs to have so-versioning. do that by adding
> the line:
> set_target_properties(akonadisocialutils PROPERTIES VERSION
> ${GENERIC_LIB_VERSION} SOVERSION ${GENERIC_LIB_SOVERSION} )
> after the target_link_libraries(akonadisocialutils ...)
> - should this code become a subdir under kdepimlibs/akonadi? installed
> as libakonadi-social.so ?
> with headers installed into akonadi/social ??
>
I can put it under kdepimlibs/akonadi/social-utils and install as
libakonadi-social-utils.so if it's ok, with the includes as
includes/Akonadi/SocialUtils/... .
I'll fill up all the missing bits and post a review request against
kdepimlibs for final review.
--
Martin Klapetek | KDE Developer
_______________________________________________
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