source: archive/blueman.xml@ 3f2db3a6

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 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 7.3 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 blueman-download-http "http://download.tuxfamily.org/blueman/blueman-&blueman-version;.tar.gz">
8 <!ENTITY blueman-download-ftp " ">
9 <!ENTITY blueman-md5sum "f0bee59589f4c23e35bf08c2ef8acaef">
10 <!ENTITY blueman-size "1.2 MB">
11 <!ENTITY blueman-buildsize "16 MB">
12 <!ENTITY blueman-time "0.2 SBU">
13]>
14
15<sect1 id="blueman" xreflabel="Blueman-&blueman-version;">
16 <?dbhtml filename="blueman.html"?>
17
18
19 <title>Blueman-&blueman-version;</title>
20
21 <indexterm zone="blueman">
22 <primary sortas="a-Blueman">Blueman</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Blueman</title>
27
28 <para>
29 <application>Blueman</application> is full featured GTK+
30 Bluetooth manager.
31 </para>
32
33 &lfs74_built;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&blueman-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&blueman-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &blueman-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &blueman-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &blueman-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &blueman-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Blueman Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="bluez"/>,
74 <xref linkend="dbus-python"/>,
75 <xref linkend="gtk2"/>,
76 <!-- <xref linkend="notify-python"/>, -->
77 <xref linkend="pygtk"/> (with <xref linkend="gtk2"/> support),
78 <!--<xref linkend="pyrex"/>, --> and
79 <xref linkend="startup-notification"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="polkit"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
90 </para>
91
92 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
93 <para role="required">
94 <xref linkend="obex-data-server"/> and
95 <xref linkend="polkit-gnome"/>
96 </para>
97
98 <para condition="html" role="usernotes">
99 User Notes: <ulink url="&blfs-wiki;/blueman"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Blueman</title>
105
106 <para>
107 Install <application>Blueman</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr \
112 --sysconfdir=/etc \
113 --libexecdir=/usr/lib/blueman \
114 --disable-static &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/static-libraries.xml"/>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 blueman-adapters, blueman-applet, blueman-assistant, blueman-browse,
147 blueman-manager, blueman-sendto, and blueman-services
148 </seg>
149 <seg>
150 None
151 </seg>
152 <seg>
153 /usr/lib/blueman,
154 /usr/lib/python&python2-majorver;/site-packages/blueman, and
155 /usr/share/blueman
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="blueman-adapters">
166 <term><command>blueman-adapters</command></term>
167 <listitem>
168 <para>
169 is a utility used to set adapter properties.
170 </para>
171 <indexterm zone="blueman blueman-adapters">
172 <primary sortas="b-blueman-adapters">blueman-adapters</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="blueman-applet">
178 <term><command>blueman-applet</command></term>
179 <listitem>
180 <para>
181 is a tray applet used to manage bluetooth.
182 </para>
183 <indexterm zone="blueman blueman-applet">
184 <primary sortas="b-blueman-applet">blueman-applet</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="blueman-assistant">
190 <term><command>blueman-assistant</command></term>
191 <listitem>
192 <para>
193 is an application used for configuring and pairing bluetooth devices.
194 </para>
195 <indexterm zone="blueman blueman-assistant">
196 <primary sortas="b-blueman-assistant">blueman-assistant</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="blueman-browse">
202 <term><command>blueman-browse</command></term>
203 <listitem>
204 <para>
205 is used to start obex browser for specified device.
206 </para>
207 <indexterm zone="blueman blueman-browse">
208 <primary sortas="b-blueman-browse">blueman-browse</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="blueman-manager">
214 <term><command>blueman-manager</command></term>
215 <listitem>
216 <para>
217 is the bluetooth device manager.
218 </para>
219 <indexterm zone="blueman blueman-manager">
220 <primary sortas="b-blueman-manager">blueman-manager</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="blueman-sendto">
226 <term><command>blueman-sendto</command></term>
227 <listitem>
228 <para>
229 is an application used for sending files to bluetooth devices.
230 </para>
231 <indexterm zone="blueman blueman-sendto">
232 <primary sortas="b-blueman-sendto">blueman-sendto</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="blueman-services">
238 <term><command>blueman-services</command></term>
239 <listitem>
240 <para>
241 is a graphical dialog used for configuring local bluetooth services.
242 </para>
243 <indexterm zone="blueman blueman-services">
244 <primary sortas="b-blueman-services">blueman-services</primary>
245 </indexterm>
246 </listitem>
247 </varlistentry>
248
249 </variablelist>
250
251 </sect2>
252
253</sect1>
Note: See TracBrowser for help on using the repository browser.