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

Bug 667592

Summary: media-sound/pulseaudio: enable elogind support request
Product: Gentoo Linux Reporter: jorgicio <jpizarrocallejas>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: perfect007gentleman, vityokster
Priority: Normal Keywords: NeedPatch, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/1
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=107050
https://bugs.gentoo.org/show_bug.cgi?id=669908
Whiteboard: tracking upstream
Package list:
Runtime testing required: ---
Bug Depends on: 682174    
Bug Blocks: 599470    
Attachments: Patch to enable elogind support for PulseAudio

Description jorgicio 2018-10-02 17:12:42 UTC
Created attachment 549030 [details, diff]
Patch to enable elogind support for PulseAudio

Hi!

I noted the existence of elogind, and I think it should be supported by PulseAudio. Someone sent a patch to add that support, so I think it would be nice to test it in order to add elogind support.

There it goes.

Cheers!
Comment 1 Andreas Sturmlechner gentoo-dev 2018-10-02 18:50:22 UTC
Is the patch from 'someone' already upstream? Or is there an upstream bug to track?
Comment 2 jorgicio 2018-10-02 18:52:06 UTC
I found the patch in a similar request, but directly to freedesktop. I don't know it would be merged upstream.

https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/222#note_13224
Comment 3 Andreas Sturmlechner gentoo-dev 2018-10-03 06:44:30 UTC
Thanks for the upstream link!

See also: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/222
Comment 4 Larry the Git Cow gentoo-dev 2019-03-23 09:24:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006cfe5b7599934f6a6e7a808c15423589775328

commit 006cfe5b7599934f6a6e7a808c15423589775328
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-03-23 09:09:46 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-03-23 09:12:46 +0000

    media-sound/pulseaudio: add elogind support
    
    My precious configure variables. They tricksed pulseaudio into building
    the systemd module against elogind.
    
    elogind support gives each logind session their very own PA client.
    Clients for everyone, yay!
    
    Closes: https://bugs.gentoo.org/667592
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-sound/pulseaudio/metadata.xml              |   1 +
 media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild | 360 +++++++++++++++++++++++
 2 files changed, 361 insertions(+)