diff options
author | jym <jym> | 2010-07-12 22:06:07 +0000 |
---|---|---|
committer | jym <jym> | 2010-07-12 22:06:07 +0000 |
commit | 786de6ad71514852805082cc17af5d7e49da763e (patch) | |
tree | ea95eb87dcfb829cfb9a88edde5b82e1262a0a9d /print | |
parent | 875744a3d29aab709900dc80eb210ac493251cbd (diff) | |
download | pkgsrc-786de6ad71514852805082cc17af5d7e49da763e.tar.gz |
No need to uncomment the raw in the MIME types with newer versions of cups.
While here, add comments to patch-aa.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-drivers-Magicolor5440DL/MESSAGE | 9 | ||||
-rw-r--r-- | print/cups-drivers-Magicolor5440DL/distinfo | 4 | ||||
-rw-r--r-- | print/cups-drivers-Magicolor5440DL/patches/patch-aa | 5 |
3 files changed, 6 insertions, 12 deletions
diff --git a/print/cups-drivers-Magicolor5440DL/MESSAGE b/print/cups-drivers-Magicolor5440DL/MESSAGE index 3736df8cf6d..f172f05f6a6 100644 --- a/print/cups-drivers-Magicolor5440DL/MESSAGE +++ b/print/cups-drivers-Magicolor5440DL/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2010/02/01 00:38:36 jym Exp $ +$NetBSD: MESSAGE,v 1.2 2010/07/12 22:06:07 jym Exp $ The CUPS driver for the Konica Minolta Magicolor 5440DL requires ghostscript to be compiled with cups support (which is off by default). @@ -9,11 +9,4 @@ This can be achieved by setting: PKG_OPTIONS.ghostscript+=cups inside /etc/mk.conf, and then reinstall ghostscript package. - -Consider also uncommenting the following line in cups configuration file -${PKG_SYSCONFDIR}/cups/mime.convs to add the correct MIME type support for -the filter: - -#application/octet-stream application/vnd.cups-raw 0 - - =========================================================================== diff --git a/print/cups-drivers-Magicolor5440DL/distinfo b/print/cups-drivers-Magicolor5440DL/distinfo index 069a377e78d..2bf905d904f 100644 --- a/print/cups-drivers-Magicolor5440DL/distinfo +++ b/print/cups-drivers-Magicolor5440DL/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/02/01 00:38:36 jym Exp $ +$NetBSD: distinfo,v 1.2 2010/07/12 22:06:07 jym Exp $ SHA1 (5440DL_lin64bit_1_2_1.zip) = 130092a9345ec32a2681bacafaeadcc85563f1fa RMD160 (5440DL_lin64bit_1_2_1.zip) = a0a5a51eef1a7798d0f8b8d07873bd60ac2cba9b Size (5440DL_lin64bit_1_2_1.zip) = 767491 bytes -SHA1 (patch-aa) = 2e31f1dc9120d28d03a3fe50f5365955b82de3c8 +SHA1 (patch-aa) = 0be07006869dfa0537082afdf484ddf0ba037613 diff --git a/print/cups-drivers-Magicolor5440DL/patches/patch-aa b/print/cups-drivers-Magicolor5440DL/patches/patch-aa index 065f669be47..386b218cd1e 100644 --- a/print/cups-drivers-Magicolor5440DL/patches/patch-aa +++ b/print/cups-drivers-Magicolor5440DL/patches/patch-aa @@ -1,5 +1,6 @@ -$NetBSD: patch-aa,v 1.1.1.1 2010/02/01 00:38:36 jym Exp $ - +$NetBSD: patch-aa,v 1.2 2010/07/12 22:06:07 jym Exp $ +- fix a typo about LDFLAGS +- fix paths, some of them being hardcoded. --- configure.orig 2007-02-28 23:33:11.000000000 +0100 +++ configure @@ -2957,7 +2957,7 @@ fi |