pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Depend on xdg-dirs to handle the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f8571a3e92e
branches:  trunk
changeset: 468804:0f8571a3e92e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Feb 16 23:20:05 2004 +0000

description:
Depend on xdg-dirs to handle the share/applications shared directory.
Bump PKGREVISION.

diffstat:

 editors/gconf-editor/Makefile |  5 +++--
 editors/gconf-editor/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 611a3a98db56 -r 0f8571a3e92e editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Mon Feb 16 23:16:02 2004 +0000
+++ b/editors/gconf-editor/Makefile     Mon Feb 16 23:20:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/02/16 23:10:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/16 23:20:05 jmmv Exp $
 #
 
 DISTNAME=              gconf-editor-2.4.0
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            editors gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/}
 EXTRACT_SUFX=          .tar.bz2
@@ -12,6 +12,7 @@
 COMMENT=               Editor for the GConf configuration system
 
 BUILD_USES_MSGFMT=     YES
+DEPENDS+=              xdg-dirs>=1.0:../../misc/xdg-dirs
 
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
diff -r 611a3a98db56 -r 0f8571a3e92e editors/gconf-editor/PLIST
--- a/editors/gconf-editor/PLIST        Mon Feb 16 23:16:02 2004 +0000
+++ b/editors/gconf-editor/PLIST        Mon Feb 16 23:20:05 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/15 00:06:12 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/02/16 23:20:05 jmmv Exp $
 bin/gconf-editor
 share/applications/gconf-editor.desktop
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gconf-editor.mo
@@ -65,3 +65,4 @@
 share/pixmaps/gconf-editor/folder-open.png
 share/pixmaps/gconf-editor/stock-about-16.png
 @dirrm share/pixmaps/gconf-editor
+@comment in xdg-dirs: share/applications



Home | Main Index | Thread Index | Old Index