glfs/gnome/applications/gnome-maps.xml
Douglas R. Reno 041a1e0125 Update to evolution-3.34.4
Update to epiphany-3.34.4
Update to gnome-disk-utility-3.34.4
Update to evolution-3.34.4
Minor URL and text tweaks
Tag the rest of GNOME Applications

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22766 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-27 21:05:33 +00:00

165 lines
4.3 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-minor-34;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-download-ftp
"&gnome-download-ftp;/gnome-maps/&gnome-minor-34;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-md5sum "51b549242e30886865004093f9081652">
<!ENTITY gnome-maps-size "3.8 MB">
<!ENTITY gnome-maps-buildsize "12 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>
<othername>$LastChangedBy$</othername>
<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>
&lfs91_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="folks"/>,
<xref linkend="geoclue2"/>,
<xref linkend="geocode-glib"/>,
<xref linkend="gfbgraph"/>,
<xref linkend="gjs"/>,
<xref linkend="libchamplain"/>, 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 .. &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>