summaryrefslogtreecommitdiff
path: root/graphics/libart2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-05 15:13:54 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-05 15:13:54 +0000
commitc5fba1074cc04640b9ccd4b1008fb8b299b94d27 (patch)
treeb09b939a7406473bee7059d9f182cec036b7b470 /graphics/libart2/Makefile
parenta0acc780b06f574b40826c4c6bbe4279c44f1175 (diff)
downloadpkgsrc-c5fba1074cc04640b9ccd4b1008fb8b299b94d27.tar.gz
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".
Diffstat (limited to 'graphics/libart2/Makefile')
-rw-r--r--graphics/libart2/Makefile5
1 files changed, 2 insertions, 3 deletions
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