glfs/gnome/platform/gfbgraph.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

174 lines
4.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gfbgraph-download-http "&gnome-download-http;/gfbgraph/0.2/gfbgraph-&gfbgraph-version;.tar.xz">
<!ENTITY gfbgraph-download-ftp "&gnome-download-ftp;/gfbgraph/0.2/gfbgraph-&gfbgraph-version;.tar.xz">
<!ENTITY gfbgraph-md5sum "c38af63e49f8fe8baad99537956b69ba">
<!ENTITY gfbgraph-size "40 KB">
<!ENTITY gfbgraph-buildsize "7.0 MB">
<!ENTITY gfbgraph-time "0.1 SBU">
]>
<sect1 id="gfbgraph" xreflabel="gfbgraph-&gfbgraph-version;">
<?dbhtml filename="gfbgraph.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>gfbgraph-&gfbgraph-version;</title>
<indexterm zone="gfbgraph">
<primary sortas="a-gfbgraph">gfbgraph</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gfbgraph</title>
<para>
The <application>gfbgraph</application> package contains a
GObject wrapper for the Facebook Graph API.
</para>
&lfs101_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gfbgraph-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gfbgraph-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gfbgraph-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gfbgraph-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gfbgraph-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gfbgraph-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gfbgraph Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gnome-online-accounts"/> and
<xref linkend="rest"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk-doc"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gfbgraph"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of gfbgraph</title>
<para>
Install <application>gfbgraph</application> by running the following
commands:
</para>
<screen><userinput>./autogen.sh --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>
This package does not have a working testsuite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make libgfbgraphdocdir=/usr/share/doc/gfbgraph-&gfbgraph-version; install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
libgfbgraph-0.2.so
</seg>
<seg>
/usr/include/gfbgraph-0.2,
/usr/share/doc/gfbgraph-&gfbgraph-version;, and
/usr/share/gtk-doc/html/gfbgraph
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgfbgraph-0.2">
<term><filename class="libraryfile">libgfbgraph-0.2.so</filename></term>
<listitem>
<para>
is a GObject wrapper for the Facebook Graph API
</para>
<indexterm zone="gfbgraph libgfbgraph-0.2">
<primary sortas="c-libgfbgraph-0.2">libgfbgraph-0.2.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>