[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bluez-alsa/bluez-alsa.desc [COPY] Copyright (C) 2017 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Bluez 5 ALSA support [T] This package provides support for directly using Bluez audio via ALSA [T] without the need of pulseaudio, ... [U] https://github.com/Arkq/bluez-alsa [A] Arkadiusz Bokowy [M] Rene Rebe [C] extra/tool [F] CROSS [L] GPL [S] Stable [V] 4.3.1 [D] 9239b23f6a705d3ba22b7b5d19d874548c57494942eda7cebe1c74dd bluez-alsa-4.3.1.tar.gz https://github.com/Arkq/bluez-alsa/archive/v4.3.1/ srcdir="bluez-alsa-*" hook_add preconf 5 "autoreconf --install" pkginstalled openaptx && var_append confopt ' ' '--enable-aptx --disable-payloadcheck' pkginstalled lame && var_append confopt ' ' --enable-mp3lame pkginstalled mpg123 && var_append confopt ' ' --enable-mpg123 pkginstalled libaac && var_append confopt ' ' --enable-aac #pkginstalled libldac && var_append confopt ' ' --enable-ldac #var_append confopt ' ' --enable-debug if pkginstalled ncurses; then var_append confopt ' ' --enable-hcitop export NCURSES_CFLAGS="-I/usr/include/ncursesw" export NCURSES_LIBS="-lncurses" fi