pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/gramps2 minor cleanup: pull in xdg-dirs/gnom...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bf27a224a20
branches:  trunk
changeset: 523294:1bf27a224a20
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Jan 05 15:46:12 2007 +0000

description:
minor cleanup: pull in xdg-dirs/gnome-icon-theme
bump PKGREVISION

diffstat:

 databases/gramps2/Makefile |  6 ++++--
 databases/gramps2/PLIST    |  6 +++++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diffs (52 lines):

diff -r 69c89d73d162 -r 1bf27a224a20 databases/gramps2/Makefile
--- a/databases/gramps2/Makefile        Fri Jan 05 15:45:28 2007 +0000
+++ b/databases/gramps2/Makefile        Fri Jan 05 15:46:12 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2006/10/04 20:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2007/01/05 15:46:12 drochner Exp $
 #
 
 DISTNAME=              gramps-2.0.11
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            databases
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gramps/}
 
@@ -16,6 +16,7 @@
 BUILD_DEPENDS+=        gettext>=0.10.35nb1:../../devel/gettext
 .endif
 
+USE_DIRS+=             xdg-1.1
 USE_TOOLS+=            msgfmt pkg-config
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
@@ -39,4 +40,5 @@
 .include "../../lang/python/application.mk"
 .include "../../databases/shared-mime-info/mimedb.mk"
 .include "../../devel/GConf2/schemas.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 69c89d73d162 -r 1bf27a224a20 databases/gramps2/PLIST
--- a/databases/gramps2/PLIST   Fri Jan 05 15:45:28 2007 +0000
+++ b/databases/gramps2/PLIST   Fri Jan 05 15:46:12 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/05/02 16:41:37 drochner Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/01/05 15:46:12 drochner Exp $
 bin/gramps
 man/fr/man1/gramps.1
 man/man1/gramps.1
@@ -679,6 +679,8 @@
 @dirrm share/omf/gramps
 @comment in scrollkeeper: @dirrm share/omf
 @comment in shared-mime-info: @dirrm share/mime/packages
+@comment in xdg-dirs: @dirrm share/mime-info
+@comment in gnome-icon-theme: @dirrm share/icons/gnome/48x48/mimetypes
 @dirrm share/gramps/plugins
 @dirrm share/gramps/gnome/help/gramps/sk/figures
 @dirrm share/gramps/gnome/help/gramps/sk
@@ -696,3 +698,5 @@
 @dirrm share/gramps/data
 @dirrm share/gramps
 @comment in GConf2: @dirrm share/gconf/schemas
+@comment in xdg-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/application-registry



Home | Main Index | Thread Index | Old Index