summaryrefslogtreecommitdiff
path: root/print/gimp-print-lib/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-09-27 11:33:31 +0000
committeradam <adam@pkgsrc.org>2004-09-27 11:33:31 +0000
commite0d6eaf0cd79a56ba107cd9d5e3a2b48b7dfdecf (patch)
tree0bb3b6973a5e6cc565637732ff36a778f923f17f /print/gimp-print-lib/Makefile
parent72a9d27f668d6f37790207263daff07f575aca76 (diff)
downloadpkgsrc-e0d6eaf0cd79a56ba107cd9d5e3a2b48b7dfdecf.tar.gz
Changes 4.2.7:
* The CUPS driver now reports pages starting from page 1 rather than page 0 as was previously the case. * The Postscript output driver (in the GIMP plugin) now functions correctly in non-US locales when a PPD file is provided. * A segmentation violation on the IA64 platform is fixed. * A bug in the Postscript output driver causes the GIMP plugin to crash on startup with certain PPD files. * The horizontal printing position on the Epson Stylus C63/C64 and C83/C84 printers has been fixed. * The CUPS driver now handles, via a workaround, incorrect Postscript generated by some programs. * The package now operates correctly with on Solaris and other systems using an external libintl. * Gimp-Print no longer attempts to build (and fail) the Print plugin against the GIMP 2.0. * escputil now reports ink levels from all known Epson Stylus printers. In addition, ink level reporting is more reliable in general, with fewer timeouts or unparseable output. * The HP DesignJet 2500 and 3500 now support correct maximum page widths of 36" and 54" respectively, rather than 44" for both. * The PPD files now use the recommended manufacturer names. Previously, certain CUPS applications could display the manufacturer names incorrectly. * The Epson Stylus Photo R200/R210 and R300/R310 printers, and the RX500 and RX600 multi-function devices, are now supported. * The HP LaserJet 1012 and Brother HL-1440 printers are now supported. * Super A0 and Super B0 paper sizes are now supported. * Translations for Hungarian, Ukrainian, and Norwegian/Bokmaal have been added. In addition, other translations have been updated.
Diffstat (limited to 'print/gimp-print-lib/Makefile')
-rw-r--r--print/gimp-print-lib/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/gimp-print-lib/Makefile b/print/gimp-print-lib/Makefile
index 030660ed8e7..0d28b526e19 100644
--- a/print/gimp-print-lib/Makefile
+++ b/print/gimp-print-lib/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/04/28 14:34:06 xtraeme Exp $
-#
+# $NetBSD: Makefile,v 1.24 2004/09/27 11:33:31 adam Exp $
-DISTNAME= gimp-print-4.2.6
-PKGNAME= gimp-print-lib-4.2.6
+DISTNAME= gimp-print-4.2.7
+PKGNAME= gimp-print-lib-4.2.7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}