[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 [E] add ell [L] GPL [S] Stable [V] 5.84 [P] X -----5---9 136.900 [D] 3319cc50368ae8b7774393641e8344decf5e642584a0e014a5b8d5ae bluez-5.84.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