source: gnome/applications/gnome-weather.xml@ 240af05

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 240af05 was 2f7fef8, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

Update to gnome-weather-42.0

  • 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 gnome-weather-download-http
8 "&gnome-download-http;/gnome-weather/&gnome-42;/gnome-weather-&gnome-weather-version;.tar.xz">
9 <!ENTITY gnome-weather-download-ftp
10 "&gnome-download-ftp;/gnome-weather/&gnome-42;/gnome-weather-&gnome-weather-version;.tar.xz">
11 <!ENTITY gnome-weather-md5sum "702c07e0da5db7a3f779d74a55606fcb">
12 <!ENTITY gnome-weather-size "228 KB">
13 <!ENTITY gnome-weather-buildsize "4.8 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 &lfs111_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="libadwaita1"/>,
82 <xref linkend="libgweather"/>, and
83 <xref linkend="libhandy1"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional</bridgehead>
87 <para role="optional">
88<!-- <xref linkend="appstream-glib"/> -->
89 <ulink url="&appstream-glib-url;">appstream-glib</ulink>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/gnome-weather"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of GNOME Weather</title>
99
100 <para>
101 Install <application>GNOME Weather</application> by running the following
102 commands:
103 </para>
104
105<screen><userinput>mkdir build &amp;&amp;
106cd build &amp;&amp;
107
108meson --prefix=/usr --buildtype=release .. &amp;&amp;
109ninja</userinput></screen>
110
111 <para>
112 To test the results, issue: <command>ninja test</command>.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>ninja install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
127 href="../../xincludes/meson-buildtype-release.xml"/>
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 gnome-weather
141 </seg>
142 <seg>
143 None
144 </seg>
145 <seg>
146 /usr/share/org.gnome.Weather
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="gnome-weather-prog">
157 <term><command>gnome-weather</command></term>
158 <listitem>
159 <para>
160 is a small application that allows you to monitor the
161 current weather conditions anywhere in the world
162 </para>
163 <indexterm zone="gnome-weather gnome-weather-prog">
164 <primary sortas="b-gnome-weather">gnome-weather</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 </variablelist>
170
171 </sect2>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.