Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865673 - media-video/pipewire: should have REQUIRED_USE bluetooth ? ( dbus )
Summary: media-video/pipewire: should have REQUIRED_USE bluetooth ? ( dbus )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-18 09:01 UTC by cJ
Modified: 2023-01-26 01:34 UTC (History)
2 users (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 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(+)