head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.8 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.6 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.4 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.2 pkgsrc-2011Q2-base:1.5 pkgsrc-2011Q1:1.4.0.6 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.4 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.2 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.3.0.8 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.6 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.4 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.2 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.2.0.6 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.4 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2; locks; strict; comment @# @; 1.5 date 2011.05.05.23.39.24; author gdt; state dead; branches; next 1.4; 1.4 date 2010.08.12.12.22.44; author gdt; state Exp; branches; next 1.3; 1.3 date 2009.08.19.00.19.06; author gdt; state Exp; branches; next 1.2; 1.2 date 2008.12.20.19.16.27; author rillig; state Exp; branches; next 1.1; 1.1 date 2008.12.20.18.08.07; author gdt; state Exp; branches; next ; desc @@ 1.5 log @Update to 5.2.7. Notable changes from 5.2.6 (see release announcement for full details): 1) New printers supported in this release: - Canon inkjet printers (many): - Epson inkjet printers (many): - Dye sublimation printers: Kodak EasyShare G600 Printer Dock Kodak PD-4000 Kodak PD-6000 Kodak Photo Printer Kodak Photo Printer 500 Kodak Printer Dock Plus Kodak Printer Dock Plus S3 2) Corrected color matching profile used for Mac OS X 10.5.x. sRGB will now be used instead of Generic RGB. Users with work- flows dependant on the previously used Generic RGB can select this color profile in the print window by using ColorSync to choose the profile rather than using VendorMatching. 9) Corrected base density for Photo Paper on printers using Claria ink (use 20% less ink). The default results in heavy ink puddling in some cases. 12) A problem whereby certain malformed PPD files would cause the PostScript driver to crash has been fixed. In addition, the PostScript driver now runs considerably faster. @ text @$NetBSD: patch-ab,v 1.4 2010/08/12 12:22:44 gdt Exp $ 2008-12-20: Don't use -O6 and -O3 because some gcc versions choke. From Bernd Ernesti in private mail. 2010-08-12: It is not clear if this is still true. -gdt --- configure.orig 2009-07-26 22:36:34.000000000 +0200 +++ configure 2009-08-09 17:13:18.000000000 +0200 @@@@ -18101,7 +18101,7 @@@@ else - for stp_ac_arg in -O6 -O3 -O2 -O1 -O ; do + for stp_ac_arg in -O2 -O1 -O ; do stp_ac_save_CFLAGS="${CFLAGS}" { $as_echo "$as_me:$LINENO: checking if ${CC} supports ${stp_ac_arg}" >&5 @ 1.4 log @Add comments to patches, per pkglint nag. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 2009/08/19 00:19:06 gdt Exp $ @ 1.3 log @Update to 5.2.4 from Bernd Ernesti. * Changes from 5.2.3 1) New printers supported in this release: Canon PIXMA iX4000 Canon SELPHY CP-520 EPSON Stylus Photo R2880 EPSON Stylus DX4000 2) Printing to the Epson PM-D600 has been corrected. 3) Printing using the manual sheet guide on the Epson Stylus Photo R2400 has been corrected. 4) Printing to the EPSON Artisan 700 and 800 and Stylus Photo P/TX700 and 800 series printers has been corrected. Among other issues, it should now be possible to print reliably using the photo tray. 5) The names of the following Epson printers have been corrected: EPSON Stylus Photo PX700W EPSON Stylus Photo TX700W EPSON Stylus Photo PX800FW EPSON Stylus Photo TX800FW 6) The names of various Ricoh and Ricoh-based printers have been corrected to match Ricoh's model names and the OpenPrinting database. 7) The EPSON inkjet utility, escputil, now correctly prints the color name for low ink warnings. 8) Printing resolution names have been fixed in non-English locales in CUPS PPD files. 9) A Russian translation has been added. The Danish and Italian translations have been updated. 10) Support has been added for L-size paper with tear-off borders. 11) The ordering of inks in quadtone ink sets on Epson printers has been corrected. In addition, support has been added for MIS quadtone and 6 tone inks. 12) It is now possible to adjust the ink parameters for quadtone inks in CUPS. Previously, these parameters could only be adjusted in the enhanced Print plugin for GIMP and other native Gutenprint applications. 13) Updating CUPS PPD files is now faster. @ text @d1 7 a7 1 $NetBSD$ @ 1.2 log @Removed the unnecessary part of the patch, about which pkglint was complaining. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2008/12/20 18:08:07 gdt Exp $ d3 3 a5 3 --- ./configure.orig 2008-11-14 13:49:21.000000000 +0100 +++ ./configure 2008-12-19 21:23:35.000000000 +0100 @@@@ -26682,7 +26682,7 @@@@ d13 1 a13 1 { echo "$as_me:$LINENO: checking if ${CC} supports ${stp_ac_arg}" >&5 @ 1.1 log @Don't use -O6 and -O3 because some gcc versions choke. From Bernd Ernesti in private mail. @ text @d1 1 a1 1 $NetBSD$ a13 9 @@@@ -31879,6 +31879,8 @@@@ case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + : Avoid regenerating within pkgsrc + exit 0 ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) echo "$ac_cs_version"; exit ;; @