source: gnome/platform/gnome-bluetooth.xml@ 09951b1

11.2 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/soup3 xry111/xf86-video-removal
Last change on this file since 09951b1 was d9ff8eba, checked in by Douglas R. Reno <renodr@…>, 22 months ago

Package updates:

Update to gjs-1.72.1
Update to tracker3-3.3.2
Update to gnome-bluetooth-42.2
Update to epiphany-42.3
Update to libadwaita-1.1.3
Update to libhandy-1.6.3
Update to gnome-desktop-42.3

  • Property mode set to 100644
File size: 6.0 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-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
9 <!ENTITY gnome-bluetooth-download-ftp
10 "&gnome-download-ftp;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
11 <!ENTITY gnome-bluetooth-md5sum "c396b7894617893c3ab231d6244d43ba">
12 <!ENTITY gnome-bluetooth-size "296 KB">
13 <!ENTITY gnome-bluetooth-buildsize "24 MB (with tests)">
14 <!ENTITY gnome-bluetooth-time "0.2 SBU (Using parallelism=4, with tests)">
15]>
16
17<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
18 <?dbhtml filename="gnome-bluetooth.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gnome-bluetooth-&gnome-bluetooth-version;</title>
25
26 <indexterm zone="gnome-bluetooth">
27 <primary sortas="a-gnome-bluetooth">gnome-bluetooth</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GNOME Bluetooth</title>
32
33 <para>
34 The <application>GNOME Bluetooth</application> package contains tools
35 for managing and manipulating Bluetooth devices using the
36 <application>GNOME</application> Desktop.
37 </para>
38
39 &lfs111_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-bluetooth-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-bluetooth-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-bluetooth-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-bluetooth-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Bluetooth Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk3"/>,
80 <xref linkend="gsound"/>,
81 <xref linkend="itstool"/>, and
82 <xref linkend="libnotify"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="gobject-introspection"/> and
88 <xref linkend="libadwaita1"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="gtk-doc"/> and
94 <xref linkend="python-dbusmock"/>
95 </para>
96
97 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
98 <para role="optional">
99 <xref role="runtime" linkend="bluez"/> and
100 <phrase revision="sysv"><xref role="runtime" linkend="elogind"/></phrase>
101 <phrase revision="systemd"><xref role="runtime" linkend="systemd"/></phrase>
102 </para>
103
104 <para condition="html" role="usernotes">User Notes:
105 <ulink url="&blfs-wiki;/gnome-bluetooth"/>
106 </para>
107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of GNOME Bluetooth</title>
111
112 <para>
113 Install <application>GNOME Bluetooth</application> by running the
114 following commands:
115 </para>
116
117<screen><userinput>mkdir build &amp;&amp;
118cd build &amp;&amp;
119
120meson --prefix=/usr --buildtype=release .. &amp;&amp;
121ninja</userinput></screen>
122
123 <para>
124 To test the results, issue: <command>ninja test</command>.
125 </para>
126
127 <para>
128 Now, as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>ninja install</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../../xincludes/meson-buildtype-release.xml"/>
140 </sect2>
141
142 <sect2 role="content">
143 <title>Contents</title>
144
145 <segmentedlist>
146 <segtitle>Installed Programs</segtitle>
147 <segtitle>Installed Libraries</segtitle>
148 <segtitle>Installed Directories</segtitle>
149
150 <seglistitem>
151 <seg>
152 bluetooth-sendto
153 </seg>
154 <seg>
155 libgnome-bluetooth-3.0.so and
156 libgnome-bluetooth-ui-3.0.so
157 </seg>
158 <seg>
159 /usr/include/gnome-bluetooth-3.0 and
160 /usr/share/gnome-bluetooth-3.0
161 <!--/usr/share/gtk-doc/html/gnome-bluetooth and
162 /usr/share/help/*/gnome-bluetooth -->
163 </seg>
164 </seglistitem>
165 </segmentedlist>
166
167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
171
172 <varlistentry id="bluetooth-sendto">
173 <term><command>bluetooth-sendto</command></term>
174 <listitem>
175 <para>
176 is a <application>GTK+</application> application for transferring
177 files over Bluetooth
178 </para>
179 <indexterm zone="gnome-bluetooth bluetooth-sendto">
180 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="libgnome-bluetooth-3.0">
186 <term><filename class="libraryfile">libgnome-bluetooth-3.0.so</filename></term>
187 <listitem>
188 <para>
189 contains the <application>GNOME Bluetooth</application> API
190 functions
191 </para>
192 <indexterm zone="gnome-bluetooth libgnome-bluetooth-3.0">
193 <primary sortas="c-libgnome-bluetooth-3.0">libgnome-bluetooth-3.0.so</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 </variablelist>
199
200 </sect2>
201
202</sect1>
Note: See TracBrowser for help on using the repository browser.