pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gnome-icon-theme This package needs exactly i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/547d1752282a
branches:  trunk
changeset: 535926:547d1752282a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 30 13:27:50 2007 +0000

description:
This package needs exactly icon-naming-utils-0.8.2, since the list of
installed files depends on the version number of icon-naming-utils.

diffstat:

 graphics/gnome-icon-theme/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c6877fc1bd0c -r 547d1752282a graphics/gnome-icon-theme/Makefile
--- a/graphics/gnome-icon-theme/Makefile        Fri Nov 30 12:33:50 2007 +0000
+++ b/graphics/gnome-icon-theme/Makefile        Fri Nov 30 13:27:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2007/11/03 15:39:05 drochner Exp $
+# $NetBSD: Makefile,v 1.52 2007/11/30 13:27:50 rillig Exp $
 #
 
 DISTNAME=              gnome-icon-theme-2.20.0
@@ -20,6 +20,7 @@
 PKGCONFIG_OVERRIDE=    gnome-icon-theme.pc.in
 
 BUILDLINK_API_DEPENDS.hicolor-icon-theme+=     hicolor-icon-theme>=0.5
+BUILDLINK_API_DEPENDS.icon-naming-utils+=      icon-naming-utils-0.8.2{,nb*}
 HICOLOR_ICON_THEME_DEPEND_ONLY=                yes
 
 # XXX this is used by applications. We "own" the subtree share/icons/gnome,



Home | Main Index | Thread Index | Old Index