pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango With latest glib2, this needs cairo-gobject.
details: https://anonhg.NetBSD.org/pkgsrc/rev/23aa61e5e1df
branches: trunk
changeset: 609634:23aa61e5e1df
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 07 21:12:19 2012 +0000
description:
With latest glib2, this needs cairo-gobject.
I don't understand the causality, but follow the build failure.
Bump PKGREVISION.
diffstat:
devel/pango/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 2ffa79749ef3 -r 23aa61e5e1df devel/pango/Makefile
--- a/devel/pango/Makefile Sun Oct 07 20:21:15 2012 +0000
+++ b/devel/pango/Makefile Sun Oct 07 21:12:19 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2012/10/02 17:10:51 tron Exp $
+# $NetBSD: Makefile,v 1.167 2012/10/07 21:12:19 wiz Exp $
DISTNAME= pango-1.30.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.30/}
EXTRACT_SUFX= .tar.xz
@@ -56,6 +56,7 @@
.include "../../devel/zlib/buildlink3.mk"
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.8.0
.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/cairo-gobject/buildlink3.mk"
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.5.0
.include "../../fonts/fontconfig/buildlink3.mk"
BUILDLINK_API_DEPENDS.Xft2+= Xft2>=2.1.7nb3
Home |
Main Index |
Thread Index |
Old Index