18 lines
657 B
Bash
18 lines
657 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=2.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DCMAKE_CXX_STANDARD=17"
|
|
hostmakedepends="pkg-config lxqt-build-tools qt6-base qt6-tools perl"
|
|
makedepends="liblxqt-devel libXcursor-devel
|
|
xf86-input-libinput-devel libqtxdg-devel lxqt-menu-data-devel
|
|
libkf6screen-devel"
|
|
depends="lxqt-menu-data"
|
|
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=fc8fafe278602f6891751582f986d2814699ffa79d8370913815af146ec16c0b
|