Saturday, January 29, 2022

Re: ghostscript tweaks

On Sat, Jan 29, 2022 at 09:35:15AM +0100, Antoine Jacoutot wrote:
> Hi.
>
> Some cleanup to the ghostscript port:
>
> - do not override CFLAGS
> - add DEBUG_PACKAGES
> - remove most of the weird post-install dance, install gsx and gsc and don't enforce strip(1)
>

gsc will conflict with gambit:

$ pkg_locate '*/gsc'
gambit-4.9.3p4:lang/gambit:/usr/local/bin/gsc

> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/print/ghostscript/gnu/pkg/PLIST,v
> retrieving revision 1.30
> diff -u -p -r1.30 PLIST
> --- pkg/PLIST 27 Jan 2022 20:55:01 -0000 1.30
> +++ pkg/PLIST 29 Jan 2022 08:34:11 -0000
> @@ -3,11 +3,13 @@ bin/dvipdf
> bin/eps2eps
> @bin bin/gs
> bin/gsbj
> +@bin bin/gsc
> bin/gsdj
> bin/gsdj500
> bin/gslj
> bin/gslp
> bin/gsnd
> +@bin bin/gsx
> bin/lprsetup.sh
> bin/pdf2dsc
> bin/pdf2ps
>
>
> --
> Antoine
>

--
Sebastien Marie

No comments:

Post a Comment