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 file
Patch File delta Description
0001 Adapt main path.patch | (download)

dompdf_config.inc.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+)

 define shebang

Actually make the script executable.

0003 Adapt fonts path.patch | (download)

dompdf_config.inc.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
www/test/css_whitespace.html | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 1 deletion(-)

 do not fetch external css in example


0007 allow newer font lib | (download)

composer.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set proper dependency for php-font-lib