Commit graph

22 commits

Author SHA1 Message Date
drochner
325a3d0df9 sync with the rest of gimp-print (should use a shared Makefile snippet) 2006-07-07 19:03:01 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
52416161af Convert to buildlink3. 2004-05-05 02:26:41 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +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
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
65686f45ca remove the "libiconv" nonsense - the reason was that gettext-lib was
not referred to at all (now pulled in by gimp-print-lib/buildlink2.mk)
(PR pkg/19323)
2002-12-10 18:39:49 +00:00
cjep
31fdd73de1 Fix PR#19323 from Ryo Hayaska 2002-12-08 11:39:24 +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
jlam
6eb767313d Initial import of gimp-print-ijs-4.2.1.
This package contains an IJS server that can output raster images supported
by the GIMP print library, to be used in conjunction with IJS clients such
as GNU Ghostscript.
2002-09-11 19:05:26 +00:00