UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
gnome-bluetooth
The GNOME Bluetooth package contains tools for managing and manipulating Bluetooth devices using the GNOME Desktop.Package info
Codename: gnome-bluetooth
Source file: gnome-bluetooth-46.1.tar.xz
Source directory: gnome-bluetooth-46.1
Package URL: gnome-bluetooth-46.1.tar.xz
Package md5-checksum URL: gnome-bluetooth-46.1.tar.xz.md5sum
Dependances: gobject-introspection, gtk4, gsound, libadwaita, libnotify, upower, bluez.
Dependance of: network-manager-applet, gnome-control-center, gnome-shell.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release .. &&
ninja
Build script:
cd build &&
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build &&
ninja install