source: gnome-systemd/desktop/gnome-bluetooth.xml@ a5a8a71

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

Check entire GNOME section, retire libgnomekbd.

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

  • Property mode set to 100644
File size: 5.6 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/&gnome-minor;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
9 <!ENTITY gnome-bluetooth-download-ftp
10 "&gnome-download-ftp;/gnome-bluetooth/&gnome-minor;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
11 <!ENTITY gnome-bluetooth-md5sum "c23666aa1d0bfc37be38f45493679de2">
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 &lfs76_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="gtk3"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="gobject-introspection"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="gtk-doc"/>
91 </para>
92
93 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
94 <para role="optional">
95 <xref linkend="bluez"/> and
96 <xref linkend="systemd"/> (for Logind)
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/gnome-bluetooth"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of GNOME Bluetooth</title>
106
107 <para>
108 Install <application>GNOME Bluetooth</application> by running the
109 following commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/gtk-doc-rebuild.xml"/>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Programs</segtitle>
140 <segtitle>Installed Libraries</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>
145 bluetooth-sendto
146 </seg>
147 <seg>
148 libgnome-bluetooth.so
149 </seg>
150 <seg>
151 /usr/include/gnome-bluetooth,
152 /usr/share/gnome-bluetooth,
153 /usr/share/gtk-doc/html/gnome-bluetooth and
154 /usr/share/help/*/gnome-bluetooth
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="bluetooth-sendto">
165 <term><command>bluetooth-sendto</command></term>
166 <listitem>
167 <para>
168 is a <application>GTK+</application> application for transferring
169 files over Bluetooth.
170 </para>
171 <indexterm zone="gnome-bluetooth bluetooth-sendto">
172 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="libgnome-bluetooth">
178 <term><filename class="libraryfile">libgnome-bluetooth.so</filename></term>
179 <listitem>
180 <para>
181 contains the <application>GNOME Bluetooth</application> API
182 functions.
183 </para>
184 <indexterm zone="gnome-bluetooth libgnome-bluetooth">
185 <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 </variablelist>
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.