From c5fba1074cc04640b9ccd4b1008fb8b299b94d27 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 5 Jan 2003 15:13:54 +0000 Subject: Update libart2 to 2.3.11. Changes since 2.3.10: * art_render_svp.c (art_render_svp_callback, art_render_svp_callback_span, art_render_svp_callback_opacity, art_render_svp_callback_opacity_span): if no runs would normally be emitted, but start is greater than zero, emit a single run covering the entire width of the rendered region. * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and 1.4 installed get the right automake. Means compilation from CVS will now require the latest automake 1.4 release, or manually creating symlinks called "automake-1.4" and "aclocal-1.4". --- graphics/libart2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/libart2/Makefile') diff --git a/graphics/libart2/Makefile b/graphics/libart2/Makefile index 06d936892ae..dc013eb3e27 100644 --- a/graphics/libart2/Makefile +++ b/graphics/libart2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/01/03 15:26:58 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/05 15:13:54 jmmv Exp $ -DISTNAME= libart_lgpl-2.3.10 +DISTNAME= libart_lgpl-2.3.11 PKGNAME= ${DISTNAME:S/_lgpl/2/} -PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3