pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/librsvg librsvg: needs freetype2 >= 2.8.0, ad...
details: https://anonhg.NetBSD.org/pkgsrc/rev/829296167b3a
branches: trunk
changeset: 334654:829296167b3a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 02 04:48:13 2019 +0000
description:
librsvg: needs freetype2 >= 2.8.0, add pattern
Addresses PR 54260 by David H. Gutteridge
diffstat:
graphics/librsvg/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eb2d7c1a4db9 -r 829296167b3a graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Sun Jun 02 03:31:39 2019 +0000
+++ b/graphics/librsvg/Makefile Sun Jun 02 04:48:13 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2019/05/29 12:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2019/06/02 04:48:13 wiz Exp $
DISTNAME= librsvg-2.44.14
CATEGORIES= graphics gnome
@@ -178,6 +178,7 @@
.include "../../graphics/cairo/buildlink3.mk"
BUILDLINK_DEPMETHOD.cairo-gobject+= build
.include "../../graphics/cairo-gobject/buildlink3.mk"
+BUILDLINK_ABI_DEPENDS.freetype2+= freetype2>=2.8.0
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/loaders.mk"
BUILDLINK_API_DEPENDS.libcroco+= libcroco>=0.6.1
Home |
Main Index |
Thread Index |
Old Index