source: gnome/applications/gnome-maps.xml@ ec1e8db

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since ec1e8db was ec1e8db, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

Update to gnome-maps-42.0

Add a patch for fixes coming after the release: use libgweather-4
and detect network correctly.

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