Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 865673

Summary: media-video/pipewire: should have REQUIRED_USE bluetooth ? ( dbus )
Product: Gentoo Linux Reporter: cJ <cJ-gentoo>
Component: Current packagesAssignee: Sam James <sam>
Status: RESOLVED FIXED    
Severity: minor CC: jstein, leio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=888207
Whiteboard:
Package list:
Runtime testing required: ---

Description cJ 2022-08-18 09:01:08 UTC
I made the mistake of building media-video/pipewire with bluetooth USE but not dbus, and the build results in non-functional bluetooth integration, since the build system checks for dbus in order to enable bluez spa plugins.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-01-26 01:34:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd5e0cc66ddef3555fdcff2479b4dd16d0b28a1

commit 3dd5e0cc66ddef3555fdcff2479b4dd16d0b28a1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-26 00:58:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-26 00:58:28 +0000

    media-video/pipewire: bluetooth needs dbus
    
    Closes: https://bugs.gentoo.org/865673
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/pipewire/pipewire-0.3.64-r2.ebuild | 1 +
 media-video/pipewire/pipewire-9999.ebuild      | 1 +
 2 files changed, 2 insertions(+)