layer-shell-qt: update to 6.0.4

This commit is contained in:
John 2024-03-05 13:37:06 +01:00 committed by Đoàn Trần Công Danh
parent 74ffa575c0
commit 2874dc7c79
2 changed files with 8 additions and 7 deletions

View File

@ -2265,7 +2265,7 @@ libd0_blind_id.so.0 xonotic-0.8.0_1
libuecc.so.0 libuecc-5_1
libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1
libLayerShellQtInterface.so.6 layer-shell-qt-6.0.0_1
liblxqt.so.1 liblxqt-1.0.0_1
liblxqt-globalkeys.so.1 lxqt-globalkeys-1.0.0_1
liblxqt-globalkeys-ui.so.1 lxqt-globalkeys-1.0.0_1

View File

@ -1,19 +1,20 @@
# Template file for 'layer-shell-qt'
pkgname=layer-shell-qt
version=5.27.11
version=6.0.4
revision=1
build_style=cmake
confiugre_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake pkg-config
qt5-wayland wayland-devel"
makedepends="qt5-wayland-devel qt5-declarative-devel libxkbcommon-devel
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-tools qt6-base pkg-config
qt6-wayland-tools wayland-devel qt6-declarative-host-tools"
makedepends="qt6-wayland-devel qt6-declarative-devel libxkbcommon-devel
wayland-protocols wayland-devel"
short_desc="Qt component exposing Wayland wl-layer-shell protocol"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/layer-shell-qt"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=f4c321091619c9aeffe9e3568ff22ba4434538dcb3e89e6e23f5950d1e76d350
checksum=432c8866307ce1ba14c3cfda5ac7976fe5e09e45a4fa0b35cc96e467e94b0626
layer-shell-qt-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"