diff options
author | adam <adam@pkgsrc.org> | 2004-09-27 11:33:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-09-27 11:33:31 +0000 |
commit | e0d6eaf0cd79a56ba107cd9d5e3a2b48b7dfdecf (patch) | |
tree | 0bb3b6973a5e6cc565637732ff36a778f923f17f /print | |
parent | 72a9d27f668d6f37790207263daff07f575aca76 (diff) | |
download | pkgsrc-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')
-rw-r--r-- | print/gimp-print-lib/Makefile | 7 | ||||
-rw-r--r-- | print/gimp-print-lib/PLIST | 5 | ||||
-rw-r--r-- | print/gimp-print-lib/distinfo | 10 | ||||
-rw-r--r-- | print/gimp-print-lib/patches/patch-aa | 8 | ||||
-rw-r--r-- | print/gimp-print-lib/patches/patch-ac | 6 |
5 files changed, 19 insertions, 17 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/} diff --git a/print/gimp-print-lib/PLIST b/print/gimp-print-lib/PLIST index 055708c6701..6b6b9eb5332 100644 --- a/print/gimp-print-lib/PLIST +++ b/print/gimp-print-lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2004/09/22 08:09:51 jlam Exp $ +@comment $NetBSD: PLIST,v 1.14 2004/09/27 11:33:31 adam Exp $ bin/gimpprint-config include/gimp-print/gimp-print.h lib/libgimpprint.la @@ -126,13 +126,16 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gimp-print.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gimp-print.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gimp-print.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gimp-print.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gimp-print.mo @exec ${MKDIR} %D/share/gimp-print/samples @dirrm share/gimp-print/samples @dirrm share/gimp-print/doc/manual-html diff --git a/print/gimp-print-lib/distinfo b/print/gimp-print-lib/distinfo index 735b06f320b..a25871e27da 100644 --- a/print/gimp-print-lib/distinfo +++ b/print/gimp-print-lib/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2004/03/02 14:56:07 drochner Exp $ +$NetBSD: distinfo,v 1.10 2004/09/27 11:33:31 adam Exp $ -SHA1 (gimp-print-4.2.6.tar.gz) = 664a77618a51a1d03e6277431bf1f2765b9a1528 -Size (gimp-print-4.2.6.tar.gz) = 5056790 bytes -SHA1 (patch-aa) = ea28519ac4f5dd02bc9d4d0bb65e271aa7d83dc6 +SHA1 (gimp-print-4.2.7.tar.gz) = 5a928b7fa8e83d2858d15e2bd22d143c2cd35bd8 +Size (gimp-print-4.2.7.tar.gz) = 5178122 bytes +SHA1 (patch-aa) = 8f5f7d0f881c6e9490ee60ceb9ab4979a6e946af SHA1 (patch-ab) = eaf6c42f230da8affd0e60920666869bba620896 -SHA1 (patch-ac) = 2e7c114dd67e21b861bac405cc1a665460e66867 +SHA1 (patch-ac) = fcfe30ebfcc54c060526b09bf794098eb0f64c4d diff --git a/print/gimp-print-lib/patches/patch-aa b/print/gimp-print-lib/patches/patch-aa index 5034fafada6..63c35c407d6 100644 --- a/print/gimp-print-lib/patches/patch-aa +++ b/print/gimp-print-lib/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2002/11/27 16:12:37 drochner Exp $ +$NetBSD: patch-aa,v 1.4 2004/09/27 11:33:31 adam Exp $ ---- man/Makefile.in.orig Tue Nov 26 03:16:33 2002 -+++ man/Makefile.in Tue Nov 26 12:37:01 2002 -@@ -197,7 +197,7 @@ +--- man/Makefile.in.orig 2004-07-16 00:18:54.000000000 +0000 ++++ man/Makefile.in +@@ -194,7 +194,7 @@ MAINT_CHARSET = latin1 # Conditional installation of manpages is currently broken in automake 1.4 diff --git a/print/gimp-print-lib/patches/patch-ac b/print/gimp-print-lib/patches/patch-ac index a929489bd78..008c37d799d 100644 --- a/print/gimp-print-lib/patches/patch-ac +++ b/print/gimp-print-lib/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.2 2002/08/25 21:50:31 jlam Exp $ +$NetBSD: patch-ac,v 1.3 2004/09/27 11:33:31 adam Exp $ ---- src/Makefile.in.orig Fri Apr 26 20:56:31 2002 +--- src/Makefile.in.orig 2004-07-16 00:18:54.000000000 +0000 +++ src/Makefile.in -@@ -192,7 +192,7 @@ +@@ -191,7 +191,7 @@ gimpprint_libs = @gimpprint_libs@ AUTOMAKE_OPTIONS = 1.4 gnu MAINT_CHARSET = latin1 |