pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/xlog Make use of xdg-dirs for shared directories
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b6b581eafe1
branches: trunk
changeset: 522850:1b6b581eafe1
user: wulf <wulf%pkgsrc.org@localhost>
date: Wed Dec 27 15:25:19 2006 +0000
description:
Make use of xdg-dirs for shared directories
diffstat:
ham/xlog/Makefile | 3 ++-
ham/xlog/PLIST | 9 +++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (42 lines):
diff -r 7b9750c39dbf -r 1b6b581eafe1 ham/xlog/Makefile
--- a/ham/xlog/Makefile Wed Dec 27 14:29:45 2006 +0000
+++ b/ham/xlog/Makefile Wed Dec 27 15:25:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/12/27 11:56:09 wulf Exp $
+# $NetBSD: Makefile,v 1.24 2006/12/27 15:25:19 wulf Exp $
#
DISTNAME= xlog-1.4
@@ -9,6 +9,7 @@
HOMEPAGE= http://www.qsl.net/pg4i/linux/xlog.html
COMMENT= Amateur Radio logging program
+USE_DIRS= xdg-1.3
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR=yes
USE_TOOLS+= gmake pkg-config
diff -r 7b9750c39dbf -r 1b6b581eafe1 ham/xlog/PLIST
--- a/ham/xlog/PLIST Wed Dec 27 14:29:45 2006 +0000
+++ b/ham/xlog/PLIST Wed Dec 27 15:25:19 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/12/27 11:56:09 wulf Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/12/27 15:26:35 wulf Exp $
bin/xlog
man/man1/xlog.1
share/application-registry/xlog.applications
@@ -74,11 +74,12 @@
@dirrm share/xlog/dxcc
@dirrm share/xlog
@dirrm share/pixmaps/xlog
+@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/mimelnk/text
@dirrm share/mimelnk
@dirrm share/mime/packages
-@dirrm share/mime
-@dirrm share/mime-info
-@dirrm share/application-registry
+@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/applnk/Applications
@dirrm share/applnk
+@comment in xdg-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/application-registry
Home |
Main Index |
Thread Index |
Old Index