15 lines
548 B
Bash
15 lines
548 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=0.11.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel qt5-svg-devel"
|
|
short_desc="LXQt System Settings"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
|
checksum=e254994caf0535bf6f9da659dc4410b63b5b5cfabea0b961bfb8c00e3c393d38
|