Subject: CVS commit: pkgsrc/print
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2004 16:49:05
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Sep 21 16:49:05 UTC 2004
Modified Files:
	pkgsrc/print/libgnomeprint: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/print/libgnomeprintui: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update to 2.8.0.  This version corresponds to GNOME 2.8.0.
While here, convert to the bsd.options.mk framework to handle the cups
functionality.
libgnomeprint 2.8.0
Jody
	* Bump automake req to 1.7
	* clean up some improperly namespaced private symbols
	* Recognize .ttc files as truetype
J.H.M. Dassen
	* Explicitly require gmodule
------------------------------------------------------------------------------
libgnomeprint 2.7.90
Jody
	http://bugzilla.gnome.org/show_bug.cgi?id=147349
	* Improve test for zlib
	http://bugzilla.gnome.org/show_bug.cgi?id=133924
	* Fix transformations of text in pdf backend
Kmaraas
	* Patch some warnings from sparse
Owen
	http://bugzilla.gnome.org/show_bug.cgi?id=143878
	* Fix gnome_font_find_closest to call gnome_font_face_find_closest
Morten
	* Keep more private symbols from polluting the global namespace.
Suresh Chandrasekharan
	http://bugzilla.gnome.org/show_bug.cgi?id=149858
	* Don't modify the global font table
------------------------------------------------------------------------------
libgnomeprint 2.7.2
Andreas
	* Fix 1#49160
	* Fix #149161
Jody
	* #Fix 149452
	* more portability
Suresh Chandrasekharan
	* Fix #148674
	* Fix #149858
------------------------------------------------------------------------------
libgnomeprint 2.7.1
Andreas
	* Add module to scan /etc/printcap
Colin Walters :
	* Support for new gnomeprintui printer list (state polling)
Jody
	* Some win32 build fixes
	* Build fixes for sft code from glib
J.H.M. Dassen (Ray) :
	* link fixes
Matthias Clasen:
	* fix handling of no cups printers
------------------------------------------------------------------------------
libgnomeprint 2.7.0
Andreas
	* Improve handling of multiple instances of a cups printer.
	* Add all paper sizes to PDF writer
Grzegorz Golawski
	* Use G_MODULE_SUFFIX
Owen Taylor :
	* Improved pango integration (Requires Pango 1.5.0)
Suresh Chandrasekharan :
	* Improved font subsetting for PS and PDF backends
Dom Lachowicz :
	* Fix win32 compilation
Jody Goldberg :
	* Fix pdf generation
J.H.M. Dassen (Ray):
	* Fixed unresolved symbols in the CUPS module.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/print/libgnomeprint/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/print/libgnomeprint/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/print/libgnomeprint/buildlink3.mk
cvs rdiff -r1.11 -r1.12 pkgsrc/print/libgnomeprint/distinfo
cvs rdiff -r1.26 -r1.27 pkgsrc/print/libgnomeprintui/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/print/libgnomeprintui/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/print/libgnomeprintui/buildlink3.mk
cvs rdiff -r1.9 -r1.10 pkgsrc/print/libgnomeprintui/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.