Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590008 - media-plugins/audacious-plugins incorrect RDEPEND on dev-util/gdbus-codegen
Summary: media-plugins/audacious-plugins incorrect RDEPEND on dev-util/gdbus-codegen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks:
 
Reported: 2016-07-29 15:53 UTC by Mart Raudsepp
Modified: 2017-11-05 11:49 UTC (History)
2 users (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 Mart Raudsepp gentoo-dev 2016-07-29 15:53:45 UTC
https://qa-reports.gentoo.org/output/genrdeps/rindex/dev-util/gdbus-codegen as pointed out by mgorny tells that most or all versions/revisions of audacious-plugins are RDEPENDing on gdbus-codegen.
It is highly unlikely that it is needed at runtime, as gdbus-codegen is a build time tool to generate D-Bus code from an dbus interface description during the build process.
Please review and adjust to only DEPEND if indeed appropriate, as is likely (unless it actually doesn't use the tool at all during build time - that might be from release tarballs if the code is pregenerated into tarball, and autoreconf alike stuff doesn't get ran).
Comment 1 Larry the Git Cow gentoo-dev 2017-11-05 11:49:53 UTC
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(-)