Path to this page:
./
converters/wkhtmltopdf,
Command line tools to render HTML into PDF
Branch: pkgsrc-2020Q2,
Version: 0.12.4nb6,
Package name: wkhtmltopdf-0.12.4nb6,
Maintainer: pkgsrc-userswkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line
tools to render HTML into PDF and various image formats using the
Qt WebKit rendering engine. These run entirely "headless" and do
not require a display or display service.
Required to run:[
x11/Xrender] [
graphics/jpeg] [
graphics/freetype2] [
graphics/png] [
security/openssl] [
lang/python27]
Required to build:[
x11/xorgproto]
Master sites:
SHA1: 6a0ca9b01d5e37af3fb451bbd934afff43cf26ae
RMD160: 665abd76618cdfac27585e62caa52b33d09990fa
Filesize: 35503.634 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version wkhtmltopdf-0.12.4nb6 (created)
CVS history: (Expand)
2020-09-18 20:20:07 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6319 - requested by he
converters/wkhtmltopdf: PowerPC build fix
Revisions pulled up:
- converters/wkhtmltopdf/hacks.mk 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Tue Sep 8 06:33:47 UTC 2020
Added Files:
pkgsrc/converters/wkhtmltopdf: hacks.mk
Log message:
On powerpc, build with -mlongcall, to avoid truncated relocations.
Build fix only for this arch, so no revision bump.
|