glfs/gnome/applications/gnome-maps.xml
Bruce Dubbs db1b9905b8 Update to gucharmap-10.0.4.
Update to gnome-apps-2.28 baobab cheese eog evince
          file-roller gnome-calculator gnome-color-manager gnome-disk-utility
          gnome-logs gnome-maps gnome-system-monitor gnome-terminal. 

Update to libwacom-0.29. 
Update to evolution-3.28.0.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20040 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-04 23:03:27 +00:00

161 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-28;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-download-ftp
"&gnome-download-ftp;/gnome-maps/&gnome-minor-28;/gnome-maps-&gnome-maps-version;.tar.xz">
<!ENTITY gnome-maps-md5sum "4550ef070816113afe563b24809e71c1">
<!ENTITY gnome-maps-size "1.1 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;" revision="systemd">
<?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>
&lfs82_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"/>, and
<xref linkend="libchamplain"/>
</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>./configure --prefix=/usr &amp;&amp;
make</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>make 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>