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.5.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.5.tar.xz
Download MD5 sum: d83faa54abaf64bb40b5313bc233e74e
Download size: 348 KB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU (Using parallelism=4)
GTK+-3.24.28, itstool-2.0.6, libcanberra-0.30, and libnotify-0.7.9
GTK-Doc-1.33.2 and dbusmock-0.23.0
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
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
Last updated on 2021-04-08 01:16:54 -0500