void-packages/srcpkgs/lxqt-build-tools/template+
2021-11-07 21:51:58 +01:00

18 lines
560 B
Plaintext

# Template file for 'lxqt-build-tools'
pkgname=lxqt-build-tools
version=0.10.0
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
makedepends="qt5-devel"
short_desc="LXQt build tools"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="BSD-3-Clause"
homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
checksum=9782878d6c0cc896d4a54fce5cc322561cdf1df270b8f941b2088a434b535e4d
post_install() {
vlicense BSD-3-Clause LICENSE
}