pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-clipman-plugin Fix config installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc85024ddf41
branches: trunk
changeset: 348346:bc85024ddf41
user: youri <youri%pkgsrc.org@localhost>
date: Sun Jun 12 11:23:12 2016 +0000
description:
Fix config installation.
diffstat:
x11/xfce4-clipman-plugin/Makefile | 5 +++--
x11/xfce4-clipman-plugin/distinfo | 4 ++--
x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in | 3 ++-
3 files changed, 7 insertions(+), 5 deletions(-)
diffs (47 lines):
diff -r 8560d376dc3a -r bc85024ddf41 x11/xfce4-clipman-plugin/Makefile
--- a/x11/xfce4-clipman-plugin/Makefile Sun Jun 12 09:45:27 2016 +0000
+++ b/x11/xfce4-clipman-plugin/Makefile Sun Jun 12 11:23:12 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:24 tnn Exp $
+# $NetBSD: Makefile,v 1.39 2016/06/12 11:23:12 youri Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,10 +10,11 @@
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
COMMENT= Xfce clipboard plugin
+PKG_SYSCONFSUBDIR= xdg
CONF_FILES= ${XFCE4_EGBASE}/autostart/xfce4-clipman-plugin-autostart.desktop \
${PKG_SYSCONFDIR}/autostart/xfce4-clipman-plugin-autostart.desktop \
${XFCE4_EGBASE}/panel/xfce4-clipman-actions.xml \
- ${PKG_SYSCONFDIR}/panel/xfce4-clipman-actions.xml
+ ${PKG_SYSCONFDIR}/xfce4/panel/xfce4-clipman-actions.xml
MAKE_DIRS+= ${XFCE4_EGBASE}/autostart \
${XFCE4_EGBASE}/panel
diff -r 8560d376dc3a -r bc85024ddf41 x11/xfce4-clipman-plugin/distinfo
--- a/x11/xfce4-clipman-plugin/distinfo Sun Jun 12 09:45:27 2016 +0000
+++ b/x11/xfce4-clipman-plugin/distinfo Sun Jun 12 11:23:12 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:29:05 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/06/12 11:23:12 youri Exp $
SHA1 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 71767fef0a8366bb9a6bd3edeacf4a8dabdcaa40
RMD160 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 0e34628b195b5a452ebdb1c8ed9d631c662d1676
SHA512 (xfce4-clipman-plugin-1.2.6.tar.bz2) = fc6b4cee1990ff13f4c0050ebf3e4b69fc0f7124fa2dd9b41933ce11449d322fad666b1af82bd610ce2add28d012a7dddc345be4afa1432bb330ecd6344a168e
Size (xfce4-clipman-plugin-1.2.6.tar.bz2) = 438346 bytes
-SHA1 (patch-panel-plugin_Makefile.in) = 0c624023ae9e7d2676b979e1f8d740982010dedc
+SHA1 (patch-panel-plugin_Makefile.in) = f4e58a9a075623a82bbbea29c6510e9ff838b777
diff -r 8560d376dc3a -r bc85024ddf41 x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in
--- a/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in Sun Jun 12 09:45:27 2016 +0000
+++ b/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in Sun Jun 12 11:23:12 2016 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:43 jperkin Exp $
+$NetBSD: patch-panel-plugin_Makefile.in,v 1.2 2016/06/12 11:23:12 youri Exp $
Adjust config path
+
--- panel-plugin/Makefile.in.orig 2014-05-31 17:03:00.000000000 +0000
+++ panel-plugin/Makefile.in
@@ -565,7 +565,7 @@ libclipman_la_LIBADD = \
Home |
Main Index |
Thread Index |
Old Index