# Template file for 'lxqt-qtplugin' pkgname=lxqt-qtplugin version=2.0.0 revision=1 build_style=cmake hostmakedepends="lxqt-build-tools qt6-base qt6-tools libfm-devel" makedepends="liblxqt-devel libfm-qt-devel libqtxdg-devel libdbusmenu-lxqt-devel" short_desc="LXQt Qt theme plugin" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://lxqt-project.org" distfiles="https://github.com/lxqt/lxqt-qtplugin/archive/${version}.tar.gz" checksum=1e173aaa7793ea6bdc4cddc35ab0cb25b7fc09e81b28005b46ee21b65ab65dc8 case "${XBPS_TARGET_MACHINE}" in armv6l*|armv7l*) configure_args=" -DQT_PLUGIN_INSTALL_PATH=/usr/lib/qt6/plugins" esac