nixpkgs/pkgs/misc/ghostscript
Pierre Bourdon 128bb7be2a
ghostscript: link against "systemwide" liblcms2
GS ships with a fork of lcms2 ("lcms2mt"), but the ABI separation
between the fork and the original seems insufficient. If libgs is linked
alongside liblcms2 (for example, this is the case with imagemagick) then
it will call into the original library instead of the fork, causing
segfaults.

Follow the example of both Arch and Debian in this regard -- they both
use the systemwide lib instead of the fork.
2019-03-11 00:07:18 +01:00
..
default.nix ghostscript: link against "systemwide" liblcms2 2019-03-11 00:07:18 +01:00
doc-no-ref.diff ghostscript: fix nitpicks after the update 2018-09-04 18:50:49 +02:00
urw-font-files.patch GNU Ghostscript: Add pointers to the URW++ font files in the fontmap. 2009-05-28 22:11:02 +00:00