16 lines
614 B
Bash
16 lines
614 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=1.2.0
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-DCMAKE_CXX_STANDARD=17"
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
|
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
|
|
xf86-input-libinput-devel libqtxdg-devel"
|
|
short_desc="LXQt System Settings"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt-project.org"
|
|
distfiles="https://github.com/lxqt/lxqt-config/archive/${version}.tar.gz"
|
|
checksum=bbc58b60b60b687e3a9f73f5bcba85d9ac3a767a5e730d997d526cab82f13e48
|