mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
168 lines
4.6 KiB
XML
168 lines
4.6 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 gnome-weather-download-http
|
|
"&gnome-download-http;/gnome-weather/&gnome-45;/gnome-weather-&gnome-weather-version;.tar.xz">
|
|
<!ENTITY gnome-weather-download-ftp " ">
|
|
<!ENTITY gnome-weather-md5sum "575876d175882b6774d7ba472199946a">
|
|
<!ENTITY gnome-weather-size "236 KB">
|
|
<!ENTITY gnome-weather-buildsize "3.5 MB">
|
|
<!ENTITY gnome-weather-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-weather" xreflabel="gnome-weather-&gnome-weather-version;">
|
|
<?dbhtml filename="gnome-weather.html"?>
|
|
|
|
|
|
<title>gnome-weather-&gnome-weather-version;</title>
|
|
|
|
<indexterm zone="gnome-weather">
|
|
<primary sortas="a-gnome-weather">gnome-weather</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME Weather</title>
|
|
|
|
<para>
|
|
<application>GNOME Weather</application> is a small application that allows
|
|
you to monitor the current weather conditions for your city, or anywhere
|
|
in the world, and to access updated forecasts provided by various internet
|
|
services.
|
|
</para>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-weather-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-weather-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-weather-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-weather-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-weather-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-weather-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME Weather Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gjs"/>,
|
|
<xref linkend="libadwaita1"/>, and
|
|
<xref linkend="libgweather"/>
|
|
<!-- <xref linkend="libhandy1"/>-->
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<!-- <xref linkend="appstream-glib"/> -->
|
|
<ulink url="&appstream-glib-url;">appstream-glib</ulink>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME Weather</title>
|
|
|
|
<para>
|
|
Install <application>GNOME Weather</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
meson setup --prefix=/usr --buildtype=release .. &&
|
|
ninja</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>ninja test</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-weather
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/share/org.gnome.Weather
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gnome-weather-prog">
|
|
<term><command>gnome-weather</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a small application that allows you to monitor the
|
|
current weather conditions anywhere in the world
|
|
</para>
|
|
<indexterm zone="gnome-weather gnome-weather-prog">
|
|
<primary sortas="b-gnome-weather">gnome-weather</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|