pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: changing the default ghostscript type



Martin Husemann <martin%duskware.de@localhost> writes:

> Excuse my limited experience with either, but would it be possible to
> add a third option that effectively says: no ghostscript? I do that for
> pulseaudio, polkit and cups, so ghostscript would be a natural fit ;-)

finddepends doesn't work for this becuase it's recursive.

Looking for print/ghostcript under /usr/pkgsrc, and pruning ghostscript
itself, etc. I get the following.  Note that some are comments.

GraphicsMagick and ImageMagick{,6} could get an option.  I am unclear on
what's normal in those tools and if they would be considered defective
if it defaulted to off.  That's probably the source of most of the
dependencies.

cups/foomatic/hplip almost certainly need to be default on, as rendering
PS to printer langauges is core functionality.



./editors/TeXmacs/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./fonts/ghostscript-cidfonts/Makefile:DEPENDS+=	ghostscript-[0-9]*:../../print/ghostscript
./fonts/ghostscript-cidfonts-ryumin/Makefile:DEPENDS+=	ghostscript>=9.05:../../print/ghostscript
./fonts/ghostscript-cidfonts-ryumin/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./fonts/ghostscript-cidfonts-ryumin/Makefile:. include	"../../print/ghostscript-agpl/Makefile.common"
./fonts/ghostscript-cidfonts-ryumin/Makefile:. include	"../../print/ghostscript-gpl/Makefile.common"
./graphics/GraphicsMagick/buildlink3.mk:.include "../../print/ghostscript/buildlink3.mk"
./graphics/GraphicsMagick/options.mk:.include "../../print/ghostscript/buildlink3.mk"
./graphics/ImageMagick/buildlink3.mk:.include "../../print/ghostscript/buildlink3.mk"
./graphics/ImageMagick/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./graphics/asymptote/Makefile:BUILD_DEPENDS+=	ghostscript-agpl>=9.16:../../print/ghostscript-agpl
./graphics/camlimages/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./graphics/graphviz/CVS/Base/options.mk:.    include "../../print/ghostscript/buildlink3.mk"
./graphics/graphviz/options.mk:.  include "../../print/ghostscript/buildlink3.mk"
./graphics/graphviz/.#options.mk.1.17:.    include "../../print/ghostscript/ghostscript.buildlink3.mk"
./graphics/graphviz/.#options.mk.1.16:.    include "../../print/ghostscript/buildlink3.mk"
./graphics/ImageMagick6/buildlink3.mk:.include "../../print/ghostscript/buildlink3.mk"
./graphics/ImageMagick6/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./graphics/rabbit/MESSAGE:	print/ghostscript:		for reading EPS
./math/R-CGIwithR/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./mk/tools/replace.mk:.    if !empty(PKGPATH:Mprint/ghostscript) || \
./mk/tools/replace.mk:        !empty(PKGPATH:Mprint/ghostscript-esp)
./print/foomatic4-filters/Makefile:#.include "../../print/ghostscript/buildlink3.mk"
./print/libspectre/buildlink3.mk:.include "../../print/ghostscript/buildlink3.mk"
./print/libspectre/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./print/cups-filters/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./print/cups15/MESSAGE:You will need to also install print/ghostscript if you wish to
./print/hplip/Makefile:.include "../../print/ghostscript/buildlink3.mk"

./wip/aegis-devel/Makefile:DEPENDS+=		ghostscript-agpl>=8.64:../../print/ghostscript-agpl
./wip/ghostscript-cidfonts-ryumin/Makefile:DEPENDS+=	ghostscript>=9.05:../../print/ghostscript
./wip/ghostscript-cidfonts-ryumin/Makefile:.include "../../print/ghostscript/buildlink3.mk"
./wip/ghostscript-cidfonts-ryumin/Makefile:.  include	"../../print/ghostscript-agpl/Makefile.common"
./wip/ghostscript-cidfonts-ryumin/Makefile:.  include	"../../print/ghostscript-gpl/Makefile.common"
./wip/ja-ptex/MESSAGE:   print/ghostscript
./wip/light-desktop/Makefile:DEPENDS+=	ghostscript-agpl>=8.71:../../print/ghostscript-agpl
./wip/pdq/MESSAGE:the print/ghostscript* packages.
./wip/pointless/Makefile:DEPENDS+=		ghostscript-agpl>=7.0:../../print/ghostscript-agpl
./wip/tc-hasida-table/Makefile:.include "../../print/ghostscript/buildlink3.mk"


Home | Main Index | Thread Index | Old Index