Commit graph

14 commits

Author SHA1 Message Date
adam
e0d6eaf0cd 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.
2004-09-27 11:33:31 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
seb
c7589918da Remove info files entries from PLIST. 2004-03-09 17:16:17 +00:00
drochner
fccdd06adf update to 4.2.6
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements
2004-03-02 14:56:07 +00:00
seb
09eff91b05 Convert to USE_NEW_TEXINFO. 2003-08-04 21:25:58 +00:00
seb
570f128883 Use texinfo.mk, define TEXINFO_OVERRIDE to YES and fix info files
handling in PLIST.
2003-05-07 22:04:30 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
39ac088332 Lint: PKGLOCALEDIR 2003-04-27 14:39:12 +00:00
drochner
8fa281b00d update to 4.2.5
changes:
-bugfixes
-If Foomatic 2.9.x is installed, the Foomatic data will be
 generated with additional features
-automatic paper cutter is now functional on the
 Epson Stylus Photo 925, 950/960, and 2100/2200
-Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200
-i18n
2003-04-23 17:32:59 +00:00
drochner
0145e0b42e update gimp-print to 2.4.2
changes:
-support for HP DesignJet large-format plotters
-support fot Epson multi-function devices and MJ-930C
-manpage improvements
-support for transverse versions of the US CAD standard paper sizes
-bugfixes
2002-11-27 16:12:35 +00:00
drochner
39c3c46165 update the gimp-print suite to 4.2.3
changes:
-bugfixes
-The native CUPS driver now accepts custom paper sizes with printers that
 permit this (all Epson printers, and most others).
-The Foomatic interface now accepts custom paper sizes with Foomatic 2.0.1.
-A Japanese translation has been added.
2002-10-22 17:27:21 +00:00
drochner
ba765a9ea9 update gimp-print to 4.2.2
changes:
-many bugfixes
-Quad tone grayscale inks, such as the Piezography (TM) inks, are now supported
 for most Epson Stylus printers.  This is not tuned for a particular inkset at
 this time, so the results will not be of top quality yet.  This capability
 should be considered beta.
-Many new Epson Stylus printers are supported.  Please see the complete list of
 printers at the bottom of these release notes.
-A new dither algorithm, EvenTone, has been added.  This algorithm produces
 superior results for photographs and other continuous-tone images, but in its
 current form it may not be as well suited for solid color images and line art.
 This algorithm should be considered beta.

and use buildlink2
2002-09-26 17:28:26 +00:00
drochner
397bb01a5e update to 4.2.1:
-bugfixes
-translations for Slovak, Greek, and Dutch
-quality improvements (for Epson printers)
2002-05-03 12:43:04 +00:00
drochner
52603949eb this is the backend part of gimp-print-4.2, a driver library for
inkjet printers
2002-02-15 20:46:27 +00:00