%general-entities; ]> 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. &lfs122_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 &gobject-introspection; Optional (for documentation), and (for OAuth v1 support) Installation of libgdata Install libgdata by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -D gtk_doc=false \ -D always_build_tests=false \ .. && ninja This package does not come with a functional test suite. Now, as the root user: ninja install Command Explanations -D gtk_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 and /usr/share/gtk-doc/html/gdata Short Descriptions libgdata.so contains the libgdata API functions libgdata.so