mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
951011a442
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9426 af4574ff-66df-0310-9fd7-8a98e5e911e0
162 lines
5.5 KiB
XML
162 lines
5.5 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 libgweather-download-http "&gnome-download-http;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.xz">
|
|
<!ENTITY libgweather-download-ftp "&gnome-download-ftp;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.xz">
|
|
<!ENTITY libgweather-md5sum "de91f7ed59508d2b96c319e19e27fda5">
|
|
<!ENTITY libgweather-size "4.1 MB">
|
|
<!ENTITY libgweather-buildsize "253 MB">
|
|
<!ENTITY libgweather-time "1.6 SBU">
|
|
]>
|
|
|
|
<sect1 id="libgweather" xreflabel="libgweather-&libgweather-version;">
|
|
<?dbhtml filename="libgweather.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libgweather-&libgweather-version;</title>
|
|
|
|
<indexterm zone="libgweather">
|
|
<primary sortas="a-libgweather">libgweather</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libgweather</title>
|
|
|
|
<para>The <application>libgweather</application> package is a library to
|
|
access weather information from online services for numerous
|
|
locations.</para>
|
|
|
|
&lfs70_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&libgweather-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&libgweather-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &libgweather-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &libgweather-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &libgweather-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &libgweather-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libgweather Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="GConf"/>,
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="intltool"/>, and
|
|
<xref linkend="libsoup"/></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;/libgweather"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libgweather</title>
|
|
|
|
<para>Install <application>libgweather</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
|
--sysconfdir=$GNOME_SYSCONFDIR &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-sysconfdir.xml"/>
|
|
|
|
<para><option>--disable-glibtest</option>: Use this parameter if you do
|
|
<emphasis role="strong">NOT</emphasis> want to compile and run a test GLIB
|
|
program.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
<para><option>--enable-gtk-doc-html</option>: Use this parameter if you want
|
|
to build documentation in html format.</para>
|
|
|
|
<para><option>--enable-gtk-doc-pdf</option>: Use this parameter if you want
|
|
to build documentation in pdf format.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libgweather-3.so</seg>
|
|
<seg><envar>$GNOME_SYSCONFDIR</envar>/gconf/schemas,
|
|
<envar>$GNOME_PREFIX</envar>/{include/libgweather-3.0/libgweather,
|
|
share/{gtk-doc/html/libgweather-3.0,icons/gnome/{16x16/status,
|
|
22x22/status,24x24/status,32x32/status,scalable/status},libgweather,
|
|
locale/{es_AR/LC_MESSAGES,es_CL/LC_MESSAGES,es_CO/LC_MESSAGES,
|
|
es_CR/LC_MESSAGES,es_DO/LC_MESSAGES,es_EC/LC_MESSAGES,es_ES/LC_MESSAGES,
|
|
es_GT/LC_MESSAGES,es_HN/LC_MESSAGES,es_MX/LC_MESSAGES,es_NI/LC_MESSAGES,
|
|
es_PA/LC_MESSAGES,es_PE/LC_MESSAGES,es_PR/LC_MESSAGES,es_SV/LC_MESSAGES,
|
|
es_UY/LC_MESSAGES,es_VE/LC_MESSAGES}}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgweather-3">
|
|
<term><filename class='libraryfile'>libgweather-3.so</filename></term>
|
|
<listitem>
|
|
<para>contains functions that allow the retrieval of weather
|
|
information.</para>
|
|
<indexterm zone="libgweather libgweather-3">
|
|
<primary sortas="c-libgweather-3">libgweather-3.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|