The gfbgraph package contains a GObject wrapper for the Facebook Graph API.
This package is known to build and work properly using an LFS-8.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gfbgraph/0.2/gfbgraph-0.2.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gfbgraph/0.2/gfbgraph-0.2.3.tar.xz
Download MD5 sum: 81f216f637b40dc9b3a7298651305763
Download size: 268 KB
Estimated disk space required: 6.0 MB
Estimated build time: less than 0.1 SBU
gnome-online-accounts-3.26.2 and rest-0.8.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gfbgraph
Install gfbgraph by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not have a working testsuite.
Now, as the root
user:
make libgfbgraphdocdir=/usr/share/doc/gfbgraph-0.2.3 install
--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.
Last updated on 2018-02-28 04:00:24 -0800