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

Bug 320585

Summary: media-video/parole does not require net-libs/xulrunner for browser plugin
Product: Gentoo Linux Reporter: Hypnos <hypnos75>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hypnos 2010-05-19 16:09:51 UTC
The parole source contains the API headers for mozilla plugins, and therefore does not need to depend on net-libs/xulrunner when the "nsplugin" USE flag is enabled.  Moreover, nowhere in the documentation is this dependency mentioned.

 I edited the ebuild to remove this dependency and emerged parole with "nsplugin" in my USE flags, and it works fine with Midori.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-27 02:49:40 UTC
(In reply to comment #0)
> enabled.  Moreover, nowhere in the documentation is this dependency mentioned.

Hmm, correct you are there. The only mention of xulrunner is in the NEWS file.

%% grep -ri xulrunner *
NEWS:- Fix compilation with xulrunner 1.9.2.

I wonder what that means. Anyway, it will be quite awhile before I have a chance to test this, maybe someone else can check it in the meantime.
Comment 2 Christoph Mende (RETIRED) gentoo-dev 2010-05-27 07:19:54 UTC
just checked, looks like it works without xulrunner