Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108870 - gtk use flag for mplayerplug-in
Summary: gtk use flag for mplayerplug-in
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joe Jezak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 07:31 UTC by Chris Bainbridge (RETIRED)
Modified: 2005-10-11 09:51 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 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.