summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorreed <reed>2004-02-06 06:29:13 +0000
committerreed <reed>2004-02-06 06:29:13 +0000
commit31094afb9df87eee83b898daeec43ca31ad1f0bb (patch)
tree892cd577f5acf47168956fdf452bdbbe761fcb3a /print
parenta429fb307e3bfe5b749f60d3fd5902300c13dfb8 (diff)
downloadpkgsrc-31094afb9df87eee83b898daeec43ca31ad1f0bb.tar.gz
Add a MESSAGE for Linux, because Linux needs the
bidirectional communication for the parallel port enabled. (Maybe later, a note about a module?) Bump package revision.
Diffstat (limited to 'print')
-rw-r--r--print/gimp-print-escputil/MESSAGE.Linux9
-rw-r--r--print/gimp-print-escputil/Makefile4
2 files changed, 11 insertions, 2 deletions
diff --git a/print/gimp-print-escputil/MESSAGE.Linux b/print/gimp-print-escputil/MESSAGE.Linux
new file mode 100644
index 00000000000..ec5834f0603
--- /dev/null
+++ b/print/gimp-print-escputil/MESSAGE.Linux
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE.Linux,v 1.1 2004/02/06 06:29:13 reed Exp $
+
+Linux kernel support is required for bidirectional communication
+used by the ${PKGNAME_NOREV} package. For Linux version 2.2,
+CONFIG_PRINTER_READBACK should be enabled; this is called
+CONFIG_PARPORT_1284 on 2.4 and later kernels.
+
+===========================================================================
diff --git a/print/gimp-print-escputil/Makefile b/print/gimp-print-escputil/Makefile
index 17573dc533e..a35fba97850 100644
--- a/print/gimp-print-escputil/Makefile
+++ b/print/gimp-print-escputil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2004/01/24 14:58:00 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/06 06:29:13 reed Exp $
#
DISTNAME= gimp-print-4.2.5
PKGNAME= gimp-print-escputil-4.2.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}