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é _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
