summaryrefslogtreecommitdiff
path: root/libgdata.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* build: Make gnome-online-accounts optional as wellNirbheek Chauhan2012-12-171-0/+1
| | | | | | | It already was optional under --enable-gnome; just split that out into its own configure option Closes: https://bugzilla.gnome.org/show_bug.cgi?id=690225
* core: Split packages into public and private so the .pc file has correct ↵Robert Ancell2012-10-051-1/+2
| | | | | | depenencies https://bugzilla.gnome.org/show_bug.cgi?id=685464
* Bug 656976 — Merge eds and GNOME Documents GOA authorisersPhilip Withnall2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | Copy the GOA authoriser from EDS into libgdata, modifying it a bit to add support for non-Contacts services and remove use of the liboauth HMAC function in favour of GLib’s implementation. This is essentially the same code as used by GNOME Documents. Originally written by Matthew Barnes. He’s given permission for it to be relicenced from LGPL v2 or v3 to LGPL v2.1+. (See the bug report.) This adds the following API: • GDataGoaAuthorizer This is currently untested; waiting to port EDS and GNOME Documents to it to test it. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=656976
* Fixed includes in public headers.Philip Withnall2009-03-111-0/+11
Updated and fixed the pkg-config file.