source: gnome/core/gnome-bluetooth.xml@ c67fbf64

systemd-11177
Last change on this file since c67fbf64 was c67fbf64, checked in by Krejzi <krejzi@…>, 11 years ago

Remove packages that are now in lfs systemd from blfs.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11302 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.5 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-bluetooth-download-http
8 "&gnome-download-http;/gnome-bluetooth/3.6/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
9 <!ENTITY gnome-bluetooth-download-ftp
10 "&gnome-download-ftp;/gnome-bluetooth/3.6/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
11 <!ENTITY gnome-bluetooth-md5sum "a3b0b6c2c542b3264cb0144a4efb3342">
12 <!ENTITY gnome-bluetooth-size "1.3 MB">
13 <!ENTITY gnome-bluetooth-buildsize "21 MB">
14 <!ENTITY gnome-bluetooth-time "0.2 SBU">
15]>
16
17<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
18 <?dbhtml filename="gnome-bluetooth.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-bluetooth-&gnome-bluetooth-version;</title>
26
27 <indexterm zone="gnome-bluetooth">
28 <primary sortas="a-gnome-bluetooth">gnome-bluetooth</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Bluetooth</title>
33
34 <para>
35 The <application>GNOME Bluetooth</application> package contains tools
36 for managing and manipulating Bluetooth devices using the
37 <application>GNOME</application> Desktop.
38 </para>
39
40 &lfs72_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-bluetooth-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-bluetooth-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gnome-bluetooth-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gnome-bluetooth-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GNOME Bluetooth Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="libnotify"/> and
81 <xref linkend="yelp-xsl"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gobject-introspection"/> and
87 <xref linkend="nautilus-sendto"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="geoclue"/> and
93 <xref linkend="gtk-doc"/>
94 </para>
95
96 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
97 <para role="optional">
98 <xref linkend="bluez"/> and
99 <xref linkend="obexd"/>
100 (Required for bluetooth-sendto to work)
101 </para>
102
103 <para condition="html" role="usernotes">User Notes:
104 <ulink url="&blfs-wiki;/gnome-bluetooth"/>
105 </para>
106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of GNOME Bluetooth</title>
110
111 <para>
112 Install <application>GNOME Bluetooth</application> by running the following
113 commands:
114 </para>
115
116<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
117make</userinput></screen>
118
119 <para>
120 This package does not come with a test suite.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>make install</userinput></screen>
128
129 <para>
130 For <application>GNOME Bluetooth</application> to work
131 as expected, users need to be allowed to write to
132 <filename>/dev/rfkill</filename>. Create a
133 <application>Udev</application> rule that will allow
134 normal users to write to <filename>/dev/rfkill</filename>
135 with the following command as the
136 <systemitem class="username">root</systemitem> user:
137 </para>
138
139<screen role="root"><userinput>cat &gt; /lib/udev/rules.d/61-gnome-bluetooth.rules &lt;&lt; "EOF"
140<literal># Get access to /dev/rfkill for users
141# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
142#
143# Simplified by Kay Sievers
144# https://bugzilla.redhat.com/show_bug.cgi?id=733326
145
146KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"</literal>
147EOF</userinput></screen>
148
149 </sect2>
150
151 <sect2 role="commands">
152 <title>Command Explanations</title>
153
154 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
155 href="../../xincludes/gtk-doc-rebuild.xml"/>
156
157 </sect2>
158
159 <sect2 role="content">
160 <title>Contents</title>
161
162 <segmentedlist>
163 <segtitle>Installed Programs</segtitle>
164 <segtitle>Installed Library</segtitle>
165 <segtitle>Installed Directories</segtitle>
166
167 <seglistitem>
168 <seg>
169 bluetooth-applet, bluetooth-sendto and bluetooth-wizard
170 </seg>
171 <seg>
172 libgnome-bluetooth.so
173 </seg>
174 <seg>
175 /usr/include/gnome-bluetooth,
176 /usr/lib/gnome-bluetooth,
177 /usr/share/gnome-bluetooth,
178 /usr/share/gtk-doc/html/gnome-bluetooth and
179 /usr/share/help/*/gnome-bluetooth
180 </seg>
181 </seglistitem>
182 </segmentedlist>
183
184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
188
189 <varlistentry id="bluetooth-applet">
190 <term><command>bluetooth-applet</command></term>
191 <listitem>
192 <para>
193 is a <application>GNOME</application> applet for prompting the
194 user for a Bluetooth passkey (PIN).
195 </para>
196 <indexterm zone="gnome-bluetooth bluetooth-applet">
197 <primary sortas="b-bluetooth-applet">bluetooth-applet</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="bluetooth-sendto">
203 <term><command>bluetooth-sendto</command></term>
204 <listitem>
205 <para>
206 is a <application>GTK+</application> application for transfering
207 files over Bluetooth.
208 </para>
209 <indexterm zone="gnome-bluetooth bluetooth-sendto">
210 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="bluetooth-wizard">
216 <term><command>bluetooth-wizard</command></term>
217 <listitem>
218 <para>
219 is a <application>GTK+</application> wizard for setting up
220 devices with the Linux Bluetooth stack.
221 </para>
222 <indexterm zone="gnome-bluetooth bluetooth-wizard">
223 <primary sortas="b-bluetooth-wizard">bluetooth-wizard</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="libgnome-bluetooth">
229 <term><filename class="libraryfile">libgnome-bluetooth.so</filename></term>
230 <listitem>
231 <para>
232 contains the <application>GNOME Bluetooth</application> API
233 functions.
234 </para>
235 <indexterm zone="gnome-bluetooth libgnome-bluetooth">
236 <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 </variablelist>
242
243 </sect2>
244
245</sect1>
Note: See TracBrowser for help on using the repository browser.