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-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.3.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.3.tar.xz
Download MD5 sum: c82f7df6a411c897d4d59337d5d9a789
Download size: 348 KB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU (Using parallelism=4)
GTK+-3.24.25, itstool-2.0.6, libcanberra-0.30, and libnotify-0.7.9
BlueZ-5.55 and elogind-246.9.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
Last updated on 2021-02-24 11:35:31 -0800