Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814110 - gnome-base/gnome-control-center-40.0: Sound output speaker test uses libcanberra
Summary: gnome-base/gnome-control-center-40.0: Sound output speaker test uses libcanberra
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:
Whiteboard:
Keywords:
: 877167 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-09-20 18:50 UTC by Chris Mayo
Modified: 2022-10-18 18:10 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 Chris Mayo 2021-09-20 18:50:24 UTC
Speaker tests in Settings/Sound/Output/Output Device need:
   media-libs/libcanberra[pulseaudio,sound]

pulseaudio for the functionality and sound (the default) to bring in x11-themes/sound-theme-freedesktop which provides the sound files used (gnome-control-center code does not specify the filename, this is computed in libcanberra).

I suggest the gnome-control-center ebuild should have this dependency, it is not obvious.
Comment 1 Chris Mayo 2021-09-20 18:56:10 UTC
The ebuild does depend on media-libs/gsound which depends on media-libs/libcanberra, but without [pulseaudio,sound].
Comment 2 Matt Turner gentoo-dev 2022-10-18 17:59:24 UTC
*** Bug 877167 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2022-10-18 18:10:22 UTC
The bug has been closed via the following commit(s):

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

commit d2e75c729e35f9e1592f38f8ce7d7796ccee692d
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2022-10-18 11:33:50 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-18 18:10:08 +0000

    gnome-base/gnome-control-center: Version bump to 43.1
    
    * Add RDEPEND on media-libs/libcanberra[pulseaudio,sound] (bug #814110)
    
    Closes: https://bugs.gentoo.org/814110
    Closes: https://github.com/gentoo/gentoo/pull/27832
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-base/gnome-control-center/Manifest           |   1 +
 .../gnome-control-center-43.1.ebuild               | 201 +++++++++++++++++++++
 2 files changed, 202 insertions(+)