14 lines
564 B
Bash
14 lines
564 B
Bash
# Template file for 'lxqt-qtplugin'
|
|
pkgname=lxqt-qtplugin
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
|
makedepends="liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel"
|
|
short_desc="LXQt Qt theme plugin"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz"
|
|
checksum=8e789430e1f3b6a354f61d496440a59b797f699320bb8c001d8ef7ac8e1db05e
|