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

Bug 589998

Summary: sys-auth/polkit: link against a newer version of spidermonkey
Product: Gentoo Linux Reporter: Dainius Masiliƫnas <pastas4>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dainius Masiliƫnas 2016-07-29 14:59:58 UTC
At the moment the polkit ebuild (0.113-r1) depends on dev-lang/spidermonkey:0/mozjs185, which is extremely obsolete (2011, Firefox 4.0...). Instead, it can be built against at least spidermonkey:17, by simply changing the CDEPEND and replacing "--with-mozjs=mozjs185 \" with "--with-mozjs=mozjs-17.0 \".

The ebuild with such a change is already available in the frabjous overlay:
https://raw.githubusercontent.com/gentoo-mirror/frabjous/master/sys-auth/polkit/polkit-0.113-r3.ebuild

I haven't tested it, but it's possible that it could be linked against an even newer version of spidermonkey.
Comment 1 Pacho Ramos gentoo-dev 2016-07-31 08:32:35 UTC

*** This bug has been marked as a duplicate of bug 553334 ***