layer-shell-qt: for qt6-6.7

This commit is contained in:
Đoàn Trần Công Danh 2024-06-24 13:54:05 +07:00
parent d542d6d07f
commit 6880919ee1

View file

@ -1,14 +1,14 @@
# Template file for 'layer-shell-qt'
pkgname=layer-shell-qt
version=6.0.5
revision=1
revision=2
build_style=cmake
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"
makedepends="qt6-wayland-private-devel qt6-declarative-devel qt6-base-private-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"