Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667592 - media-sound/pulseaudio: enable elogind support request
Summary: media-sound/pulseaudio: enable elogind support request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.freedesktop.org/pulsea...
Whiteboard: tracking upstream
Keywords: NeedPatch, PATCH
Depends on: 682174
Blocks: elogind-support
  Show dependency tree
 
Reported: 2018-10-02 17:12 UTC by jorgicio
Modified: 2019-03-31 21:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to enable elogind support for PulseAudio (0001-build-support-building-with-elogind.patch,3.16 KB, patch)
2018-10-02 17:12 UTC, jorgicio
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)