16 lines
603 B
Bash
16 lines
603 B
Bash
# Template file for 'lxqt-policykit'
|
|
pkgname=lxqt-policykit
|
|
version=0.12.0
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config qt5-host-tools polkit-qt5-devel qt5-tools-devel"
|
|
makedepends="liblxqt-devel polkit-qt5-devel"
|
|
short_desc="LXQt PolicyKit agent"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="https://github.com/lxde/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
|
|
checksum=6e1972433cad8f2b1b647c740d792432aaa9f72b625c2b34cd46165c3c135838
|
|
replaces="lxqt-common>=0"
|