Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
020160104~7a7588c.patch | Minimise warnings in unix ijs code calling execvp execvp should really take const char *args, but linux is 'inconsistent' about this. We assume that the args are of this form in our code, so we'd rather have 1 warning on the call on such systems, rather than n about the setup on all systems. |
Robin Watts <robin.watts@artifex.com> | invalid | upstream, http://git.ghostscript.com/?p=ghostpdl.git;h=7a7588c | 2019-08-16 | |
020160104~882ce8b.patch | ijs_server: Don't ignore the 'sign' var when parsing ints | Robin Watts <robin.watts@artifex.com> | invalid | upstream, http://git.ghostscript.com/?p=ghostpdl.git;h=882ce8b | 2019-08-16 | |
020160121~0c176a9.patch | kill off ijs-config The custom ijs-config tool gives different include paths than pkg-config (-I${INCLUDE_PATH}/ijs vs. -I${INCLUDE_PATH}/), which can be confusing for developers using this library. pkg-config is more standard anyway, so just kill the custom tool. |
Brian Norris <computersforpeace@gmail.com> | yes | upstream | upstream, http://git.ghostscript.com/?p=ghostpdl.git;h=7a7588c | 2019-08-16 |
020180316~eb770ed.patch | Squash compiler warning in ijs code | Chris Liddell <chris.liddell@artifex.com> | invalid | upstream, http://git.ghostscript.com/?p=ghostpdl.git;h=eb770ed | 2019-08-16 | |
1001_pkgconfig_libdir.patch | install and use pkgconfig file from multiarch directory | YunQiang Su <wzssyqa@gmail.com> | no | 2019-08-16 | ||
1002_use_db2pdf.patch | Use db2pdf (not db2ps and ps2pdf) The db2ps and ps2pdf chain adds an architecture-specific diff. | Didier Raboud <odyx@debian.org> | no | debian | 2019-08-16 |