mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
layer-shell-qt: for qt6-6.7
This commit is contained in:
parent
d542d6d07f
commit
6880919ee1
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue