summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile
blob: 15cc4a91a77b3f0de04e5d90abbcdebc90d880d9 (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
# $NetBSD: Makefile,v 1.108 2021/12/31 01:32:04 gutteridge Exp $

META_PACKAGE=	yes

PKGREVISION=	3
.include "Makefile.common"

DISTNAME=	xfce4-${XFCE4_VERSION}
CATEGORIES=	meta-pkgs
COMMENT=	Meta-package for the Xfce desktop environment

DEPENDS+=	xfce4-tumbler>=4.16.0:../../x11/xfce4-tumbler
DEPENDS+=	xfce4-appfinder>=4.16.1:../../sysutils/xfce4-appfinder
DEPENDS+=	xfce4-desktop>=4.16.0:../../x11/xfce4-desktop
DEPENDS+=	xfce4-mousepad>=0.5.8nb2:../../editors/xfce4-mousepad
DEPENDS+=	xfce4-panel>=4.16.3:../../x11/xfce4-panel
DEPENDS+=	xfce4-power-manager>=4.16.0:../../sysutils/xfce4-power-manager
DEPENDS+=	xfce4-settings>=4.16.2nb2:../../x11/xfce4-settings
DEPENDS+=	xfce4-session>=4.16.0:../../x11/xfce4-session
DEPENDS+=	xfce4-terminal>=0.8.10:../../x11/xfce4-terminal
DEPENDS+=	xfce4-thunar>=4.16.10:../../sysutils/xfce4-thunar
DEPENDS+=	xfce4-wm>=4.16.1:../../wm/xfce4-wm
DEPENDS+=	xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
DEPENDS+=	elementary-xfce-icon-theme>=0.11:../../graphics/elementary-xfce-icon-theme
DEPENDS+=	gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard
DEPENDS+=	xdg-utils-[0-9]*:../../misc/xdg-utils

pre-extract:
	${MKDIR} ${WRKSRC}

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