gnome-bluetooth-3.34.0

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-9.1 platform.

Package Information

GNOME Bluetooth Dependencies

Required

GTK+-3.24.13, itstool-2.0.6, libcanberra-0.30, and libnotify-0.7.8

Recommended

Optional

GTK-Doc-1.32

Runtime Dependencies

BlueZ-5.53 and elogind-243.4

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-bluetooth

Installation of GNOME Bluetooth

Install GNOME Bluetooth by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

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

Short Descriptions

bluetooth-sendto

is a GTK+ application for transferring files over Bluetooth.

libgnome-bluetooth.so

contains the GNOME Bluetooth API functions.

Last updated on 2020-02-26 22:00:52 -0800