libzapojit-0.0.3

Introduction to libzapojit

The libzapojit package contains a GObject wrapper for the SkyDrive and Hotmail REST APIs.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

libzapojit Dependencies

Required

gnome-online-accounts-3.12.4

Recommended

Optional

GTK-Doc-1.20

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libzapojit

Installation of libzapojit

Install libzapojit by running the following commands:

./configure --prefix=/usr    \
            --disable-static \
            --docdir=/usr/share/doc/libzapojit-0.0.3 &&
make

This package does not come with a testsuite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Libraries: libzapojit-0.0.so
Installed Directories: /usr/include/libzapojit-0.0, /usr/share/doc/libzapojit-0.0.3, and /usr/share/gtk-doc/html/libzapojit-0.0

Short Descriptions

libzapojit-0.0.so

is a GObject wrapper for the SkyDrive and Hotmail REST APIs.

Last updated on 2014-08-25 18:22:00 -0700