source: gnome/applications/gnome-maps.xml@ 59d70fc

10.0 10.1 11.0 11.1 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 59d70fc was 1bcedae, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Update to gedit-3.36.2
Update to eog-3.36.2
Update to dconf-editor-3.36.2
Update to gnome-maps-3.36.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23025 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.3 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-maps-download-http
8 "&gnome-download-http;/gnome-maps/&gnome-minor-36;/gnome-maps-&gnome-maps-version;.tar.xz">
9 <!ENTITY gnome-maps-download-ftp
10 "&gnome-download-ftp;/gnome-maps/&gnome-minor-36;/gnome-maps-&gnome-maps-version;.tar.xz">
11 <!ENTITY gnome-maps-md5sum "92171fe9ab0e2cd798818a2f5bd90369">
12 <!ENTITY gnome-maps-size "3.8 MB">
13 <!ENTITY gnome-maps-buildsize "16 MB">
14 <!ENTITY gnome-maps-time "0.1 SBU">
15]>
16
17<sect1 id="gnome-maps" xreflabel="gnome-maps-&gnome-maps-version;">
18 <?dbhtml filename="gnome-maps.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-maps-&gnome-maps-version;</title>
26
27 <indexterm zone="gnome-maps">
28 <primary sortas="a-gnome-maps">gnome-maps</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Maps</title>
33
34 <para>
35 <application>GNOME Maps</application> is a map application for
36 <application>GNOME</application>.
37 </para>
38
39 &lfs91_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-maps-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-maps-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-maps-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-maps-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-maps-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-maps-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Maps Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="clutter-gtk"/>,
80 <xref linkend="folks"/>,
81 <xref linkend="geoclue2"/>,
82 <xref linkend="geocode-glib"/>,
83 <xref linkend="gfbgraph"/>,
84 <xref linkend="gjs"/>,
85 <xref linkend="libchamplain"/>, and
86 <xref linkend="rest"/>
87 </para>
88
89 <para condition="html" role="usernotes">User Notes:
90 <ulink url="&blfs-wiki;/gnome-maps"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of GNOME Maps</title>
96
97 <para>
98 Install <application>GNOME Maps</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>mkdir build &amp;&amp;
103cd build &amp;&amp;
104
105meson --prefix=/usr .. &amp;&amp;
106ninja</userinput></screen>
107
108 <para>
109 This package does not come with a test suite.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>ninja install</userinput></screen>
117
118 </sect2>
119
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 gnome-maps
132 </seg>
133 <seg>
134 libgnome-maps.so
135 </seg>
136 <seg>
137 /usr/lib/gnome-maps and
138 /usr/share/gnome-maps
139 </seg>
140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="gnome-maps-prog">
149 <term><command>gnome-maps</command></term>
150 <listitem>
151 <para>
152 is a map application for <application>GNOME</application>.
153 </para>
154 <indexterm zone="gnome-maps gnome-maps-prog">
155 <primary sortas="b-gnome-maps">gnome-maps</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 </variablelist>
161
162 </sect2>
163
164</sect1>
Note: See TracBrowser for help on using the repository browser.