mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt-config: update to 2.0.0.
This commit is contained in:
parent
00b07548b8
commit
09a6ace238
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'lxqt-config'
|
# Template file for 'lxqt-config'
|
||||||
pkgname=lxqt-config
|
pkgname=lxqt-config
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_CXX_STANDARD=17"
|
configure_args="-DCMAKE_CXX_STANDARD=17"
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="pkg-config lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
|
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
|
||||||
xf86-input-libinput-devel libqtxdg-devel lxqt-menu-data-devel"
|
xf86-input-libinput-devel libqtxdg-devel lxqt-menu-data-devel
|
||||||
|
libkf6screen-devel"
|
||||||
depends="lxqt-menu-data"
|
depends="lxqt-menu-data"
|
||||||
short_desc="LXQt System Settings"
|
short_desc="LXQt System Settings"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-config/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-config/archive/${version}.tar.gz"
|
||||||
checksum=d4e0213533afec2e7c33989089c023d5c0ca21ba052338fabf2fc315cf07e694
|
checksum=fc8fafe278602f6891751582f986d2814699ffa79d8370913815af146ec16c0b
|
||||||
|
|
Loading…
Add table
Reference in a new issue