pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add xfce4-calculator-plugin.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee50deb7894c
branches:  trunk
changeset: 348212:ee50deb7894c
user:      youri <youri%pkgsrc.org@localhost>
date:      Thu Jun 09 09:50:27 2016 +0000

description:
Add xfce4-calculator-plugin.

diffstat:

 meta-pkgs/xfce4-extras/Makefile |  3 ++-
 meta-pkgs/xfce4/Makefile.common |  3 ++-
 misc/Makefile                   |  3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diffs (51 lines):

diff -r 9f32d54bce98 -r ee50deb7894c meta-pkgs/xfce4-extras/Makefile
--- a/meta-pkgs/xfce4-extras/Makefile   Thu Jun 09 09:50:26 2016 +0000
+++ b/meta-pkgs/xfce4-extras/Makefile   Thu Jun 09 09:50:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2016/06/09 09:43:03 youri Exp $
+# $NetBSD: Makefile,v 1.66 2016/06/09 09:51:11 youri Exp $
 
 META_PACKAGE=  yes
 
@@ -20,6 +20,7 @@
 DEPENDS+=      xfce4-wavelan-plugin>=0.5.11:../../net/xfce4-wavelan-plugin
 
 DEPENDS+=      xfce4-battery-plugin>=1.0.5:../../sysutils/xfce4-battery-plugin
+DEPENDS+=      xfce4-calculator-plugin>=0.5.2:../../misc/xfce4-calculator-plugin
 DEPENDS+=      xfce4-clipman-plugin>=1.2.6:../../x11/xfce4-clipman-plugin
 DEPENDS+=      xfce4-datetime-plugin>=0.6.2:../../time/xfce4-datetime-plugin
 DEPENDS+=      xfce4-dict>=0.7.1:../../textproc/xfce4-dict
diff -r 9f32d54bce98 -r ee50deb7894c meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Thu Jun 09 09:50:26 2016 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Thu Jun 09 09:50:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.59 2016/06/09 09:42:06 youri Exp $
+# $NetBSD: Makefile.common,v 1.60 2016/06/09 09:50:27 youri Exp $
 #
 # used by archivers/xfce4-thunar-archive/Makefile
 # used by audio/xfce4-mixer/Makefile
@@ -10,6 +10,7 @@
 # used by editors/xfce4-mousepad/Makefile
 # used by mail/xfce4-mailwatch-plugin/Makefile
 # used by meta-pkgs/xfce4-extras/Makefile
+# used by misc/xfce4-calculator-plugin/Makefile
 # used by misc/xfce4-smartbookmark-plugin/Makefile
 # used by misc/xfce4-time-out-plugin/Makefile
 # used by misc/xfce4-weather-plugin/Makefile
diff -r 9f32d54bce98 -r ee50deb7894c misc/Makefile
--- a/misc/Makefile     Thu Jun 09 09:50:26 2016 +0000
+++ b/misc/Makefile     Thu Jun 09 09:50:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.469 2016/05/26 08:55:07 markd Exp $
+# $NetBSD: Makefile,v 1.470 2016/06/09 09:51:36 youri Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -351,6 +351,7 @@
 SUBDIR+=       window
 SUBDIR+=       xchm
 SUBDIR+=       xdg-utils
+SUBDIR+=       xfce4-calculator-plugin
 SUBDIR+=       xfce4-smartbookmark-plugin
 SUBDIR+=       xfce4-time-out-plugin
 SUBDIR+=       xfce4-weather-plugin



Home | Main Index | Thread Index | Old Index