15 lines
596 B
Bash
15 lines
596 B
Bash
# Template file for 'lxqt-config'
|
|
pkgname=lxqt-config
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkgconf 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.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
|
checksum=64d7dd43e5ec1f98f0ba41e99f4438bb1f881fcbc2b2931f798cc82643c2d8a5
|