# Template file for 'KDSingleApplication'
pkgname=KDSingleApplication
version=1.2.1
revision=1
build_style=cmake
configure_args="-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs"
hostmakedepends="qt6-base"
makedepends="qt6-base-devel"
short_desc="KDAB's helper class for single-instance policy applications"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="MIT"
homepage="https://github.com/KDAB/KDSingleApplication"
changelog="https://github.com/KDAB/KDSingleApplication/releases"
distfiles="https://github.com/KDAB/KDSingleApplication/releases/download/v${version}/kdsingleapplication-${version}.tar.gz"
checksum=e3254ce9dc5ecf6d61ef83264bc61d486a307f0e3c9ed1bb2176f068cdbcbe09

post_install() {
	vlicense LICENSE.txt
}
