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

Bug 554618

Summary: www-client/phantomjs optional dependency for GStreamer
Product: Gentoo Linux Reporter: Nicholas Fish <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicholas Fish 2015-07-12 11:49:49 UTC
At present, with the official ebuild, PhantomJS requires GStreamer to build. However, GStreamer is not required to build PhantomJS:

https://github.com/ariya/phantomjs/issues/10948

I was able to successfully emerge PhantomJS 2.0.0 on my gstreamer-less system by trimming the media-libs/gstreamer and media-libs/gst-plugins-base dependencies. Resultant ebuild can be found in my overlay:

https://gitweb.gentoo.org/user/ennui.git/tree/www-client/phantomjs/phantomjs-2.0.0-r99.ebuild

Presumably, this ebuild will not work for everyone. Perhaps the gstreamer dependency should be marked conditional on the presence of the 'gstreamer' USE flag?
Comment 1 Pacho Ramos gentoo-dev 2017-06-04 11:05:03 UTC
fixed in 2.0.x