Source: wkhtmltopdf
Section: utils
Priority: extra
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends:
    debhelper (>= 9),
    qt5-qmake,
    qtbase5-dev,
    libqt5webkit5-dev,
    libqt5svg5-dev,
    libqt5xmlpatterns5-dev,
    qtdeclarative5-dev,
    libqt5opengl5-dev
Standards-Version: 3.9.8
Homepage: http://wkhtmltopdf.org/
Vcs-Git: https://anonscm.debian.org/git/users/kolter/wkhtmltopdf.git
Vcs-Browser: https://anonscm.debian.org/git/users/kolter/wkhtmltopdf.git

Package: wkhtmltopdf
Architecture: any
Depends:
    ${misc:Depends},
    ${shlibs:Depends}
Recommends: xserver | xvfb
Description: Command line utilities to convert html to pdf or image using WebKit
 wkhtmltopdf is a command line program which permits one to create a
 pdf or an image from an url, a local html file or stdin. It produces a pdf or
 an image like rendered with the WebKit engine.
 .
 This program requires an X11 server to run.

Package: wkhtmltopdf-dbg
Section: debug
Architecture: any
Depends:
    ${misc:Depends},
    ${shlibs:Depends},
    wkhtmltopdf (= ${binary:Version})
Description: Command line utilities to convert html to pdf or image - debugging symbols
 wkhtmltopdf is a command line program which permits one to create a
 pdf or an image from an url, a local html file or stdin. It produces a pdf or
 an image like rendered with the WebKit engine.
 .
 This package contains gdb debugging symbols for the wkhtmltopdf package.
