Package: popplerkit.framework / 0.0.20051227svn-16
Metadata
Package | Version | Patches format |
---|---|---|
popplerkit.framework | 0.0.20051227svn-16 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
etoile.patch | (download) |
bindings/GNUmakefile |
8 8 + 0 - 0 ! |
add support for poppler/0.5; fix linking. Additional patches from toil: - Fix distorted colours in splash renderer - Add missing check for fontconfig |
poppler06.patch | (download) |
bindings/GNUmakefile |
4 4 + 0 - 0 ! |
add support poppler 0.6. |
C++ compilation.patch | (download) |
bindings/GNUmakefile |
25 11 + 14 - 0 ! |
use c++ gnustep make variables for c++ compilation. |
poppler020.patch | (download) |
bindings/GNUmakefile |
4 4 + 0 - 0 ! |
support poppler 0.20 Add version 0.20 detection to config.sh startDoc now takes a PDFDoc not its XRef findText no longer takes a Catalog argument TextOutputDev now takes a wholeWord argument |
build_poppler71.patch | (download) |
bindings/poppler_cairo_img_renderer.cc |
4 2 + 2 - 0 ! |
fix the build with poppler 0.71. |
build_poppler85.patch | (download) |
bindings/GNUmakefile |
4 4 + 0 - 0 ! |
fix build with poppler 0.85 |
build_poppler107.patch | (download) |
config.sh |
8 4 + 4 - 0 ! |
fix build with removed poppler-splash. |
poppler2206.patch | (download) |
bindings/poppler_document.cc |
3 1 + 2 - 0 ! |
fix build for poppler 22.06 |
debian fonts.patch | (download) |
GNUmakefile |
3 0 + 3 - 0 ! |
use fonts provided by the fonts-urw-base35 package. Bug-Debian: https://bugs.debian.org/1035862 |
poppler2404.patch | (download) |
config.sh |
2 1 + 1 - 0 ! |
build with c++20 Fix build after poppler switched to C++20 https://gitlab.freedesktop.org/poppler/poppler/-/commit/d8ae3ba |
cross.patch | (download) |
config.sh |
4 3 + 1 - 0 ! |
fix ftcbfs. Bug-Debian: https://bugs.debian.org/1093994 |
poppler2502.patch | (download) |
bindings/GNUmakefile |
14 9 + 5 - 0 ! |
fix rdeps' abort with poppler >= 25.02. Also use correct variable bindings_CPPFLAGS throughout the makefile. |