Age | Commit message (Expand) | Author |
2022-07-16 | gnu: ghostscript: Update to 9.56.1.•••* gnu/packages/ghostscript.scm (ghostscript): Update to 9.56.1.
[arguments]: Remove #:parallel-tests?. Remove trailing #t's.
* gnu/packages/patches/ghostscript-no-header-creationdate.patch,
gnu/packages/patches/ghostscript-no-header-id.patch,
gnu/packages/patches/ghostscript-no-header-uuid.patch: Rebase on 9.56.1.
| Marius Bakke |
2021-07-19 | gnu: ghostscript: Improve reproducibility of PDF document generation•••* gnu/packages/patches/ghostscript-no-header-creationdate.patch: Disable
writing "xmp:ModifyDate" and "xmp:CreateDate" if GS_GENERATE_UUIDS is set to
"0" or "no".
| Guillaume Le Vaillant |
2017-07-10 | gnu: ghostscript: Make "/CreationDate", "/ModDate" optional, depending on env...•••* gnu/packages/patches/ghostscript-no-header-creationdate.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript): Use it.
| Danny Milosavljevic |