Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 108870

Summary: gtk use flag for mplayerplug-in
Product: Gentoo Linux Reporter: Chris Bainbridge (RETIRED) <chrb>
Component: New packagesAssignee: Joe Jezak (RETIRED) <josejx>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Bainbridge (RETIRED) gentoo-dev 2005-10-11 07:31:09 UTC
mplayerplug-in can run in X mode without gtk.  
 
Please add gtk use flag and do something like: 
 
gtk? ( >=x11-libs/gtk+-2.2.0 ) 
 
to avoid pulling in gtk when unnecessary
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-10-11 07:53:25 UTC
I don't see how it's useful.  In order to use the plugin, you need a mozilla
browser.  All of the browsers require gtk-2.  Do you have a reason why using the
X toolkit is needed?
Comment 2 Chris Bainbridge (RETIRED) gentoo-dev 2005-10-11 09:51:39 UTC
hmmm, I was under the impression that firefox could be built without gtk (maybe
just gdk, and there was a qt port once). But since the ebuild doesn't support
that, I agree, there's no point in supporting it elsewhere at the moment.