Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835968 - media-video/wireplumber 0.4.9 depends on libpipewire 0.3.48 but the ebuild specifies 0.3.45
Summary: media-video/wireplumber 0.4.9 depends on libpipewire 0.3.48 but the ebuild sp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Niklāvs Koļesņikovs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-25 01:47 UTC by genBTC
Modified: 2022-03-25 06:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description genBTC 2022-03-25 01:47:01 UTC
media-video/wireplumber 0.4.9 depends on libpipewire 0.3.48 but the ebuild specifies 0.3.45 

Exhibit A) https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/8b97b40c4467951fbd4181afb47e4175361365a6/meson.build#L36
Exhibit B) https://github.com/gentoo/gentoo/blob/master/media-video/wireplumber/wireplumber-0.4.9.ebuild#L44

The DEPEND line needs updating
<reagent00> please bump to 0.3.48
<reagent00> DEPEND
(submitting this bug on behalf of someone else who reported it in IRC, cannot test myself)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-03-25 01:49:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50394db3306e9ac7abd4ced3d8a2e196f78a9f3f

commit 50394db3306e9ac7abd4ced3d8a2e196f78a9f3f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-25 01:49:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-25 01:49:33 +0000

    media-video/wireplumber: crank up pipewire minimum version
    
    Closes: https://bugs.gentoo.org/835968
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/wireplumber/wireplumber-0.4.9.ebuild | 2 +-
 media-video/wireplumber/wireplumber-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Niklāvs Koļesņikovs 2022-03-25 06:25:26 UTC
I'm really sorry about that. I specifically diffed the entire release this time, so not sure how that slipped past me. Thanks to both of you for report and the quick fix.