diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-02-11 13:52:08 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:52 +0700 |
commit | a6ea945d07966eb197b601ca3c58dd1fef07a57c (patch) | |
tree | 4cb057314b0f4c5e908b11ba93e4ac9cbd2acc18 /misc/wkhtmltox/wkhtmltox.info | |
parent | 71d5cba29e9e589936fca2f10cf1adc8598ceefb (diff) | |
download | slackbuilds-a6ea945d07966eb197b601ca3c58dd1fef07a57c.tar.gz |
misc/wkhtmltox: Added (Render HTML into PDF).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/wkhtmltox/wkhtmltox.info')
-rw-r--r-- | misc/wkhtmltox/wkhtmltox.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/wkhtmltox/wkhtmltox.info b/misc/wkhtmltox/wkhtmltox.info new file mode 100644 index 0000000000..bfa1d3029d --- /dev/null +++ b/misc/wkhtmltox/wkhtmltox.info @@ -0,0 +1,10 @@ +PRGNAM="wkhtmltox" +VERSION="0.12.4" +HOMEPAGE="https://wkhtmltopdf.org" +DOWNLOAD="https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-i386.tar.xz" +MD5SUM="ce1a2c0b2cf786ccc5d5828c42c99ddd" +DOWNLOAD_x86_64="https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz" +MD5SUM_x86_64="96b7306cebb9e65355f69f7ab63df68b" +REQUIRES="" +MAINTAINER="Nikos Giotis" +EMAIL="nikos.giotis@gmail.com" |