Created attachment 597048 [details, diff] libldac-2.0.2-r1 --> libldac-2.0.2.3 media-libs/libldac-2.0.2.3 is available from https://github.com/EHfive/ldacBT/releases One notable improvement is that libraries are now versioned, which makes media-sound/pulseaudio-modules-bt happy, since it assumes libldac is versioned when it dlopens. Also, the release tars are versioned in line with the package version.
I encounter these errors from pulseaudio-modules-bt: [pulseaudio] ldac_libs.c: Cannot open LDAC encoder library: libldacBT_enc.so.2. libldacBT_enc.so.2: cannot open shared object file: No such file or directory [pulseaudio] ldac_libs.c: Cannot open LDAC abr library: libldacBT_abr.so.2. libldacBT_abr.so.2: cannot open shared object file: No such file or directory I think the version bump would resolve the problem, since libldac would be versioned.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7331f0b844ca0dd722408ab3ecdac14fdb87f383 commit 7331f0b844ca0dd722408ab3ecdac14fdb87f383 Author: Peter Alfredsen <crabbedhaloablution@icloud.com> AuthorDate: 2020-12-11 13:46:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-07 04:13:27 +0000 media-libs/libldac: version bump to 2.0.2.3 Migrate from cmake-utils.eclass to cmake.eclass Closes: https://bugs.gentoo.org/700872 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18605 Signed-off-by: Sam James <sam@gentoo.org> media-libs/libldac/Manifest | 1 + media-libs/libldac/libldac-2.0.2.3.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+)