Search Criteria
Package Details: bluez-alsa-git 4.2.0.r17.g14670ed-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bluez-alsa-git.git (read-only, click to copy) |
---|---|
Package Base: | bluez-alsa-git |
Description: | Bluetooth audio ALSA backend |
Upstream URL: | https://github.com/Arkq/bluez-alsa |
Keywords: | alsa bluetooth bluez |
Licenses: | MIT |
Submitter: | nheird |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 26 |
Popularity: | 0.000001 |
First Submitted: | 2016-10-28 17:41 (UTC) |
Last Updated: | 2024-06-26 23:15 (UTC) |
Dependencies (15)
- alsa-lib
- bluez-libs (bluez-gitAUR)
- glib2-devel
- libfdk-aac (libfdk-aac-gitAUR)
- sbc
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd-fmlAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – build with mp3 support
- libbsd (libbsd-gitAUR) (optional) – build with hcitop tool
- libopenaptx-gitAUR (optional) – build with libopenaptx for apt-X
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR) (optional) – build with mpg123 decoding support
- ncurses (ncurses-gitAUR) (optional) – build with hcitop tool
- readline (readline-gitAUR) (optional) – build with bluealsa-rfcomm tool
- spandsp (spandsp-gitAUR) (optional) – build mSBC codec support
Latest Comments
1 2 3 Next › Last »
morgenstern commented on 2022-11-23 06:25 (UTC) (edited on 2022-11-23 06:31 (UTC) by morgenstern)
@amateur I would recommend opening an issue upstream to see if the developer would be willing to add support for
libfreeaptx
.As for the ALT Linux package you referenced, I am not sure how it makes use of
libfreeaptx
, as I cannot see any evidence of patching and the upstream documentation makes no reference tolibfreeaptx
support.amateur commented on 2022-11-19 07:47 (UTC)
(I have no idea about who started the libfreeaptx or libopenaptx drama, I just know something happened, but not what)
The official arch repositories provide libfreeaptx.
This upstream repository uses libopenaptx.
There exists a bluez-alsa repository that uses libfreeaptx instead:
https://packages.altlinux.org/en/sisyphus/srpms/bluez-alsa/
I don't think I have the skills to reliably replace the library in the code (I started grepping through and making changes, but I quickly realized theres a few other differences, but not many, but still enough to make me doubt I would get it to compile properly)
neoresin commented on 2022-07-26 20:11 (UTC)
@morgenstern My mistake! Not sure how I missed the message.
morgenstern commented on 2022-07-26 20:09 (UTC)
@neorsein do not flag VCS packages as out-of-date. Please re-run makepkg if you need the latest version.
morgenstern commented on 2022-02-25 03:58 (UTC) (edited on 2022-02-25 20:17 (UTC) by morgenstern)
@BrainDamage this is a build issue, not a dependency issue. See the upstream report here. Should be fixed soon.
I will add spandsp to the
optdepends
array.EDIT: Fixed upstream.
BrainDamage commented on 2022-02-24 17:10 (UTC)
package fails to build a clean chroot with:
In file included from sco.c:29: codec-msbc.h:25:10: fatal error: spandsp.h: No such file or directory 25 | #include <spandsp.h> | ^~~~~~~~~~~
I guess spandsp is missing from the deps
nheird commented on 2022-01-17 14:57 (UTC)
I have disowned this packet since I don't require bluez alsa anymore on Arch.
BumptiousNoob commented on 2021-07-01 11:44 (UTC)
It's good idea add
backup=('etc/default/bluealsa')
I suppose, otherwise it lose all setting on every update
keithspg commented on 2021-02-20 23:11 (UTC)
This package has no sysusers.d file. It will run, but always leaves a message in the journal about a missing user. Personally, I have tried this one:
morgenstern commented on 2021-02-15 22:27 (UTC)
@Busindre for systemd and dbus issues, see the upstream wiki.
1 2 3 Next › Last »