Update wkhtmltopdf to 0.12.2.1.

v0.12.2.1 (2015-01-19)

- update OpenSSL to 1.0.1l
- #2084: [qt] make background transparent by default when rendering to PDF
- #2142: fix wkhtmltoimage ignoring --javascript-delay and --window-status
- #2151: [qt] fix PDFs rendering without embedded fonts on 64-bit Cocoa build

v0.12.2 (2015-01-09)

- external libraries updated: OpenSSL to 1.0.1k, libpng to 1.5.21 and
  xz to 5.2.0
- fix build failure with unpatched Qt >= 5.3
- #1539: [qt] using OpenType fonts now results in selectable text on Windows
- #1638: [qt] fix incorrect rendering of JPEG images on Windows Server
  2008 x64
- #1639: block access to local files on Windows when an invalid URL is used
- #1640: [qt] make table page-break logic opt-in via CSS at the row level
- #1676: do not allow overriding the header/footer settings for cover pages
- #1676: set page margins correctly via computed header/footer heights
  for multiple URLs
- #1758: fix corrupt image when output is specified as "-" in wkhtmltoimage
  on Windows
- #1722: [qt] fix broken hyphenation with soft-hyphens
- #1769: fixed unicode URLs in links
- #1772: added variable 'isodate' for substitution in headers/footers
- #1790: fix handling of temporary files during PDF conversion via API
- #1808: fix [sitepage] and [sitepages] not working without
  HTML headers/footers
- #1825: fix handling of non-ASCII characters in command-line arguments
- #1863: [qt] blank page or crash with low DPI on Windows
- #1892: --window-status causes endless loop with --header-html
- #1906: fix wrong comparison when parsing list parameters
- #1944: [breaking change] fix the reflection subsystem to fix
  the non-functional API
- #1949: fix generation of tarball in the posix-local build
- #1955: installer does not work on 32-bit OS X (10.6.x or 10.7.x)
- #1961: add explicit dependency on minimal font packages for all
  linux targets
- #1988: fix footer spacing being ignored (and header spacing being used
  instead)
- #1992: add support for CentOS 7 target
- #2055: [qt] rendering of Thai symbols is very slow
This commit is contained in:
Filip Hajny 2015-08-17 15:34:47 +00:00 committed by Thomas Klausner
parent cb47aa8bc7
commit 56169e0f61
3 changed files with 12 additions and 10 deletions

View file

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.9 2014/07/17 20:47:10 fhajny Exp $
# $NetBSD: Makefile,v 1.10 2015/08/17 15:34:47 fhajny Exp $
DISTNAME= wkhtmltox-0.12.1
DISTNAME= wkhtmltox-0.12.2.1
PKGNAME= ${DISTNAME:S/tox/topdf/}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wkhtmltopdf/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=wkhtmltopdf/}
MASTER_SITES= http://download.gna.org/wkhtmltopdf/0.12/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= zecrazytux@zecrazytux.net
@ -75,6 +75,8 @@ CFLAGS.SunOS+= -D_XPG6
INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}${PREFIX}
PLIST_SUBST+= LIBVERSION=${PKGVERSION_NOREV:C/([0-9]+\.)([0-9]+\.)([0-9]+)\.[0-9]+/\1\2\3/}
pre-configure:
${MKDIR} -p ${WRKSRC}/build/app ${WRKSRC}/build/qt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2014/07/02 21:20:08 fhajny Exp $
@comment $NetBSD: PLIST,v 1.3 2015/08/17 15:34:47 fhajny Exp $
bin/wkhtmltoimage
bin/wkhtmltopdf
include/wkhtmltox/dllbegin.inc
@ -8,6 +8,6 @@ include/wkhtmltox/pdf.h
lib/libwkhtmltox.so
lib/libwkhtmltox.so.0
lib/libwkhtmltox.so.0.12
lib/libwkhtmltox.so.${PKGVERSION}
lib/libwkhtmltox.so.${LIBVERSION}
man/man1/wkhtmltoimage.1
man/man1/wkhtmltopdf.1

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.4 2014/07/02 21:20:08 fhajny Exp $
$NetBSD: distinfo,v 1.5 2015/08/17 15:34:47 fhajny Exp $
SHA1 (wkhtmltox-0.12.1.tar.bz2) = a4b7c5a2b6ab082776de423fac8d7687b60c3fa1
RMD160 (wkhtmltox-0.12.1.tar.bz2) = 17e32620d5d3cd5a673bbed4176f8dd16bb206d0
Size (wkhtmltox-0.12.1.tar.bz2) = 36186476 bytes
SHA1 (wkhtmltox-0.12.2.1.tar.bz2) = bd022c22eafb3f1015b2726de3fafabbcdc42dc0
RMD160 (wkhtmltox-0.12.2.1.tar.bz2) = b5081626d9f4617ee1b4555d1f0ed7514dbb5771
Size (wkhtmltox-0.12.2.1.tar.bz2) = 36248626 bytes
SHA1 (patch-qt_mkspecs_solaris-g++-64_qmake.conf) = d61da21fe0ae9ed29a8f9fefb8e46a8dc7fd6fe3
SHA1 (patch-qt_src_3rdparty_sqlite_sqlite3.c) = 6c32831ef77792b532c701d8cd049b4743d689a4
SHA1 (patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_heap_MachineStackMarker.cpp) = 11f8fc8e810c368487be1a4602793efa980bab09