%general-entities; ]> gnome-online-accounts-&gnome-online-accounts-version; gnome-online-accounts Introduction to GNOME Online Accounts The GNOME Online Accounts package contains a framework used to access the user's online accounts. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-online-accounts-md5sum; Download size: &gnome-online-accounts-size; Estimated disk space required: &gnome-online-accounts-buildsize; Estimated build time: &gnome-online-accounts-time; GNOME Online Accounts Dependencies Required , , , , and Recommended Optional , , and User Notes: Installation of GNOME Online Accounts The Google API Key and OAuth tokens below are specific to LFS. If using these instructions for another distro, or if you intend to distribute binary copies of the software using these instructions, please obtain your own keys following the instructions located at . Install GNOME Online Accounts by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Dkerberos=false \ -Dgoogle_client_secret=5ntt6GbbkjnTVXx-MSxbmx5e \ -Dgoogle_client_id=595013732528-llk8trb03f0ldpqq6nprjp1s79596646.apps.googleusercontent.com && ninja This package does not come with a test suite. Now, as the root user: ninja install Command Explanations -Dgoogle_*: These switches set the BLFS OAuth ID and secret for Google services. : Use this switch if you have installed and you wish to generate the API documentation. : Use this switch if you have installed and wish to use it with GNOME Online Accounts. Contents Installed Programs Installed Libraries Installed Directories goa-daemon and goa-identity-service (library executables) libgoa-1.0.so and libgoa-backend-1.0.so /usr/include/goa-1.0, /usr/lib/goa-1.0, and /usr/share/gtk-doc/html/goa (optional) Short Descriptions goa-daemon is the GNOME Online Accounts Daemon goa-daemon libgoa-1.0.so contains the GNOME Online Accounts API functions libgoa-1.0.so libgoa-backend-1.0.so contains functions used by GNOME Online Accounts backends libgoa-backend-1.0.so