source: gnome/applications/gnome-weather.xml@ b515f46f

11.0 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 b515f46f was 20f070d8, checked in by Xi Ruoyao <xry111@…>, 3 years ago

first batch of meson --buildtype=release

  • Property mode set to 100644
File size: 4.9 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 gnome-weather-download-http
8 "&gnome-download-http;/gnome-weather/&gnome-40;/gnome-weather-&gnome-weather-version;.tar.xz">
9 <!ENTITY gnome-weather-download-ftp
10 "&gnome-download-ftp;/gnome-weather/&gnome-40;/gnome-weather-&gnome-weather-version;.tar.xz">
11 <!ENTITY gnome-weather-md5sum "a172aa420065fd58d376429d2e80f603">
12 <!ENTITY gnome-weather-size "920 KB">
13 <!ENTITY gnome-weather-buildsize "4.7 MB">
14 <!ENTITY gnome-weather-time "less than 0.1 SBU">
15]>
16
17<sect1 id="gnome-weather" xreflabel="gnome-weather-&gnome-weather-version;">
18 <?dbhtml filename="gnome-weather.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gnome-weather-&gnome-weather-version;</title>
25
26 <indexterm zone="gnome-weather">
27 <primary sortas="a-gnome-weather">gnome-weather</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GNOME Weather</title>
32
33 <para>
34 <application>GNOME Weather</application> is a small application that allows
35 you to monitor the current weather conditions for your city, or anywhere
36 in the world, and to access updated forecasts provided by various internet
37 services.
38 </para>
39
40 &lfs101_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-weather-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-weather-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-weather-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-weather-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gnome-weather-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gnome-weather-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GNOME Weather Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gjs"/>,
81 <xref linkend="libgweather"/>, and
82 <xref linkend="libhandy1"/>
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87<!-- <xref linkend="appstream-glib"/> -->
88 <ulink url="&appstream-glib-url;">appstream-glib</ulink>
89 </para>
90
91 <para condition="html" role="usernotes">User Notes:
92 <ulink url="&blfs-wiki;/gnome-weather"/>
93 </para>
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of GNOME Weather</title>
98
99 <para>
100 Install <application>GNOME Weather</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>mkdir build &amp;&amp;
105cd build &amp;&amp;
106
107meson --prefix=/usr --buildtype=release .. &amp;&amp;
108ninja</userinput></screen>
109
110 <para>
111 To test the results, issue: <command>ninja test</command>. <!--One test may
112 fail if the package is not already installed, and all tests must be run
113 in a X session with D-Bus support.-->
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>ninja install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
128 href="../../xincludes/meson-buildtype-release.xml"/>
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 gnome-weather
142 </seg>
143 <seg>
144 None
145 </seg>
146 <seg>
147 /usr/share/org.gnome.Weather
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="gnome-weather-prog">
158 <term><command>gnome-weather</command></term>
159 <listitem>
160 <para>
161 is a small application that allows you to monitor the
162 current weather conditions anywhere in the world
163 </para>
164 <indexterm zone="gnome-weather gnome-weather-prog">
165 <primary sortas="b-gnome-weather">gnome-weather</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.