https://bugzilla.redhat.com/show_bug.cgi?id=891461

Dan Callaghan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard|                            |NotReady



--- Comment #17 from Dan Callaghan <[email protected]> ---
(In reply to Volker Fröhlich from comment #16)
> I just stumbled upon phantomjs. How's this going ahead? Are you just waiting
> for a reviewer?

No this is unfortunately not ready. The current status is that phantomjs builds
successfully, but with reduced functionality and many test failures (see
comment 15).

It *is* still useful in its current state (for example as a WebDriver
implementation when used with Xvfb) but it is not really proper phantomjs so
not suitable to ship in Fedora as is.

If you'd like to help, you can work from the fedora branch of my GitHub fork:

git clone https://github.com/danc86/phantomjs.git
cd phantomjs/
git checkout fedora
wget http://fedorapeople.org/~dcallagh/phantomjs/phantomjs.spec
sudo yum-builddep phantomjs.spec
qmake-qt4
make

Or if you'd like to use the phantomjs package in its current state, you can
grab the SRPM and build it yourself:

wget http://fedorapeople.org/~dcallagh/phantomjs/phantomjs-1.9.0-1.fc20.src.rpm
mock -r fedora-19-x86_64 --rebuild phantomjs-1.9.0-1.fc20.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=2QpcDHEq8c&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to