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 Explained the icon-naming-ut...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9348b4bb088c
branches:  trunk
changeset: 535927:9348b4bb088c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 30 13:43:43 2007 +0000

description:
Explained the icon-naming-utils dependency.

diffstat:

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

diffs (23 lines):

diff -r 547d1752282a -r 9348b4bb088c graphics/gnome-icon-theme/Makefile
--- a/graphics/gnome-icon-theme/Makefile        Fri Nov 30 13:27:50 2007 +0000
+++ b/graphics/gnome-icon-theme/Makefile        Fri Nov 30 13:43:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/11/30 13:27:50 rillig Exp $
+# $NetBSD: Makefile,v 1.53 2007/11/30 13:43:43 rillig Exp $
 #
 
 DISTNAME=              gnome-icon-theme-2.20.0
@@ -19,8 +19,12 @@
 
 PKGCONFIG_OVERRIDE=    gnome-icon-theme.pc.in
 
+# The list of installed files depends on the exact version number of
+# icon-naming-utils, so be sure that this dependency corresponds to
+# the current pkgsrc version.
+BUILDLINK_API_DEPENDS.icon-naming-utils+=      icon-naming-utils-0.8.2{,nb*}
+
 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