# Template file for 'lxqt-build-tools'
pkgname=lxqt-build-tools
version=2.4.0
revision=1
build_style=cmake
hostmakedepends="pkg-config qt6-base"
makedepends="qt6-base"
short_desc="LXQt build tools"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="BSD-3-Clause"
homepage="https://lxqt-project.org"
distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz"
checksum=0037e9a276743d9b450a540fdf7714f4be422ef2ebd5cb16dca3579476739c46

post_install() {
	vlicense BSD-3-Clause LICENSE
}
