pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics *: Adjust all librsvg TOOL_DEPENDS to use gra...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45bbddc8dfab
branches: trunk
changeset: 334900:45bbddc8dfab
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jun 08 19:56:23 2019 +0000
description:
*: Adjust all librsvg TOOL_DEPENDS to use graphics/librsvg/tool.mk
diffstat:
graphics/adwaita-icon-theme/Makefile | 4 ++--
graphics/gnome-icon-theme/Makefile | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (47 lines):
diff -r 643907ca4f44 -r 45bbddc8dfab graphics/adwaita-icon-theme/Makefile
--- a/graphics/adwaita-icon-theme/Makefile Sat Jun 08 19:53:26 2019 +0000
+++ b/graphics/adwaita-icon-theme/Makefile Sat Jun 08 19:56:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/12/02 10:09:41 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/08 19:56:23 leot Exp $
DISTNAME= adwaita-icon-theme-3.30.1
CATEGORIES= graphics gnome
@@ -10,7 +10,6 @@
COMMENT= Standard GNOME icons
LICENSE= cc-by-sa-v3.0 OR gnu-lgpl-v3
-TOOL_DEPENDS+= librsvg>=2.22.3:../../graphics/librsvg
# for gtk-encode-symbolic-svg
TOOL_DEPENDS+= gtk3+>=3:../../x11/gtk3
@@ -37,4 +36,5 @@
BUILDLINK_DEPMETHOD.gettext-lib= build
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../graphics/librsvg/tool.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 643907ca4f44 -r 45bbddc8dfab graphics/gnome-icon-theme/Makefile
--- a/graphics/gnome-icon-theme/Makefile Sat Jun 08 19:53:26 2019 +0000
+++ b/graphics/gnome-icon-theme/Makefile Sat Jun 08 19:56:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2018/08/22 09:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2019/06/08 19:56:24 leot Exp $
DISTNAME= gnome-icon-theme-3.12.0
PKGREVISION= 3
@@ -11,8 +11,6 @@
COMMENT= Theme consisting of a set of icons for GNOME
LICENSE= cc-by-sa-v3.0 AND gnu-lgpl-v3
-TOOL_DEPENDS+= librsvg>=2.22.3:../../graphics/librsvg
-
GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
# otherwise it creates lots of lib/locale dirs, even though it doesn't
@@ -40,4 +38,5 @@
BUILDLINK_DEPMETHOD.gettext-lib= build
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/icon-naming-utils/buildlink3.mk"
+.include "../../graphics/librsvg/tool.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index