14 lines
488 B
Bash
14 lines
488 B
Bash
|
# Template file for 'lxqt-admin'
|
||
|
pkgname=lxqt-admin
|
||
|
version=0.11.0
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||
|
makedepends="qt5-devel liblxqt-devel"
|
||
|
short_desc="LXQt system administration tool"
|
||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||
|
license="LGPL-2.1"
|
||
|
homepage="http://lxqt.org/"
|
||
|
distfiles="https://github.com/lxde/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
||
|
checksum=34eb3a5cd93d10b1440b0a098b21d5bc512f76dc03ab36dfd78c57e9cb9da6a2
|