Summary: | media-plugins/audacious-plugins-3.8.2: configure: error: No output plugin was enabled. Please install the necessary packages for your system and run configure | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Current packages | Assignee: | Jason A. Donenfeld <zx2c4> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 632513 | ||
Attachments: | build.log |
Description
Thomas Deutschmann (RETIRED)
![]() OSS4 is now disabled in the ebuild. Therefore if you disable alsa, pulseaudio and jack then there is no output plugin anymore (except filewriter, but that doesn't count). So a simple REQUIRED_USE should fix this: REQUIRED_USE="|| ( alsa jack pulseaudio )" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beae50663486be82a96836334c9e45d1b4416d40 commit beae50663486be82a96836334c9e45d1b4416d40 Author: David Seifert <soap@gentoo.org> AuthorDate: 2017-11-05 11:49:02 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2017-11-05 11:49:02 +0000 media-plugins/audacious-plugins: Version bump to 3.9 Closes: https://bugs.gentoo.org/564466 Closes: https://bugs.gentoo.org/572334 Closes: https://bugs.gentoo.org/572796 Closes: https://bugs.gentoo.org/573886 Closes: https://bugs.gentoo.org/573888 Closes: https://bugs.gentoo.org/590008 Closes: https://bugs.gentoo.org/611106 Closes: https://bugs.gentoo.org/636318 Closes: https://bugs.gentoo.org/636320 Package-Manager: Portage-2.3.13, Repoman-2.3.4 media-plugins/audacious-plugins/Manifest | 1 + .../audacious-plugins/audacious-plugins-3.9.ebuild | 164 +++++++++++++++++++++ .../audacious-plugins-9999.ebuild | 164 +++++++++++++++++++++ media-plugins/audacious-plugins/metadata.xml | 46 +++--- 4 files changed, 353 insertions(+), 22 deletions(-) |