diff --git a/common/shlibs b/common/shlibs index 82895fcacd7..5a0f1374aa4 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2271,6 +2271,8 @@ libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1 libKF5GuiAddons.so.5 kguiaddons-5.6.0_1 libLayerShellQtInterface.so.6 layer-shell-qt-6.0.0_1 liblxqt.so.1 liblxqt-1.0.0_1 +libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1 +liblxqt.so.2 liblxqt-2.0.0_1 liblxqt-globalkeys.so.1 lxqt-globalkeys-1.0.0_1 liblxqt-globalkeys-ui.so.1 lxqt-globalkeys-1.0.0_1 libenet.so.7 libenet-1.3.12_1 diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 0d964d647e2..151dc838c2e 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,18 +1,18 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=1.4.0 -revision=2 +version=2.0.0 +revision=1 build_style=cmake -hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools - polkit-qt5-devel" -makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel - polkit-qt5-devel" +hostmakedepends="pkg-config lxqt-build-tools + polkit-qt6-devel qt6-tools" +makedepends="kf6-kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel + polkit-qt6-devel" short_desc="Core utility library for all LXQt components" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://lxqt-project.org" distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz" -checksum=c142c6a0bc32deda041a1862625cf56819e26d21adeb67a1c8dccbc1ce8e4ec5 +checksum=464090c3e3eba5204c59500b2585c4210b44f9438438864fcceb3d09669611a5 liblxqt-devel_package() { short_desc+=" - development files"