UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
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-47.1.tar.xz
Source file size: 297800
Source file MD5-checkum: 715b4767b46b4c4b24a231358d0de83e
Source directory: gnome-bluetooth-47.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gnome-bluetooth-47.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gnome-bluetooth-47.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