pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Add mate-calc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbf3c876bb65
branches:  trunk
changeset: 307925:dbf3c876bb65
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon May 14 13:50:17 2018 +0000
description:
Add mate-calc.

diffstat:

 meta-pkgs/mate/Makefile        |  3 ++-
 meta-pkgs/mate/Makefile.common |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 1026cb6bcee7 -r dbf3c876bb65 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Mon May 14 13:48:48 2018 +0000
+++ b/meta-pkgs/mate/Makefile   Mon May 14 13:50:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/05/14 12:26:20 youri Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/14 13:50:17 youri Exp $
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.mate-desktop.org/
@@ -24,6 +24,7 @@
 DEPENDS+=      marco>=${VERSION}:../../wm/marco
 DEPENDS+=      mate-applets>=${VERSION}:../../x11/mate-applets
 DEPENDS+=      mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
+DEPENDS+=      mate-calc>=${VERSION}:../../misc/mate-calc
 DEPENDS+=      mate-common>=${VERSION}:../../devel/mate-common
 DEPENDS+=      mate-control-center>=${VERSION}:../../x11/mate-control-center
 DEPENDS+=      mate-desktop>=${VERSION}:../../x11/mate-desktop
diff -r 1026cb6bcee7 -r dbf3c876bb65 meta-pkgs/mate/Makefile.common
--- a/meta-pkgs/mate/Makefile.common    Mon May 14 13:48:48 2018 +0000
+++ b/meta-pkgs/mate/Makefile.common    Mon May 14 13:50:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2018/05/14 12:26:20 youri Exp $
+# $NetBSD: Makefile.common,v 1.4 2018/05/14 13:50:17 youri Exp $
 # used by meta-pkgs/mate/Makefile
 # used by print/atril/Makefile
 # used by sysutils/caja/Makefile
@@ -8,6 +8,7 @@
 # used by graphics/eom/Makefile
 # used by x11/libmatekbd/Makefile
 # used by audio/libmatemixer/Makefile
+# used by misc/mate-calc/Makefile
 # used by misc/libmateweather/Makefile
 # used by wm/marco/Makefile
 # used by x11/mate-applets/Makefile



Home | Main Index | Thread Index | Old Index