[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bluez/bluez.desc [COPY] Copyright (C) 2009 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Bluetooth Tools and System Daemons for Linux [T] Bluetooth Tools and System Daemons for Linux. [U] https://www.bluez.org/ [A] Maxim Krasnyansky [M] Aldas Nabazas [C] base/system [F] CROSS FAT-LTO.mips FAT-LTO.mips64 NO-LTO.clang [R] - sparc [E] add ell [L] GPL [S] Stable [V] 5.83 [P] X -----5---9 136.900 [D] 86dfe6922bd5cc6024d313fd44a4d85b8bfaeb14b164bb356aa70d18 bluez-5.83.tar.xz https://www.kernel.org/pub/linux/bluetooth/ var_append CC_WRAPPER_APPEND ' ' -std=gnu17 var_append confopt ' ' '--enable-external-ell \ --enable-midi \ --enable-sixaxis \ --enable-hid2hci \ --enable-experimental \ --enable-deprecated \ --enable-library' pkginstalled systemd || var_append confopt ' ' --disable-systemd pkginstalled docutils || var_append confopt ' ' --disable-manpages bluez_postinst() { bttools='attrib/gatttool tools/gatt-service tools/btgatt-server tools/btgatt-client' for x in $bttools; do install $x $root$bindir done } hook_add postmake 5 bluez_postinst