Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341265 - net-im/pidgin-2.7.3 needlessly depends on media-plugins/gst-plugins-gconf
Summary: net-im/pidgin-2.7.3 needlessly depends on media-plugins/gst-plugins-gconf
Status: VERIFIED DUPLICATE of bug 283254
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-16 11:51 UTC by dumol
Modified: 2010-10-25 11:04 UTC (History)
0 users

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 dumol 2010-10-16 11:51:52 UTC
I have a Gentoo installation without gconf and friends. I always have to edit the Pidgin ebuild to get rid of the gconf dependency:

twinsun ~ # diff /usr/portage/net-im/pidgin/pidgin-2.7.3.ebuild{.orig,}
42,43c42
<               media-plugins/gst-plugins-meta
<               media-plugins/gst-plugins-gconf )
---
>               media-plugins/gst-plugins-meta )

I've been doing this for months (with or without gconf installed) and had no problems.

Please consider making the Pidgin ebuild not depend on gconf and its dependencies. Thanks!

Reproducible: Always
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2010-10-17 09:18:53 UTC
It actually is hardcoded to depend on gconf*src on Linux unless you manually change the config. It's a GTK+ program, it depends on gconf. Hopefullky soon it will be ported to GSettings, but in the meantime, such is life.
Comment 2 dumol 2010-10-17 21:02:24 UTC
(In reply to comment #1)
> It actually is hardcoded to depend on gconf*src on Linux unless you manually
> change the config. It's a GTK+ program, it depends on gconf. Hopefullky soon it
> will be ported to GSettings, but in the meantime, such is life.

You've got to be kidding! I have tens of GTK+ programs installed here and none of them depend on Gconf: the whole of Xfce and some Xfce apps, Audacious, Linphone, Sylpheed, Transmission etc. Pidgin is also one of them and I see no reason to install Gconf and friends just because you don't understand the basics of GTK+, Gconf and gst-plugins-gconf. 

Someone give me a better reason than this before marking my report as invalid... Thank you!
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2010-10-25 10:28:56 UTC
This is duplicate of bug 283254. Please, read reasoning there. It is possible to use pidgin without gconf, but usability of video/voice is quite reduced...

*** This bug has been marked as a duplicate of bug 283254 ***
Comment 4 dumol 2010-10-25 11:04:32 UTC
Ah, I see... What a mess! I'm disabling gstreamer for pidgin, I don't need that stuff for now anyway. 

Thanks! Closing...