diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2011-07-09 16:18:37 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:03 -0300 |
commit | 180f01556f5f1bb0acda588ffd86223502766442 (patch) | |
tree | 7afa2b99e06a8c699fe33f5dbf8bf650bc5b18e9 /misc/wkhtmltopdf/wkhtmltopdf.info | |
parent | 0be46e52d353635e428f54ad46fb2f55d759691f (diff) |
misc/wkhtmltopdf: Added (convert html to pdf using QtWebkit)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/wkhtmltopdf/wkhtmltopdf.info')
-rw-r--r-- | misc/wkhtmltopdf/wkhtmltopdf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/wkhtmltopdf/wkhtmltopdf.info b/misc/wkhtmltopdf/wkhtmltopdf.info new file mode 100644 index 000000000000..3a829d651750 --- /dev/null +++ b/misc/wkhtmltopdf/wkhtmltopdf.info @@ -0,0 +1,10 @@ +PRGNAM="wkhtmltopdf" +VERSION="0.10.0_rc2" +HOMEPAGE="http://wkhtmltopdf.googlecode.com/" +DOWNLOAD="http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.10.0_rc2.tar.bz2" +MD5SUM="56043d6e5e0cc322332b3f8170a78686" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" +APPROVED="dsomero" |