source: gnome/core/gnome-bluetooth.xml@ 64fecc4

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 64fecc4 was 7cc5920, checked in by Ken Moffat <ken@…>, 12 years ago

gnome-bluetooth-3.2.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9372 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 "&gnome-download-http;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
8 <!ENTITY gnome-bluetooth-download-ftp "&gnome-download-ftp;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
9 <!ENTITY gnome-bluetooth-md5sum "6a2bd7d67395dff90e7b45ecb7f7d89c">
10 <!ENTITY gnome-bluetooth-size "1.1 MB">
11 <!ENTITY gnome-bluetooth-buildsize "23 MB">
12 <!ENTITY gnome-bluetooth-time "0.5 SBU">
13]>
14
15<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
16 <?dbhtml filename="gnome-bluetooth.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gnome-bluetooth-&gnome-bluetooth-version;</title>
24
25 <indexterm zone="gnome-bluetooth">
26 <primary sortas="a-gnome-bluetooth">gnome-bluetooth</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to gnome-bluetooth</title>
31
32 <para>The <application>gnome-bluetooth</application> package contains tools
33 for managing and manipulating Bluetooth devices using the
34 <application>GNOME</application> desktop.</para>
35
36 &lfs70_built;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &gnome-bluetooth-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &gnome-bluetooth-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &gnome-bluetooth-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &gnome-bluetooth-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">gnome-bluetooth Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="GConf"/>,
64 <xref linkend="libnotify"/>, and
65 <xref linkend="nautilus-sendto"/></para>
66
67 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
68 <para role="required"><ulink url="http://www.bluez.org/">BlueZ</ulink></para>
69
70 <bridgehead renderas="sect4">Optional</bridgehead>
71 <para role="optional"><xref linkend="rarian"/></para>
72
73 <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
74 <para role="optional"><ulink url="http://www.bluez.org/">obexd</ulink>
75 (Required for bluetooth-sendto to work)</para>
76
77 <para condition="html" role="usernotes">User Notes:
78 <ulink url="&blfs-wiki;/gnome-bluetooth"/></para>
79
80 </sect2>
81
82 <sect2 role="installation">
83 <title>Installation of gnome-bluetooth</title>
84
85 <para>Install <application>gnome-bluetooth</application> by running the following
86 commands:</para>
87
88<screen><userinput>./configure --prefix=$GNOME_PREFIX \
89 --sysconfdir=$GNOME_SYSCONFDIR &amp;&amp;
90make</userinput></screen>
91
92 <para>This package does not come with a test suite.</para>
93
94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role="root"><userinput>make install</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="commands">
101 <title>Command Explanations</title>
102
103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
104 href="../../xincludes/gnome-prefix.xml"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
107 href="../../xincludes/gnome-sysconfdir.xml"/>
108
109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110 href="../../xincludes/gtk-doc-rebuild.xml"/>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>bluetooth-applet, bluetooth-properties, bluetooth-sendto, and
124 bluetooth-wizard</seg>
125 <seg>libgbtgeoclue.so, libgnome-bluetooth.so, and
126 libnstbluetooth.so</seg>
127 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-bluetooth,
128 lib/gnome-bluetooth/plugins,share/{gnome-bluetooth,
129 gnome/help/gnome-bluetooth/*,gtk-doc/html/gnome-bluetooth,
130 omf/gnome-bluetooth}}</seg>
131 </seglistitem>
132 </segmentedlist>
133
134 <variablelist>
135 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
136 <?dbfo list-presentation="list"?>
137 <?dbhtml list-presentation="table"?>
138
139 <varlistentry id="bluetooth-applet">
140 <term><command>bluetooth-applet</command></term>
141 <listitem>
142 <para>is a <application>GNOME</application> applet for prompting the
143 user for a Bluetooth passkey (PIN).</para>
144 <indexterm zone="gnome-bluetooth bluetooth-applet">
145 <primary sortas="b-bluetooth-applet">bluetooth-applet</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="bluetooth-properties">
151 <term><command>bluetooth-properties</command></term>
152 <listitem>
153 <para>is a <application>GTK</application> dialog for managing
154 properties of the Linux Bluetooth stack.</para>
155 <indexterm zone="gnome-bluetooth bluetooth-properties">
156 <primary sortas="b-bluetooth-properties">bluetooth-properties</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="bluetooth-sendto">
162 <term><command>bluetooth-sendto</command></term>
163 <listitem>
164 <para>is a <application>GTK</application> application for transfering
165 files over Bluetooth.</para>
166 <indexterm zone="gnome-bluetooth bluetooth-sendto">
167 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="bluetooth-wizard">
173 <term><command>bluetooth-wizard</command></term>
174 <listitem>
175 <para>is a <application>GTK</application> wizard for setting up
176 devices with the Linux Bluetooth stack.</para>
177 <indexterm zone="gnome-bluetooth bluetooth-wizard">
178 <primary sortas="b-bluetooth-wizard">bluetooth-wizard</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="libgnome-bluetooth">
184 <term><filename class='libraryfile'>libgnome-bluetooth.so</filename></term>
185 <listitem>
186 <para>contains the <application>gnome-bluetooth</application> API
187 functions.</para>
188 <indexterm zone="gnome-bluetooth libgnome-bluetooth">
189 <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="libgbtgeoclue">
195 <term><filename class='libraryfile'>libgbtgeoclue.so</filename></term>
196 <listitem>
197 <para>is a <application>gnome-bluetooth</application> plugin.</para>
198 <indexterm zone="gnome-bluetooth libgbtgeoclue">
199 <primary sortas="c-libgbtgeoclue">libgbtgeoclue.so</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 </variablelist>
205
206 </sect2>
207
208</sect1>
Note: See TracBrowser for help on using the repository browser.