gnome-bluetooth-47.2

Introduction to GNOME Bluetooth

The GNOME Bluetooth package contains tools for managing and manipulating Bluetooth devices using the GNOME Desktop.

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

Package Information

GNOME Bluetooth Dependencies

Required

gsound-1.0.3, GTK-4.22.4, libnotify-0.8.8, and UPower-1.91.3

Recommended

Optional

GTK-Doc-1.36.1 and dbusmock-0.38.1

Optional at Runtime

BlueZ-5.87

Installation of GNOME Bluetooth

Install GNOME Bluetooth by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

To test the results, issue: ninja test.

Now, as the root user:

ninja install

Command Explanations

--buildtype=release: Specify a buildtype suitable for stable releases of the package, as the default may produce unoptimized binaries.

Contents

Installed Programs: bluetooth-sendto
Installed Libraries: libgnome-bluetooth-3.0.so and libgnome-bluetooth-ui-3.0.so
Installed Directories: /usr/include/gnome-bluetooth-3.0 and /usr/share/gnome-bluetooth-3.0

Short Descriptions

bluetooth-sendto

is a GTK+ application for transferring files over Bluetooth

libgnome-bluetooth-3.0.so

contains the GNOME Bluetooth API functions