maintainer="Antoni Aloy <aaloytorrens@gmail.com>"
# Contributor: Zachary Lee Andrews <zcrayfish@gmail.com>
pkgname=lxqt-desktop
pkgver=2.2.0
pkgrel=0
pkgdesc="LXQt Desktop"
url="https://lxqt-project.org/"
# armhf: blocked by liblxqt
# s390x: blocked by lxqt-runner
arch="noarch !armhf !s390x"
license="GPL-3.0-or-later"
options="!check" # No testsuite
replaces="lxqt-core"
provides="lxqt-core=$pkgver-r$pkgrel"
depends="
	libqtxdg libsysstat liblxqt libfm-qt lxqt-themes
	libdbusmenu-lxqt lxqt-about lxqt-admin lxqt-config
	lxqt-globalkeys lxqt-powermanagement lxqt-session
	lxqt-panel lxqt-runner pcmanfm-qt xscreensaver
	lxqt-qtplugin lxqt-notificationd lxqt-archiver
	lxqt-policykit lxqt-openssh-askpass lxqt-sudo
	pm-utils qtermwidget qterminal openbox xdg-utils
	"

package() {
	mkdir -p "$pkgdir"
}
