pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/transfig Add a message that a Ghostscript packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c09434bce8c
branches:  trunk
changeset: 471357:2c09434bce8c
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Mar 27 21:59:22 2004 +0000

description:
Add a message that a Ghostscript package is required if you want to
convert .fig files to Postscript, PDF, and the like.  This is not
a dependency, because transfig can be used without Ghostscript as
well (eg, to convert to other file formats).  Moreover, it is a
pre-requisite to Xfig, which doesn't require Ghostscript at all.

Closes PR pkg/22959 by Greg A. Woods <woods%planix.com@localhost>

diffstat:

 print/transfig/MESSAGE |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 0da394e8c1aa -r 2c09434bce8c print/transfig/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/transfig/MESSAGE    Sat Mar 27 21:59:22 2004 +0000
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/03/27 21:59:22 rh Exp $
+
+Please note that Ghostscript is required if you want to convert Xfig
+drawings to Postscript, PDF, or related formats.  You need to install
+one of the Ghostscript packages (see pkgsrc/print/ghostscript*) for
+this.
+===========================================================================



Home | Main Index | Thread Index | Old Index