Package: php-dompdf / 0.6.2+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
php-dompdf | 0.6.2+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Adapt main path.patch | (download) |
dompdf_config.inc.php |
2 1 + 1 - 0 ! |
adapt main path MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Dont try to guess the actual path from the configuration file moved in /etc for the Debian package. |
0002 Define shebang.patch | (download) |
dompdf.php |
1 1 + 0 - 0 ! |
define shebang Actually make the script executable. |
0003 Adapt fonts path.patch | (download) |
dompdf_config.inc.php |
2 1 + 1 - 0 ! |
adapt fonts path MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit This directory must be writable, so its moved to /var/cache/. |
0004 Adapt php font lib path.patch | (download) |
dompdf_config.inc.php |
2 1 + 1 - 0 ! |
adapt php-font-lib path The Debian package depends on the needed classes instead of embedding them, i.e. php-font-lib. |
0005 Adapt tcpdf path.patch | (download) |
include/tcpdf_adapter.cls.php |
2 1 + 1 - 0 ! |
adapt tcpdf path The Debian package depends on the needed classes instead of embedding them, i.e php-tcpdf. |
0006 Do not fetch external CSS in example.patch | (download) |
www/test/css/reset-min.css |
8 8 + 0 - 0 ! |
do not fetch external css in example |
0007 allow newer font lib | (download) |
composer.json |
2 1 + 1 - 0 ! |
set proper dependency for php-font-lib |