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 Use hicolor-icon-theme's bui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ad5817aa9f5
branches: trunk
changeset: 474856:4ad5817aa9f5
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu May 06 13:50:20 2004 +0000
description:
Use hicolor-icon-theme's buildlink3.mk file to get a good approach of the
PLIST during its generation. While here, sync PLIST with what print-PLIST
says (just a removal of a comment).
diffstat:
graphics/gnome-icon-theme/Makefile | 5 ++---
graphics/gnome-icon-theme/PLIST | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (40 lines):
diff -r d2c3898b305a -r 4ad5817aa9f5 graphics/gnome-icon-theme/Makefile
--- a/graphics/gnome-icon-theme/Makefile Thu May 06 13:47:55 2004 +0000
+++ b/graphics/gnome-icon-theme/Makefile Thu May 06 13:50:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/04/20 15:28:44 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2004/05/06 13:50:20 jmmv Exp $
#
DISTNAME= gnome-icon-theme-1.2.1
@@ -11,8 +11,6 @@
HOMEPAGE= http://www.gnome.org/
COMMENT= Theme consisting of a set of icons for GNOME
-DEPENDS+= hicolor-icon-theme>=0.4:../../graphics/hicolor-icon-theme
-
BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
@@ -25,6 +23,7 @@
PKGCONFIG_OVERRIDE= gnome-icon-theme.pc.in
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d2c3898b305a -r 4ad5817aa9f5 graphics/gnome-icon-theme/PLIST
--- a/graphics/gnome-icon-theme/PLIST Thu May 06 13:47:55 2004 +0000
+++ b/graphics/gnome-icon-theme/PLIST Thu May 06 13:50:20 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/04/20 15:28:44 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/05/06 13:50:20 jmmv Exp $
lib/pkgconfig/gnome-icon-theme.pc
share/icons/gnome/12x12/emblems/emblem-symbolic-link.png
share/icons/gnome/12x12/filesystems/gnome-fs-directory-accept.png
@@ -2403,4 +2403,3 @@
@dirrm share/icons/gnome/12x12/devices
@dirrm share/icons/gnome/12x12
@dirrm share/icons/gnome
-@comment in xdg-dirs: share/icons
Home |
Main Index |
Thread Index |
Old Index