glfs/gnome/applications/gnome-maps.xml
2021-08-30 17:07:14 -05:00

167 lines
4.4 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-maps-download-http
"&gnome-download-http;/gnome-maps/&gnome-40;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-download-ftp
"&gnome-download-ftp;/gnome-maps/&gnome-40;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-md5sum "508309d2942484a239cffe62b1fdea05">
<!ENTITY gnome-maps-size "3.4 MB">
<!ENTITY gnome-maps-buildsize "16 MB">
<!ENTITY gnome-maps-time "less than 0.1 SBU">
]>
<sect1 id="gnome-maps" xreflabel="gnome-maps-&gnome-maps-version;">
<?dbhtml filename="gnome-maps.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>gnome-maps-&gnome-maps-version;</title>
<indexterm zone="gnome-maps">
<primary sortas="a-gnome-maps">gnome-maps</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Maps</title>
<para>
<application>GNOME Maps</application> is a map application for
<application>GNOME</application>.
</para>
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-maps-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-maps-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-maps-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-maps-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-maps-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-maps-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Maps Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="clutter-gtk"/>,
<xref linkend="desktop-file-utils"/>,
<xref linkend="folks"/>,
<xref linkend="geoclue2"/>,
<xref linkend="geocode-glib"/>,
<xref linkend="gfbgraph"/>,
<xref linkend="gjs"/>,
<xref linkend="libchamplain"/>,
<xref linkend="libgee"/>,
<xref linkend="libhandy1"/>, and
<xref linkend="rest"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-maps"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Maps</title>
<para>
Install <application>GNOME Maps</application> by running the following
commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson --prefix=/usr --buildtype=release .. &amp;&amp;
ninja</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>ninja install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
gnome-maps
</seg>
<seg>
libgnome-maps.so
</seg>
<seg>
/usr/lib/gnome-maps and
/usr/share/gnome-maps
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-maps-prog">
<term><command>gnome-maps</command></term>
<listitem>
<para>
is a map application for <application>GNOME</application>
</para>
<indexterm zone="gnome-maps gnome-maps-prog">
<primary sortas="b-gnome-maps">gnome-maps</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>