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

Bug 881997

Summary: media-libs/libao with USE="pulseaudio" should depends on media-libs/libpulse
Product: Gentoo Linux Reporter: Francois Chenier <belgix_oz>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/31204
Whiteboard:
Package list:
Runtime testing required: ---

Description Francois Chenier 2022-11-19 11:35:08 UTC
Minor ebuild dependency issue ... media-libs/libao with USE="pulseaudio" flag enabled should depends on media-libs/libpulse and not media-sound/pulseaudio

I found that whilst migrating from media-sound/pulseaudio (that doesn't not work well detecting Bluetooth headset since version 16) to media-video/pipewire.

libao just compile fine with libpulse w/o neither pulseaudio or pulseaudio-deamon installed. 

Tested with media-sound/pianobar (which have libao as dependency). Sound OK for Bluetooth headset & speaker with pipewire as sound server.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-05-29 09:12:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340115d0c52eecd278390ed57607f9e8a07dbacb

commit 340115d0c52eecd278390ed57607f9e8a07dbacb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-05-28 19:40:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-05-29 09:12:17 +0000

    media-libs/libao: update EAPI 7 -> 8, unused multilib, use libpulse
    
    Closes: https://bugs.gentoo.org/881997
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/libao/libao-1.2.2-r3.ebuild | 61 ++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)