pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/xdx Add missing file to PLIST. Depend on xdg-dirs ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b35624739367
branches:  trunk
changeset: 522909:b35624739367
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 29 19:58:46 2006 +0000

description:
Add missing file to PLIST. Depend on xdg-dirs for share/applications.
Bump PKGREVISION.

diffstat:

 ham/xdx/Makefile |  4 +++-
 ham/xdx/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r b83137b48cb3 -r b35624739367 ham/xdx/Makefile
--- a/ham/xdx/Makefile  Fri Dec 29 19:02:25 2006 +0000
+++ b/ham/xdx/Makefile  Fri Dec 29 19:58:46 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/12/27 07:55:08 wulf Exp $
+# $NetBSD: Makefile,v 1.16 2006/12/29 19:58:46 wiz Exp $
 #
 
 DISTNAME=      xdx-2.2
+PKGREVISION=   1
 CATEGORIES=    ham
 MASTER_SITES=  http://www.qsl.net/pg4i/download/
 
@@ -12,6 +13,7 @@
 USE_TOOLS+=    gmake pkg-config
 GNU_CONFIGURE= yes
 USE_PKGLOCALEDIR=yes
+USE_DIRS+=     xdg-1.4
 
 BUILDLINK_TRANSFORM+=  rm:-DGTK_DISABLE_DEPRECATED
 
diff -r b83137b48cb3 -r b35624739367 ham/xdx/PLIST
--- a/ham/xdx/PLIST     Fri Dec 29 19:02:25 2006 +0000
+++ b/ham/xdx/PLIST     Fri Dec 29 19:58:46 2006 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2006/12/27 07:55:08 wulf Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/12/29 19:58:47 wiz Exp $
 bin/xdx
 man/man1/xdx.1
+share/applications/Xdx.desktop
 share/locale/es/LC_MESSAGES/xdx.mo
 share/locale/fr/LC_MESSAGES/xdx.mo
 share/locale/nl/LC_MESSAGES/xdx.mo



Home | Main Index | Thread Index | Old Index