ktimetracker and akonadi's googlecontacts/googlecalendar

"René J.V. Bertin" rjvbertin at gmail.com
Tue Jun 3 05:38:15 PDT 2014


On Apr 04, 2014, at 18:28, René J.V. Bertin wrote:

> 
> For the google contacts and calendar resources, this is required:
> # Libkgapi2
> find_package(LibKGAPI2 1.9.81 QUIET CONFIG)
> set_package_properties(LibKGAPI2 PROPERTIES DESCRIPTION "KDE-based library for accessing various Google services" URL "https://projects.kde.org/libkgapi" TYPE OPTIONAL PURPOSE "LibKGAPI is required to build Akonadi resources to access Google Contacts, Calendars and Tasks")
> 
> I'm going to try and install that, and report back.
> 
> R.

This is actually the reply to one of the questions I just posted ... I clearly installed libkgapi, and with that present the akonadi google services get built when building kdepim4-runtime from source.

So the question becomes: is there a reason libkgapi is not in MacPorts? From what I see it was a straightforward cmake build process in which I only added -DKGAPI_DISABLE_DEPRECATED=TRUE to the cmake arguments.

René


More information about the macports-users mailing list