# HG changeset patch # User Pascal Bellard # Date 1411037288 -7200 # Node ID acac28bda8ed67a7b30fe586727a63ec96f56f58 # Parent 78f834363e9eee8bd0dc7ea758baa54735526647 Add wkhtmltopdf diff -r 78f834363e9e -r acac28bda8ed wkhtmltopdf/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wkhtmltopdf/receipt Thu Sep 18 12:48:08 2014 +0200 @@ -0,0 +1,38 @@ +# SliTaz package receipt. + +PACKAGE="wkhtmltopdf" +VERSION="0.12.1.1" +CATEGORY="misc" +SHORT_DESC="Tools to render HTML into PDF and various image formats." +MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="LGPL3" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://wkhtmltopdf.org/" +WGET_URL="https://github.com/wkhtmltopdf/wkhtmltopdf/archive/$VERSION.tar.gz" + +DEPENDS="libQtWebkit libQtSvg libQtXml libQtGui libQtNetwork libQtCore" +BUILD_DEPENDS="wget python qmake Qt4-dev" + +# Rules to configure and make the package. +compile_rules() +{ + cat > qt/configure <