# Template file for 'lxqt-qtplugin' pkgname=lxqt-qtplugin version=0.9.0 revision=2 build_style=cmake hostmakedepends="cmake pkg-config" makedepends="liblxqt-devel libqtxdg-devel" short_desc="LXQT QT theme plugin" maintainer="Juan RP " license="GPL-3" homepage="http://lxqt.org/" distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz" checksum=7bc715d55ccf7b4356dc89b23f441b79b2a79a523efdb67bc4a81acaa86243c5 pre_configure() { sed -i 's,lxqt-qt5,lxqt,' CMakeLists.txt }