Commit Graph

5 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Sebastian Rasmussen 96b94f6741
[ghostscript] Use official git server URL. (#3578)
This is the correct URL according to https://www.freetype.org/developer.html

This resolves the HTTP 502 error from the git server.
2020-04-03 07:29:23 -07:00
Sebastian Rasmussen 3b695b10de
[ghostscript] Build using the bundled tiff and jpeg libraries. (#3579)
The previous configuration tried to use the system tiff library with
the bundled jpeg library. That configuration is not supported by
Ghostscript.
2020-04-03 05:30:19 -07:00
Sean Kau 8e2d57684b Switch Ghostscript to upstream freetype (#3286)
* Switch to freetype library.

Reintegrate freetype

* remove pkg-config dependency
2020-01-22 18:24:10 -08:00
Benjamin Gordon 9b715c91c2 [ghostscript] New project: ghostscript (#2544) 2019-06-27 09:59:20 -07:00