16 lines
599 B
Bash
16 lines
599 B
Bash
# Template file for 'lxqt-policykit'
|
|
pkgname=lxqt-policykit
|
|
version=0.13.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config lxqt-build-tools polkit-qt5-devel"
|
|
makedepends="liblxqt-devel polkit-qt5-devel"
|
|
short_desc="LXQt PolicyKit agent"
|
|
maintainer="Juan RP <xtraeme@voidlinux.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=f729a898a0ace59cf7702146dbe2891d8cb93494e0e6683099b60863b47727b5
|
|
replaces="lxqt-common>=0"
|