From 9dec61a3084c1c5782d5361510fff66d245ff753 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 27 Sep 2004 11:33:31 +0000 Subject: 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. --- print/gimp-print-lib/PLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'print/gimp-print-lib/PLIST') 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 -- cgit v1.2.3