18 lines
657 B
Bash
18 lines
657 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=2.1.1
|
|
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=2ef4e71255b9e82a432b0c34c6313919864547d6b591c71ce314d6445a09f7b8
|