14 lines
503 B
Bash
14 lines
503 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=0.9.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DUSE_QT5=1"
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="liblxqt-devel libqtxdg-devel libXcursor-devel"
|
|
short_desc="LXQt System Settings"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913
|