source: archive/gnome/libgweather.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libgweather-download-http
8 "&gnome-download-http;/libgweather/3.6/libgweather-&libgweather-version;.tar.xz">
9 <!ENTITY libgweather-download-ftp
10 "&gnome-download-ftp;/libgweather/3.6/libgweather-&libgweather-version;.tar.xz">
11 <!ENTITY libgweather-md5sum "29ec69bc04c12a1642046a7044f9e305">
12 <!ENTITY libgweather-size "3.8 MB">
13 <!ENTITY libgweather-buildsize "115 MB">
14 <!ENTITY libgweather-time "1.8 SBU">
15]>
16
17<sect1 id="libgweather" xreflabel="libgweather-&libgweather-version;">
18 <?dbhtml filename="libgweather.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>libgweather-&libgweather-version;</title>
25
26 <indexterm zone="libgweather">
27 <primary sortas="a-libgweather">libgweather</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to libgweather</title>
32
33 <para>
34 The <application>libgweather</application> package is a library used
35 to access weather information from online services for numerous
36 locations.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&libgweather-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libgweather-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libgweather-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libgweather-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libgweather-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libgweather-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">libgweather Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk3"/> and
80 <xref linkend="libsoup"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="gobject-introspection"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="gtk-doc"/>
91 </para>
92
93 <para condition="html" role="usernotes">User Notes:
94 <ulink url="&blfs-wiki;/libgweather"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of libgweather</title>
100
101 <para>
102 Install <application>libgweather</application> by running the following
103 commands:
104 </para>
105
106<screen><userinput>./configure --prefix=/usr --enable-locations-compression &amp;&amp;
107make</userinput></screen>
108
109 <para>
110 This package does not come with a test suite.
111 </para>
112
113 <para>
114 Now, as the <systemitem class="username">root</systemitem> user:
115 </para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 </sect2>
120
121 <sect2 role="commands">
122 <title>Command Explanations</title>
123
124 <para>
125 <option>--enable-locations-compression</option>: This switch enables
126 compression of <filename>Locations.xml</filename> files.
127 </para>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/gtk-doc-rebuild.xml"/>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Programs</segtitle>
139 <segtitle>Installed Library</segtitle>
140 <segtitle>Installed Directories</segtitle>
141
142 <seglistitem>
143 <seg>
144 None
145 </seg>
146 <seg>
147 libgweather-3.so
148 </seg>
149 <seg>
150 /usr/include/libgweather-3.0,
151 /usr/share/gtk-doc/html/libgweather-3.0 and
152 /usr/share/libgweather
153 </seg>
154 </seglistitem>
155 </segmentedlist>
156
157 <variablelist>
158 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
159 <?dbfo list-presentation="list"?>
160 <?dbhtml list-presentation="table"?>
161
162 <varlistentry id="libgweather-3">
163 <term><filename class="libraryfile">libgweather-3.so</filename></term>
164 <listitem>
165 <para>
166 contains functions that allow the retrieval of weather
167 information.
168 </para>
169 <indexterm zone="libgweather libgweather-3">
170 <primary sortas="c-libgweather-3">libgweather-3.so</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 </variablelist>
176
177 </sect2>
178
179</sect1>
Note: See TracBrowser for help on using the repository browser.