source: gnome/platform/gnome-bluetooth.xml@ 19f84a6

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 19f84a6 was 19f84a6, checked in by Douglas R. Reno <renodr@…>, 20 months ago

Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop.

  • Property mode set to 100644
File size: 6.1 KB
RevLine 
[614fce8e]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
[01f0cbb6]8 "&gnome-download-http;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
[614fce8e]9 <!ENTITY gnome-bluetooth-download-ftp
[01f0cbb6]10 "&gnome-download-ftp;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
[19f84a6]11 <!ENTITY gnome-bluetooth-md5sum "69caa42aa9615f3c82a51602b68fbba0">
12 <!ENTITY gnome-bluetooth-size "300 KB">
13 <!ENTITY gnome-bluetooth-buildsize "14 MB (with tests)">
[01f0cbb6]14 <!ENTITY gnome-bluetooth-time "0.2 SBU (Using parallelism=4, with tests)">
[614fce8e]15]>
16
[51dfb3e]17<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
[614fce8e]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
[19f84a6]39 &lfs112_checked;
[614fce8e]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"/>,
[5213e84]80 <xref linkend="gsound"/>,
[f07eaca]81 <xref linkend="itstool"/>,
82 <xref linkend="libnotify"/>, and
83 <xref linkend="upower"/>
[614fce8e]84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
[01f0cbb6]88 <xref linkend="gobject-introspection"/> and
89 <xref linkend="libadwaita1"/>
[614fce8e]90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
[1a8fb18]94 <xref linkend="gtk-doc"/> and
95 <xref linkend="python-dbusmock"/>
[614fce8e]96 </para>
97
98 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
99 <para role="optional">
[9b1042fd]100 <xref role="runtime" linkend="bluez"/> and
[51dfb3e]101 <phrase revision="sysv"><xref role="runtime" linkend="elogind"/></phrase>
102 <phrase revision="systemd"><xref role="runtime" linkend="systemd"/></phrase>
[614fce8e]103 </para>
104
105 <para condition="html" role="usernotes">User Notes:
106 <ulink url="&blfs-wiki;/gnome-bluetooth"/>
107 </para>
108 </sect2>
109
110 <sect2 role="installation">
111 <title>Installation of GNOME Bluetooth</title>
112
113 <para>
114 Install <application>GNOME Bluetooth</application> by running the
[1a8fb18]115 following commands:
[614fce8e]116 </para>
117
[27229db]118<screen><userinput>mkdir build &amp;&amp;
[5ff1726]119cd build &amp;&amp;
[044196f2]120
[adf17153]121meson --prefix=/usr --buildtype=release .. &amp;&amp;
[14e13b90]122ninja</userinput></screen>
[614fce8e]123
124 <para>
[1a8fb18]125 To test the results, issue: <command>ninja test</command>.
[614fce8e]126 </para>
127
128 <para>
129 Now, as the <systemitem class="username">root</systemitem> user:
130 </para>
131
[14e13b90]132<screen role="root"><userinput>ninja install</userinput></screen>
[614fce8e]133
134 </sect2>
135
[adf17153]136 <sect2 role="commands">
137 <title>Command Explanations</title>
138
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
140 href="../../xincludes/meson-buildtype-release.xml"/>
141 </sect2>
142
[614fce8e]143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Programs</segtitle>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 bluetooth-sendto
154 </seg>
155 <seg>
[01f0cbb6]156 libgnome-bluetooth-3.0.so and
157 libgnome-bluetooth-ui-3.0.so
[614fce8e]158 </seg>
159 <seg>
[01f0cbb6]160 /usr/include/gnome-bluetooth-3.0 and
161 /usr/share/gnome-bluetooth-3.0
[6eea7da]162 <!--/usr/share/gtk-doc/html/gnome-bluetooth and
163 /usr/share/help/*/gnome-bluetooth -->
[614fce8e]164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="bluetooth-sendto">
174 <term><command>bluetooth-sendto</command></term>
175 <listitem>
176 <para>
177 is a <application>GTK+</application> application for transferring
[4c24eb0a]178 files over Bluetooth
[614fce8e]179 </para>
180 <indexterm zone="gnome-bluetooth bluetooth-sendto">
181 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
[01f0cbb6]186 <varlistentry id="libgnome-bluetooth-3.0">
187 <term><filename class="libraryfile">libgnome-bluetooth-3.0.so</filename></term>
[614fce8e]188 <listitem>
189 <para>
190 contains the <application>GNOME Bluetooth</application> API
[4c24eb0a]191 functions
[614fce8e]192 </para>
[01f0cbb6]193 <indexterm zone="gnome-bluetooth libgnome-bluetooth-3.0">
194 <primary sortas="c-libgnome-bluetooth-3.0">libgnome-bluetooth-3.0.so</primary>
[614fce8e]195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 </sect2>
202
203</sect1>
Note: See TracBrowser for help on using the repository browser.