%general-entities; ]> $LastChangedBy$ $Date$ libgdata-&libgdata-version; libgdata Introduction to libgdata The libgdata package is a GLib-based library for accessing online service APIs using the GData protocol, most notably, Google's services. It provides APIs to access the common Google services and has full asynchronous support. &lfs10_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libgdata-md5sum; Download size: &libgdata-size; Estimated disk space required: &libgdata-buildsize; Estimated build time: &libgdata-time; libgdata Dependencies Required , , , , and Recommended , , and Optional (for documentation), (for OAuth v1 support), and (required for tests) User Notes: Installation of libgdata Install libgdata by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dgtk_doc=false -Dalways_build_tests=false .. && ninja If you wish to run the test suite, make sure is installed and remove -Dalways_build_tests=false in the meson command line. To test the results, issue: ninja test. Note that the tests need network access. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: Remove this if you have installed and want to rebuild the documentation with it. : Use this option if you wish to build in support for OAuth v1. Note that you must have installed in order to enable this option. Contents Installed Programs Installed Libraries Installed Directories None libgdata.so /usr/include/libgdata, /usr/libexec/installed-tests/libgdata, /usr/share/gtk-doc/html/gdata, and /usr/share/installed-tests/libgdata Short Descriptions libgdata.so contains the libgdata API functions. libgdata.so