pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo Changes 0.1.22:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6f447415a66
branches: trunk
changeset: 474302:e6f447415a66
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 27 12:48:44 2004 +0000
description:
Changes 0.1.22:
* Cairo was updated to track the changes in libpixman, and now depends
on libpixman version 0.1.1
Changes 0.1.21:
* New OpenGL backend
* Automatic detection of available backends
Changes 0.1.20:
* New pattern API
* Update to XCB backend
* Faster clipping
diffstat:
graphics/cairo/Makefile | 15 ++++++++-------
graphics/cairo/distinfo | 6 +++---
2 files changed, 11 insertions(+), 10 deletions(-)
diffs (51 lines):
diff -r 85713544ba22 -r e6f447415a66 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile Tue Apr 27 12:33:03 2004 +0000
+++ b/graphics/cairo/Makefile Tue Apr 27 12:48:44 2004 +0000
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.6 2004/04/04 16:54:22 recht Exp $
-#
+# $NetBSD: Makefile,v 1.7 2004/04/27 12:48:44 adam Exp $
-DISTNAME= cairo-0.1.18
+DISTNAME= cairo-0.1.22
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= recht%NetBSD.org@localhost
-HOMEPAGE= http://cairographics.org/snapshots/
+HOMEPAGE= http://cairographics.org/
COMMENT= Vector graphics library with cross-device output support
-USE_X11= yes
USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= cairo.pc.in
-GNU_CONFIGURE= yes
BUILDLINK_DEPENDS.freetype2+= freetype2>=2.1.5
BUILDLINK_DEPENDS.Xft2+= Xft2>=2.1.2
@@ -23,7 +22,9 @@
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../fonts/Xft2/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/glitz/buildlink3.mk"
.include "../../graphics/libpixman/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../x11/Xrender/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 85713544ba22 -r e6f447415a66 graphics/cairo/distinfo
--- a/graphics/cairo/distinfo Tue Apr 27 12:33:03 2004 +0000
+++ b/graphics/cairo/distinfo Tue Apr 27 12:48:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/04/04 16:54:22 recht Exp $
+$NetBSD: distinfo,v 1.3 2004/04/27 12:48:44 adam Exp $
-SHA1 (cairo-0.1.18.tar.gz) = 69dd6cbc8716ac96b48509f7084be99786a3d080
-Size (cairo-0.1.18.tar.gz) = 365601 bytes
+SHA1 (cairo-0.1.22.tar.gz) = b9b378721fe1f2b10c0d84d73f0baa24c091de19
+Size (cairo-0.1.22.tar.gz) = 389483 bytes
Home |
Main Index |
Thread Index |
Old Index