source: networking/netlibs/geoclue.xml@ 11daca34

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 11daca34 was 11daca34, checked in by Andrew Benton <andy@…>, 12 years ago

New package geoclue required by WebKitGTK+-1.8.0

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

  • Property mode set to 100644
File size: 4.8 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 <!-- Place this in the general.ent file
8 <!ENTITY geoclue-version "">
9 -->
10
11 <!ENTITY geoclue-download-http
12 "https://launchpad.net/geoclue/trunk/0.12/+download/geoclue-0.12.0.tar.gz">
13 <!ENTITY geoclue-download-ftp " ">
14 <!ENTITY geoclue-md5sum "33af8307f332e0065af056ecba65fec2">
15 <!ENTITY geoclue-size "556 KB">
16 <!ENTITY geoclue-buildsize "11 MB">
17 <!ENTITY geoclue-time "0.1 SBU">
18]>
19
20<sect1 id="geoclue" xreflabel="GeoClue-&geoclue-version;">
21 <?dbhtml filename="geoclue.html"?>
22
23 <sect1info>
24 <othername>$LastChangedBy$</othername>
25 <date>$Date$</date>
26 </sect1info>
27
28 <title>GeoClue-&geoclue-version;</title>
29
30 <indexterm zone="geoclue">
31 <primary sortas="a-geoclue">GeoClue</primary>
32 </indexterm>
33
34 <!--Required section-->
35 <sect2 role="package">
36 <title>Introduction to GeoClue</title>
37
38 <para>
39 <application>GeoClue</application> is a modular geoinformation service
40 built on top of the <application>D-Bus</application> messaging system. The
41 goal of the <application>GeoClue</application> project is to make creating
42 location-aware applications as simple as possible.
43 </para>
44
45 &lfs71_built;
46
47 <bridgehead renderas="sect3">Package Information</bridgehead>
48 <itemizedlist spacing="compact">
49 <listitem>
50 <para>
51 Download (HTTP): <ulink url="&geoclue-download-http;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download (FTP): <ulink url="&geoclue-download-ftp;"/>
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download MD5 sum: &geoclue-md5sum;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Download size: &geoclue-size;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated disk space required: &geoclue-buildsize;
72 </para>
73 </listitem>
74 <listitem>
75 <para>
76 Estimated build time: &geoclue-time;
77 </para>
78 </listitem>
79 </itemizedlist>
80
81 <bridgehead renderas="sect3">GeoClue Dependencies</bridgehead>
82
83 <bridgehead renderas="sect4">Required</bridgehead>
84 <para role="required">
85 <xref linkend="dbus"/> and <xref linkend="glib2"/>
86 </para>
87
88 <!--
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
92 </para>
93 -->
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/geoclue"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of GeoClue</title>
102
103 <para>
104 Install <application>GeoClue</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>sed -i 's# -Werror##' configure &amp;&amp;
109./configure --prefix=/usr --libexecdir=/usr/lib/geoclue &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <command>sed -i 's# -Werror##' configure</command>: This sed removes
128 -Werror from the CFLAGS, otherwise the build will fail with gcc-4.7.
129 </para>
130
131 <para>
132 <option>--libexecdir=/usr/lib/geoclue</option>: This option installs its
133 private executables into /usr/lib/geoclue.
134 </para>
135 </sect2>
136
137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Library</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 libgeoclue.so.
147 </seg>
148 <seg>
149 /usr/lib/geoclue and /usr/share/geoclue-providers.
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="libgeoclue">
160 <term><filename class="libraryfile">libgeoclue.so</filename></term>
161 <listitem>
162 <para>
163 contains functions that provide the
164 <application>GeoClue</application> geoinformation application
165 programming interface
166 </para>
167 <indexterm zone="geoclue libgeoclue">
168 <primary sortas="c-libgeoclue">libgeoclue.so</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172 </variablelist>
173 </sect2>
174</sect1>
Note: See TracBrowser for help on using the repository browser.