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.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.32/gnome-bluetooth-3.32.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.32/gnome-bluetooth-3.32.1.tar.xz
Download MD5 sum: 5b3d66f564a5067ea154750cdb6d850d
Download size: 344 KB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU
GTK+-3.24.10, itstool-2.0.6, libcanberra-0.30, and libnotify-0.7.8
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 2019-08-25 11:35:01 -0700