ports/print/pnm2ppa/files/patch-pnm2ppa.conf
Kurt Jaeger 76f155129e Resurrect port: print/pnm2ppa
This software creates output using the PPA (printer performance
architecture) protocol.  This protocol is used by some HP "Windows-only"
printers, including the HP Deskjet 820C series, the HP DeskJet 720 series,
and the HP DeskJet 1000 series.  It has been tested on all three printers,
but your personal experience (positive or negative) is very much appreciated!

WWW: http://pnm2ppa.sourceforge.net/

PR:		207468
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2016-02-29 17:05:01 +00:00

29 lines
1.2 KiB
Text

--- pnm2ppa.conf.orig Sun Nov 10 06:47:47 2002
+++ pnm2ppa.conf Mon Nov 18 21:10:36 2002
@@ -1,7 +1,7 @@
# Sample configuration file
#
# This file will be automatically read upon startup if it is placed in
-# /etc/pnm2ppa.conf
+# %%PREFIX%%/etc/pnm2ppa.conf
#
# uncomment entries by removing "#" to activate them.
#
@@ -44,7 +44,7 @@
log_info 1 # <= COMMENT THIS OUT TO GET THE NEW DEFAULT BEHAVIOR!
# Note: the "silent 1" and "log_info" keywords are only accepted from the
-# system configuration file (/etc/pnm2ppa.conf), and not from configuration
+# system configuration file (%%PREFIX%%/etc/pnm2ppa.conf), and not from configuration
# files specified by users with the pnm2ppa option "-f".
#---------set the margins of the printed page-------------------
@@ -123,7 +123,7 @@
#------------Color correct curve Gamma parameters-------------------------
# Gamma color correction values for Red, Green and Blue:
# (Note: a more effective method of color correction is to use
-# a calibration file /etc/pnm2ppa.gamma, in which case these
+# a calibration file %%PREFIX%%/etc/pnm2ppa.gamma, in which case these
# Gamma values will not be used. See COLOR.html or COLOR.txt)
# The pnm2ppa option --noGamma suppresses color correction.