pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/xfce4
Module Name: pkgsrc
Committed By: youri
Date: Mon Jun 13 23:22:34 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile
Log Message:
Xfce4: Add xdg-utils to meta-package to help desktop operations.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/meta-pkgs/xfce4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/xfce4/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.73 pkgsrc/meta-pkgs/xfce4/Makefile:1.74
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.73 Fri Jun 12 10:50:32 2015
+++ pkgsrc/meta-pkgs/xfce4/Makefile Mon Jun 13 23:22:34 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2015/06/12 10:50:32 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2016/06/13 23:22:34 youri Exp $
META_PACKAGE= yes
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
@@ -24,6 +24,7 @@ DEPENDS+= xfce4-wm>=4.10.0:../../wm/xfce
DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver
DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme
+DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
pre-extract:
${MKDIR} ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index