The NetBSD Project

CVS log for pkgsrc/print/ghostscript-agpl/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / ghostscript-agpl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: pkgsrc-2021Q3


Revision 1.35.4.3: download - view: text, markup, annotated - select for diffs
Wed Oct 13 20:47:09 2021 UTC (3 years, 2 months ago) by tm
Branches: pkgsrc-2021Q3
Diff to: previous 1.35.4.2: preferred, colored; branchpoint 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35.4.2: +5 -5 lines
Pullup ticket #6512 - requested by mlelstv
print/ghostscript-agpl: pullup and build fix

Revisions pulled up:
- print/ghostscript-agpl/Makefile.common           1.25
- print/ghostscript-agpl/PLIST                     1.20
- print/ghostscript-agpl/distinfo                  1.37
- print/ghostscript-agpl/patches/patch-configure    1.8

Revision 1.35.4.2: download - view: text, markup, annotated - select for diffs
Tue Oct 5 21:20:57 2021 UTC (3 years, 2 months ago) by tm
Branches: pkgsrc-2021Q3
Diff to: previous 1.35.4.1: preferred, colored; branchpoint 1.35: preferred, colored
Changes since revision 1.35.4.1: +0 -3 lines
print/ghostscript-agpl: Fix broken merge for distinfo

Revision 1.35.4.1: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:54:29 2021 UTC (3 years, 2 months ago) by tm
Branches: pkgsrc-2021Q3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -1 lines
Pullup ticket #6500 - requested by bsiegert
print/ghostscript-agpl: Bugfix, undefined reference error during link

Revisions pulled up:
- print/ghostscript-agpl/distinfo                               1.37
- print/ghostscript-agpl/patches/patch-base_gsicc__lcms2.c      1.1

---
   Module Name:    pkgsrc
   Committed By:   ryoon
   Date:           Thu Sep 30 23:48:51 UTC 2021

   Modified Files:
           pkgsrc/print/ghostscript-agpl: distinfo
   Added Files:
           pkgsrc/print/ghostscript-agpl/patches: patch-base_gsicc__lcms2.c

   Log Message:
   ghostscript-agpl: Fix undefined reference error during link

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jun 9 20:20:09 2021 UTC (3 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Branch point for: pkgsrc-2021Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -6 lines
ghostscript-agpl: updated to 9.54.0

The 9.54.0 release is a maintenance release, and also adds new functionality.

Highlights in this release include:

Overprint simulation is now available to all output devices, allowing quality previewing/proofing of PostScript and PDF jobs that rely on overprint. See the -dOverprint option documentation in: Overprint

The "docxwrite" device adds the ability to output to Microsoft Word "docx" format. See: docxwrite

The pdfwrite device is now capable of using the Tesseract OCR engine when it is built into Ghostscript to improve searchability and copy and paste functionality when the input lacks the metadata for that purpose. See: UseOCR

Ghostscript/GhostPDL now includes a "map text to black" function, where text drawn by an input job (except when drawn using a Type 3 font) can be forced to draw in solid black. See: BlackText

Ghostscript/GhostPDL now supports simple N-up imposition "internally". See: NupControl

Our efforts in code hygiene and maintainability continue.

The usual round of bug fixes, compatibility changes, and incremental improvements.

(9.53.0) We have added the capability to build with the Tesseract OCR engine. In such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) which render the output file to an image, OCR that image, and output the image "wrapped" up as a PDF file, with the OCR generated text information included as "invisible" text (in PDF terms, text rendering mode 3).

Mainly due to time constraints, we only support including Tesseract from source included in our release packages, and not linking to Tesseract/Leptonica shared libraries. Whether we add this capability will be largely dependent on community demand for the feature.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>