15 lines
570 B
Bash
15 lines
570 B
Bash
# Template file for 'lxqt-policykit'
|
|
pkgname=lxqt-policykit
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools polkit-qt5-devel perl"
|
|
makedepends="liblxqt-devel polkit-qt5-devel"
|
|
short_desc="LXQt PolicyKit agent"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
|
|
checksum=8e3ae58196c55c28a5a231f44154a83d6697aa5f6b40dffdedb6b9ea776b4d35
|
|
replaces="lxqt-common>=0"
|