16 lines
614 B
Bash
16 lines
614 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=1.3.0
|
|
revision=1
|
|
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=e269bd02126dc30e96035516e728ab5d234c34e247110016e0cef3c42d9d15ed
|