summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Don't force libstdc++ (fix build w/ libc++)ghostscript-10.0-gentooSam James2022-10-021-1/+1
| | | | | Bug: https://bugs.gentoo.org/784173 Signed-off-by: Sam James <sam@gentoo.org>
* Fix docdir for GentooThomas Deutschmann2022-10-021-1/+1
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* Allow the build timestamp to be externally setThomas Deutschmann2022-10-024-3/+31
| | | | | | | | | | | | | | In order to make Ghostscript output reproducible, we need a way to set the build timestamp to other values than the current time. We now consistently use gp_get_realtime() instead of directly calling time() or gp_get_usertime() and make gp_get_realtime() use the value found in the SOURCE_DATE_EPOCH environment variable if set. Also, environment timezone is fixed to UTC if SOURCE_DATE_EPOCH is used to avoid variations. Origin: https://salsa.debian.org/printing-team/ghostscript/-/blob/e4280f77c6f710a8b98ebe41e564e5fef9d23964/debian/patches/2010_add_build_timestamp_setting.patch Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* Make sure 'dvipdf' is being run securelyThomas Deutschmann2022-10-021-1/+1
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* Import Ghostscript 10.0ghostscript-10.0ghostscript-10Sam James2022-10-021568-153252/+94044
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Import Ghostscript 9.56.1ghostscript-9.56.1ghostscript-9Sam James2022-04-17121-1765/+11744
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Import Ghostscript 9.56.0ghostscript-9.56Sam James2022-04-171497-66616/+201359
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Import Ghostscript 9.55ghostscript-9.55Thomas Deutschmann2021-10-201018-283699/+131337
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Import Ghostscript 9.54ghostscript-9.54Thomas Deutschmann2021-04-014934-33840/+687683
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Import Ghostscript 9.53.1ghostscript-9.53.1Thomas Deutschmann2020-09-1647-75/+116
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Import Ghostscript 9.53ghostscript-9.53Thomas Deutschmann2020-09-111844-34633/+75557
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Import Ghostscript 9.52ghostscript-9.52Thomas Deutschmann2020-08-131885-175903/+195689
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Import Ghostscript 9.50ghostscript-9.50Thomas Deutschmann2020-08-135285-0/+3161797
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>