From e424eb1a6dd2666d95b8920c58042a33778b5d2c Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 10 Oct 2005 13:57:40 +0000 Subject: Update libgnomeprint and libgnomeprintui to 2.12.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit libgnomeprint 2.12.1 Christian Persch: * Fix the missing page of the print dialog. [#316692] * Don't crash or leak when printing to an invalid file. [#312803] Jody: * Fix transparent image rendering. [#316018] * Patch leaks. [#312928, #312929, #316517] * Update paper preview on custom paper size change [#306886] * Fix instability in filters [#316490] Jürg Billeter: * select the default printer. [#155144] ------------------------------------------------------------------------------ libgnomeprint 2.11.0 Ivan Wong: * Port to win32. * GDI backend. Jody: * Fix pdf generation. * Fix duplex for cups printers. * Re-enable duplex-tumble for printers without ppd. * Add some G_GNUC_PRINTF to improve api warnings. Lutz: * Prepare to modularize transports and drivers. * More work on clipboard support for previews. Owen: * Fix pango handling of vertical offsets. --- print/libgnomeprintui/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print/libgnomeprintui/Makefile') diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index dce6fbdf46e..7424ea07518 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2005/08/10 20:56:23 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2005/10/10 13:57:40 jmmv Exp $ # -DISTNAME= libgnomeprintui-2.10.2 +DISTNAME= libgnomeprintui-2.12.1 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org @@ -22,7 +22,7 @@ PKGCONFIG_OVERRIDE= libgnomeprintui/libgnomeprintui-2.2.pc.in CONFIGURE_ARGS= --enable-gtk-doc=no CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc -BUILDLINK_DEPENDS.libgnomeprint+= libgnomeprint>=2.10.2 +BUILDLINK_DEPENDS.libgnomeprint+= libgnomeprint>=2.12.1 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/GConf2/buildlink3.mk" -- cgit v1.2.3