Package: webkit2pdf / 0.2-4

Metadata

Package Version Patches format
webkit2pdf 0.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
poppler 0.18.patch | (download)

src/main.c | 135 135 + 0 - 0 !
1 file changed, 135 insertions(+)

 fix build with poppler >= 0.17
 If building with a poppler >= 0.17, provide our own
 poppler_page_render_to_pixbuf() function.
poppler 0.18 fix.patch | (download)

src/main.c | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 no poppler core usage in the poppler >= 0.17 compatibility code
 The compatibility code for poppler-glib >= 0.17 copies a block of the dropped
 poppler-glib code; unfortunately, that code adds a dependency on the private
 poppler headers. Replace the GBool usage with gboolean.
hurd i386 ftbfs.patch | (download)

configure | 20 3 + 17 - 0 !
m4/libtool.m4 | 27 5 + 22 - 0 !
2 files changed, 8 insertions(+), 39 deletions(-)

 fix ftbfs on hurd-i386 due to rpath