source: networking/netlibs/geoclue2.xml@ f00e39b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn 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 f00e39b was 22c91155, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to jansson-2.12
Update to gexiv2-0.11.0
Update to nautilus-3.30.5
Update to zenity-3.30.0
Update to GeoClue-2.5.2
Update to gnome-settings-daemon-3.30.2
Update to network-manager-applet-1.8.18
Update to gnome-color-manager-3.30.0
Update to gnome-control-center-3.30.2
Minor text fixes

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

  • 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 geoclue2-download-http
8 "https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/&geoclue2-version;/geoclue-&geoclue2-version;.tar.bz2">
9 <!ENTITY geoclue2-download-ftp " ">
10 <!ENTITY geoclue2-md5sum "e1ba351a1939eb6cdf04fa738d5be74a">
11 <!ENTITY geoclue2-size "80 KB">
12 <!ENTITY geoclue2-buildsize "9.7 MB">
13 <!ENTITY geoclue2-time "0.1 SBU">
14]>
15
16<sect1 id="geoclue2" xreflabel="GeoClue-&geoclue2-version;">
17 <?dbhtml filename="geoclue2.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>GeoClue-&geoclue2-version;</title>
25
26 <indexterm zone="geoclue2">
27 <primary sortas="a-geoclue">GeoClue</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GeoClue</title>
32
33 <para>
34 <application>GeoClue</application> is a modular geoinformation service
35 built on top of the <application>D-Bus</application> messaging system. The
36 goal of the <application>GeoClue</application> project is to make creating
37 location-aware applications as simple as possible.
38 </para>
39
40 &lfs83_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&geoclue2-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&geoclue2-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &geoclue2-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &geoclue2-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &geoclue2-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &geoclue2-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GeoClue Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="json-glib"/> and
81 <xref linkend="libsoup"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="ModemManager"/>,
87 <xref linkend="vala"/>, and
88 <xref linkend="avahi"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="gtk-doc"/> and
94 <xref linkend="libnotify"/>
95 </para>
96
97 <para condition="html" role="usernotes">
98 User Notes: <ulink url="&blfs-wiki;/geoclue2"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of GeoClue</title>
104
105 <para>
106 Install <application>GeoClue</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>mkdir build &amp;&amp;
111cd build &amp;&amp;
112
113meson --prefix=/usr --sysconfdir=/etc .. &amp;&amp;
114ninja</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>ninja install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <para>
132 <option>-D3g-source=false</option>: This switch disables
133 the 3G backend. Use it if you have not installed the
134 <application>ModemManager</application> package.
135 </para>
136
137 <para>
138 <option>-Dmodem-gps-source=false</option>: This switch disables
139 the modem GPS backend. Use it if you have not installed the
140 <application>ModemManager</application> package.
141 </para>
142
143 <para>
144 <option>-Dcdma-source=false</option>: This switch disables the
145 CDMA source backend. Use it if you have not installed the
146 <application>ModemManager</application> package.
147 </para>
148
149 <para>
150 <option>-Dnmea-source=false</option>: This switch disables the
151 NMEA source. Use it if you have not installed the
152 <application>Avahi</application> package.
153 </para>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>
167 None
168 </seg>
169 <seg>
170 libgeoclue-2.so
171 </seg>
172 <seg>
173 /etc/geoclue,
174 /usr/include/libgeoclue-2.0,
175 /usr/libexec/geoclue-2.0, and
176 /usr/share/gtk-doc/html/{geoclue,libgeoclue}
177 </seg>
178 </seglistitem>
179 </segmentedlist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.