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

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/xf86-video-removal
Last change on this file since f8eeecc0 was f1a4776e, checked in by Douglas R. Reno <renodr@…>, 18 months ago

Archive gfbgraph.

Nothing uses it anymore, and it is incompatible with rest-0.9 and
libsoup3.

Note that gnome-maps used to use it, but it hasn't for over a year now.

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