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-8.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.26/gnome-bluetooth-3.26.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/3.26/gnome-bluetooth-3.26.1.tar.xz
Download MD5 sum: 200dff56da5a9ae2649aee38c0d7aac7
Download size: 348 KB
Estimated disk space required: 18 MB
Estimated build time: less than 0.1 SBU
GTK+-3.22.28, itstool-2.0.4, and libcanberra-0.30
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 2018-02-28 05:25:12 -0800