Source: phantomjs
Section: web
Priority: extra
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 9),
	libjs-coffeescript,
	libfreetype6-dev,
	libjpeg-dev,
	libpng-dev,
	libsqlite3-dev,
	libssl-dev,
	libz-dev,
	libfontconfig1-dev,
	libx11-dev,
	libxext-dev,
	libqt5webkit5-dev,
	python,
	qt5-qmake,
	qtchooser
# Generic tests:
    ,gtk-vector-screenshot
    ,libatk-adaptor
    ,xvfb, xauth, libgl1-mesa-dri
# Ghostdriver tests:
#    ,libgradle-core-java
Standards-Version: 3.9.6
Homepage: http://www.phantomjs.org/
Vcs-Git: https://anonscm.debian.org/collab-maint/phantomjs.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/phantomjs.git

Package: phantomjs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: minimalistic headless WebKit-based with JavaScript API
 PhantomJS is a headless WebKit with JavaScript API. It has fast and native
 support for various web standards: DOM handling, CSS selector, JSON, Canvas,
 and SVG.
 .
 PhantomJS is an optimal solution for headless testing of web-based
 applications, site scraping, pages capture, SVG renderer, PDF converter
 and many other use cases.
