pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/gimp-print Changes 4.2.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e70982455d
branches: trunk
changeset: 481182:71e70982455d
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 27 11:53:10 2004 +0000
description:
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:
print/gimp-print/Makefile | 22 ++++++++++------------
print/gimp-print/distinfo | 6 +++---
2 files changed, 13 insertions(+), 15 deletions(-)
diffs (51 lines):
diff -r 97899145b0ae -r 71e70982455d print/gimp-print/Makefile
--- a/print/gimp-print/Makefile Mon Sep 27 11:33:31 2004 +0000
+++ b/print/gimp-print/Makefile Mon Sep 27 11:53:10 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2004/05/05 02:26:41 snj Exp $
-#
+# $NetBSD: Makefile,v 1.21 2004/09/27 11:53:10 adam Exp $
-DISTNAME= gimp-print-4.2.6
+DISTNAME= gimp-print-4.2.7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
@@ -11,15 +10,14 @@
CONFLICTS+= gimp<=1.2.3
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --without-samples --without-user-guide
-CONFIGURE_ARGS+= --without-cups --without-translated-ppds
-CONFIGURE_ARGS+= --enable-escputil=no
-CONFIGURE_ARGS+= --enable-libgimpprint=no
-USE_LIBTOOL= yes
-USE_GNU_TOOLS+= make
-USE_BUILDLINK3= yes
-USE_X11= yes
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-samples --without-user-guide
+CONFIGURE_ARGS+= --without-cups --without-translated-ppds
+CONFIGURE_ARGS+= --enable-escputil=no --enable-libgimpprint=no
.include "../../print/gimp-print-lib/buildlink3.mk"
.include "../../graphics/gimp1-base/buildlink3.mk"
diff -r 97899145b0ae -r 71e70982455d print/gimp-print/distinfo
--- a/print/gimp-print/distinfo Mon Sep 27 11:33:31 2004 +0000
+++ b/print/gimp-print/distinfo Mon Sep 27 11:53:10 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2004/03/02 14:56:07 drochner Exp $
+$NetBSD: distinfo,v 1.9 2004/09/27 11:53:10 adam Exp $
-SHA1 (gimp-print-4.2.6.tar.gz) = 664a77618a51a1d03e6277431bf1f2765b9a1528
-Size (gimp-print-4.2.6.tar.gz) = 5056790 bytes
+SHA1 (gimp-print-4.2.7.tar.gz) = 5a928b7fa8e83d2858d15e2bd22d143c2cd35bd8
+Size (gimp-print-4.2.7.tar.gz) = 5178122 bytes
SHA1 (patch-aa) = d63b6e25ebfab3bbb84947518a51f865100c2a6a
SHA1 (patch-ab) = 5f509464f61fa3555179e5c64195df825eea500c
SHA1 (patch-ac) = 3b02e1b9f03fe3ebc06b58aecd03d9c6e084c4d5
Home |
Main Index |
Thread Index |
Old Index