summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile
blob: 967ba00a77daa8e99e0e1aa9fd0a247d22954d19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# $NetBSD: Makefile,v 1.77 2017/02/06 13:55:41 wiz Exp $

META_PACKAGE=	yes

PKGREVISION= 6
.include "Makefile.common"

DISTNAME=	xfce4-${XFCE4_VERSION}
CATEGORIES=	meta-pkgs
COMMENT=	Xfce

DEPENDS+=	xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler
DEPENDS+=	xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder
DEPENDS+=	xfce4-desktop>=4.10.0:../../x11/xfce4-desktop
DEPENDS+=	xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine
DEPENDS+=	xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad
DEPENDS+=	xfce4-panel>=4.10.0:../../x11/xfce4-panel
DEPENDS+=	xfce4-orage>=4.8.4:../../time/xfce4-orage
DEPENDS+=	xfce4-settings>=4.10.0:../../x11/xfce4-settings
DEPENDS+=	xfce4-session>=4.10.0:../../x11/xfce4-session
DEPENDS+=	xfce4-terminal>=0.6.1:../../x11/xfce4-terminal
DEPENDS+=	xfce4-thunar>=1.6.0:../../sysutils/xfce4-thunar
DEPENDS+=	xfce4-wm>=4.10.0:../../wm/xfce4-wm
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}

.include "../../mk/bsd.pkg.mk"