~unity-api-team/storage-framework/vivid

« back to all changes in this revision

Viewing changes to src/qt/client/storage-framework-qt-local-client.pc.in

  • Committer: Bileto Bot
  • Date: 2016-11-04 12:21:58 UTC
  • mfrom: (12.1.1 merge-devel)
  • Revision ID: ci-train-bot@canonical.com-20161104122158-hu8h9qyg3vm129t5
* Added v2 of the client-side API.
* Updated server-side API to tell the provider which metadata to return.
* Update provider API to manager ProviderBase class as a shared_ptr.
* Update client to discover ownCloud/Nextcloud and OneDrive accounts.
* Add match_etag argument to Download() D-Bus method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Name: storage-framework-qt-local-client-1
 
2
Description: A Qt client library for the storage framework (soon to be deprecated)
 
3
Version: @PROJECT_VERSION@
 
4
Requires.private: Qt5Core Qt5Network
 
5
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@/storage-framework-client-1
 
6
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lstorage-framework-qt-local-client-1