Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721246 - media-plugins/gmpc-extraplaylist-0.20.0 missing dependency
Summary: media-plugins/gmpc-extraplaylist-0.20.0 missing dependency
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 741897 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-06 12:05 UTC by Sergio
Modified: 2022-11-13 13:31 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 Sergio 2020-05-06 12:05:20 UTC
While building media-plugins/gmpc-extraplaylist-0.20.0, I receive the following error:
checking for gmpcextraplaylist... configure: error: Package requirements (
        glib-2.0 >= 2.4
        gobject-2.0 >= 2.4
        gtk+-2.0 >= 2.4
        libglade-2.0
        libxml-2.0
        gmodule-2.0
        libmpd >= 0.17.0
        gmpc  >= 0.19.2
) were not met:

No package 'libglade-2.0' found
The ebuild doesn't require gnome-base/libglade, but emerging it resolves the issue.

I think that the ebuild should be corrected.

Regards,
HUjuice

Reproducible: Always

Steps to Reproduce:
1. emerge media-plugins/gmpc-extraplaylist-0.20.0 in a system with no gnome-base/libglade
2. check the error
Actual Results:  
1. emerge media-plugins/gmpc-extraplaylist-0.20.0 in a system with no gnome-base/libglade
2. check the error
3. emerge gnome-base/libglade and try again

Expected Results:  
I expected that emerging media-plugins/gmpc-extraplaylist-0.20.0 also gnome-base/libglade was pulled up as dependency.
Comment 1 Toralf Förster gentoo-dev 2020-09-12 17:06:48 UTC
*** Bug 741897 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2022-10-01 18:31:15 UTC
The bug has been referenced in the following commit(s):

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

commit d1f5091c8918806156df7c34aafedb2a09a02ffc
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-01 18:29:29 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-01 18:31:03 +0000

    profiles: Mask media-sound/gmpc and associated plugins
    
    Bug: https://bugs.gentoo.org/582138
    Bug: https://bugs.gentoo.org/686800
    Bug: https://bugs.gentoo.org/689364
    Bug: https://bugs.gentoo.org/721246
    Bug: https://bugs.gentoo.org/799263
    Bug: https://bugs.gentoo.org/808447
    Bug: https://bugs.gentoo.org/808450
    Bug: https://bugs.gentoo.org/808456
    Bug: https://bugs.gentoo.org/831024
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-11-01 04:48:21 UTC
The bug has been closed via the following commit(s):

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

commit c6142439f308af9fbd48d5da2158feb19b7d8a96
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-11-01 04:43:38 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-11-01 04:43:38 +0000

    media-plugins/gmpc-extraplaylist: treeclean
    
    Closes: https://bugs.gentoo.org/721246
    Closes: https://bugs.gentoo.org/799263
    Closes: https://bugs.gentoo.org/689364
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-plugins/gmpc-extraplaylist/Manifest          |  1 -
 .../gmpc-extraplaylist-0.20.0.ebuild               | 24 ----------------------
 media-plugins/gmpc-extraplaylist/metadata.xml      | 11 ----------
 profiles/package.mask                              |  1 -
 4 files changed, 37 deletions(-)