# $NetBSD: Makefile,v 1.13 2022/05/11 00:57:30 gutteridge Exp $

PKGNAME=	lxqt-1.1.0
PKGREVISION=	1
CATEGORIES=	meta-pkgs

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://lxqt.org/
COMMENT=	Meta-package for the LXQt desktop environment

META_PACKAGE=	yes

.include "options.mk"

TOOL_DEPENDS+=	lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools

DEPENDS+=	libqtxdg>=3.9.1:../../x11/libqtxdg
DEPENDS+=	qtxdg-tools>=3.9.1:../../x11/qtxdg-tools
DEPENDS+=	liblxqt>=1.1.0:../../x11/liblxqt
DEPENDS+=	libfm-qt>=1.1.0:../../x11/libfm-qt
DEPENDS+=	lxqt-themes>=1.1.0:../../graphics/lxqt-themes
DEPENDS+=	pavucontrol-qt>=1.1.0:../../audio/pavucontrol-qt
DEPENDS+=	qtermwidget>=1.1.0:../../x11/qtermwidget
DEPENDS+=	lximage-qt>=1.1.0:../../graphics/lximage-qt
DEPENDS+=	lxqt-about>=1.1.0:../../x11/lxqt-about
DEPENDS+=	lxqt-policykit>=1.1.0:../../security/lxqt-policykit
DEPENDS+=	lxqt-admin>=1.1.0:../../x11/lxqt-admin
DEPENDS+=	lxqt-config>=1.1.0:../../x11/lxqt-config
DEPENDS+=	lxqt-globalkeys>=1.1.0:../../x11/lxqt-globalkeys
DEPENDS+=	lxqt-openssh-askpass>=1.1.0:../../security/lxqt-openssh-askpass
DEPENDS+=	lxqt-notificationd>=1.1.0:../../x11/lxqt-notificationd
DEPENDS+=	lxqt-powermanagement>=1.1.0:../../sysutils/lxqt-powermanagement
DEPENDS+=	lxqt-qtplugin>=1.1.0:../../x11/lxqt-qtplugin
DEPENDS+=	lxqt-session>=1.1.1:../../x11/lxqt-session
DEPENDS+=	lxqt-sudo>=1.1.0:../../security/lxqt-sudo
DEPENDS+=	pcmanfm-qt>=1.1.0:../../sysutils/pcmanfm-qt
DEPENDS+=	qterminal>=1.1.0:../../x11/qterminal
DEPENDS+=	lxqt-panel>=1.1.0:../../x11/lxqt-panel
DEPENDS+=	lxqt-runner>=1.1.0:../../x11/lxqt-runner
DEPENDS+=	screengrab>=2.4.0:../../graphics/screengrab
DEPENDS+=	lxqt-archiver>=0.6.0:../../archivers/lxqt-archiver
# The Breeze icon set is the default that LXQt expects, and a compatible icon
# theme must be present for the DE to be fully usable.
DEPENDS+=	breeze-icons-[0-9]*:../../graphics/breeze-icons
DEPENDS+=	xscreensaver-[0-9]*:../../x11/xscreensaver
# This pulls in quite a lot of dependencies, but, if translations are wanted,
# it's needed.
DEPENDS+=	qt5-qttranslations>=5.15.2:../../x11/qt5-qttranslations
# This is needed to be able to correctly use deadkeys
DEPENDS+=	uim-[0-9]*:../../inputmethod/uim

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