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.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.1.tar.xz
Download MD5 sum: 09b6bab7ceaafb35da766a5476fbc466
Download size: 348 KB
Estimated disk space required: 17 MB
Estimated build time: less than 0.1 SBU (Using parallelism=4)
GTK+-3.24.22, itstool-2.0.6, libcanberra-0.30, and libnotify-0.7.9
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 2020-08-29 00:10:54 -0700