./print/ghostscript, Postscript interpreter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 8.70nb2, Package name: ghostscript-8.70nb2, Maintainer: pkgsrc-users

Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This is the latest version of Ghostscript, formerly being distributed
under Aladdin Free Public License and released under GPL. The main
ghostscript version now includes support for cups, enabled by the
"cups" option (which is off by default), and thus it is no longer
necessary to use ghostscript-esp.


Required to run:
[graphics/png] [fonts/fontconfig] [fonts/ghostscript-fonts] [print/libpaper] [lang/perl5]

Required to build:
[devel/pkg-config] [devel/gmake] [pkgtools/x11-links]

Package options: fontconfig, x11

Master sites: (Expand)

SHA1: 4e4132713258c680a4fbec577e6dfc82b980ec01
RMD160: 88f7d380d1075c57829aa7f34334542fd2bbd6ce
Filesize: 16620.774 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-28 11:16:14 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #2977 - requested by tnn
ghostscript: build fix

Revisions pulled up:
- print/ghostscript/Makefile		1.74
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Wed Jan 20 08:50:16 UTC 2010

Modified Files:
	pkgsrc/print/ghostscript: Makefile

Log message:
Remove list of platforms needing -fPIC. Enable it always when using GCC.
Fixes DragonFly PR pkg/42644.