Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700872 - media-libs/libldac-2.0.2.3 version bump
Summary: media-libs/libldac-2.0.2.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-21 11:52 UTC by crabbed halo ablution
Modified: 2021-01-07 04:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libldac-2.0.2-r1 --> libldac-2.0.2.3 (libldac-2.0.2.3.patch,966 bytes, patch)
2019-11-21 11:52 UTC, crabbed halo ablution
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2019-11-21 11:52:24 UTC
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.
Comment 1 fugoes.qa 2020-07-23 00:22:39 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2021-01-07 04:14:36 UTC
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(+)