UmVirt LFS Package info
DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
gnome-bluetooth
The GNOME Bluetooth package contains tools for managing and manipulating Bluetooth devices using the GNOME Desktop.Package info
Template:
Codename: gnome-bluetooth
Source file: gnome-bluetooth-46.1.tar.xz
Source file size: 305936
Source file MD5-checkum: 6f1f8e6b51c4903727ef41ec6c398f13
Source directory: gnome-bluetooth-46.1
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gnome-bluetooth-46.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/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