[Kde-pim] Request for merging akonadi-social-utils into kdepimlibs
Allen Winter
winter at kde.org
Fri Sep 28 17:08:47 BST 2012
On Thursday 27 September 2012 11:16:59 AM Martin Klapetek wrote:
> 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.
>
No objections. Groovy.
-Allen
_______________________________________________
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