Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554618 - www-client/phantomjs optional dependency for GStreamer
Summary: www-client/phantomjs optional dependency for GStreamer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 11:49 UTC by Nicholas Fish
Modified: 2017-06-04 11:05 UTC (History)
1 user (show)

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 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