Sat Aug 17 19:44:37 2019 UTC ()
xfce4: updated to release 4.14.0


(gutteridge)
diff -r1.93 -r1.94 pkgsrc/meta-pkgs/xfce4/Makefile
diff -r1.65 -r1.66 pkgsrc/meta-pkgs/xfce4/Makefile.common

cvs diff -r1.93 -r1.94 pkgsrc/meta-pkgs/xfce4/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/xfce4/Makefile 2019/08/11 13:21:53 1.93
+++ pkgsrc/meta-pkgs/xfce4/Makefile 2019/08/17 19:44:37 1.94
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.93 2019/08/11 13:21:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.94 2019/08/17 19:44:37 gutteridge Exp $
2 2
3META_PACKAGE= yes 3META_PACKAGE= yes
4 4
5PKGREVISION= 2 
6.include "Makefile.common" 5.include "Makefile.common"
7 6
8DISTNAME= xfce4-${XFCE4_VERSION} 7DISTNAME= xfce4-${XFCE4_VERSION}
9CATEGORIES= meta-pkgs 8CATEGORIES= meta-pkgs
10COMMENT= Xfce 9COMMENT= Xfce
11 10
12DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler 11DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler
13DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder 12DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder
14DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop 13DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop
15DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad 14DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad
16DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel 15DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel
17DEPENDS+= xfce4-power-manager>=1.6.1:../../sysutils/xfce4-power-manager 16DEPENDS+= xfce4-power-manager>=1.6.1:../../sysutils/xfce4-power-manager
18DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage 17DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage

cvs diff -r1.65 -r1.66 pkgsrc/meta-pkgs/xfce4/Makefile.common (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/xfce4/Makefile.common 2019/07/13 01:05:01 1.65
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common 2019/08/17 19:44:37 1.66
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.65 2019/07/13 01:05:01 gutteridge Exp $ 1# $NetBSD: Makefile.common,v 1.66 2019/08/17 19:44:37 gutteridge Exp $
2# 2#
3# used by archivers/xfce4-thunar-archive/Makefile 3# used by archivers/xfce4-thunar-archive/Makefile
4# used by audio/xfce4-mixer/Makefile 4# used by audio/xfce4-mixer/Makefile
5# used by audio/xfce4-xmms-plugin/Makefile 5# used by audio/xfce4-xmms-plugin/Makefile
6# used by devel/xfce4-conf/Makefile 6# used by devel/xfce4-conf/Makefile
7# used by devel/xfce4-dev-tools/Makefile 7# used by devel/xfce4-dev-tools/Makefile
8# used by comms/xfce4-modemlights-plugin/Makefile 8# used by comms/xfce4-modemlights-plugin/Makefile
9# used by editors/xfce4-mousepad/Makefile 9# used by editors/xfce4-mousepad/Makefile
10# used by mail/xfce4-mailwatch-plugin/Makefile 10# used by mail/xfce4-mailwatch-plugin/Makefile
11# used by meta-pkgs/xfce4-extras/Makefile 11# used by meta-pkgs/xfce4-extras/Makefile
12# used by misc/xfce4-calculator-plugin/Makefile 12# used by misc/xfce4-calculator-plugin/Makefile
13# used by misc/xfce4-smartbookmark-plugin/Makefile 13# used by misc/xfce4-smartbookmark-plugin/Makefile
14# used by misc/xfce4-time-out-plugin/Makefile 14# used by misc/xfce4-time-out-plugin/Makefile
@@ -61,25 +61,25 @@ @@ -61,25 +61,25 @@
61# used by x11/xfce4-settings/Makefile 61# used by x11/xfce4-settings/Makefile
62# used by x11/xfce4-terminal/Makefile 62# used by x11/xfce4-terminal/Makefile
63# used by x11/xfce4-tumbler/Makefile 63# used by x11/xfce4-tumbler/Makefile
64# used by x11/xfce4-whiskermenu-plugin/Makefile 64# used by x11/xfce4-whiskermenu-plugin/Makefile
65# used by x11/xfce4-wmdock-plugin/Makefile 65# used by x11/xfce4-wmdock-plugin/Makefile
66 66
67MASTER_SITES= http://archive.xfce.org/src/xfce/ 67MASTER_SITES= http://archive.xfce.org/src/xfce/
68EXTRACT_SUFX= .tar.bz2 68EXTRACT_SUFX= .tar.bz2
69 69
70MAINTAINER= youri@NetBSD.org 70MAINTAINER= youri@NetBSD.org
71HOMEPAGE= https://www.xfce.org/ 71HOMEPAGE= https://www.xfce.org/
72LICENSE= gnu-gpl-v2 72LICENSE= gnu-gpl-v2
73 73
74XFCE4_VERSION= 4.14pre2 74XFCE4_VERSION= 4.14.0
75 75
76USE_PKGLOCALEDIR= yes 76USE_PKGLOCALEDIR= yes
77USE_LIBTOOL= yes 77USE_LIBTOOL= yes
78GNU_CONFIGURE= yes 78GNU_CONFIGURE= yes
79USE_TOOLS+= gmake pkg-config msgfmt perl intltool 79USE_TOOLS+= gmake pkg-config msgfmt perl intltool
80 80
81XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4 81XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4
82 82
83CONFIGURE_ARGS.Darwin+= --disable-visibility 83CONFIGURE_ARGS.Darwin+= --disable-visibility
84 84
85.include "../../x11/gtk3/buildlink3.mk" 85.include "../../x11/gtk3/buildlink3.mk"