gnome-bluetooth-42.8

Introduction to GNOME Bluetooth

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

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

Package Information

GNOME Bluetooth Dependencies

Required

GTK-4.12.5, gsound-1.0.3, libnotify-0.8.3, and UPower-1.90.2

Recommended

Optional

GTK-Doc-1.33.2 and dbusmock-0.30.2

Runtime Dependencies

BlueZ-5.72

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