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