summaryrefslogtreecommitdiff
path: root/print/gimp-print-lib/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-18/+18
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-31List the info pages directly in the PLIST and ensure that we honorjlam1-1/+2
PKGINFODIR.
2004-09-27Changes 4.2.7:adam1-1/+4
* 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-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
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-03-09Remove info files entries from PLIST.seb1-7/+1
2004-03-02update to 4.2.6drochner1-2/+3
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
2003-08-04Convert to USE_NEW_TEXINFO.seb1-3/+1
2003-05-07Use texinfo.mk, define TEXINFO_OVERRIDE to YES and fix info filesseb1-3/+3
handling in PLIST.
2003-04-27Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale...cjep1-14/+14
2003-04-27Lint: PKGLOCALEDIRcjep1-14/+14
2003-04-23update to 4.2.5drochner1-3/+3
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
2002-11-27update gimp-print to 2.4.2drochner1-2/+11
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-10-22update the gimp-print suite to 4.2.3drochner1-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-09-26update gimp-print to 4.2.2drochner1-2/+5
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-05-03update to 4.2.1:drochner1-12/+16
-bugfixes -translations for Slovak, Greek, and Dutch -quality improvements (for Epson printers)
2002-02-15this is the backend part of gimp-print-4.2, a driver library fordrochner1-0/+138
inkjet printers