Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881997 - media-libs/libao with USE="pulseaudio" should depends on media-libs/libpulse
Summary: media-libs/libao with USE="pulseaudio" should depends on media-libs/libpulse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-19 11:35 UTC by Francois Chenier
Modified: 2023-05-29 09:12 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 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(+)