mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kwayland-integration: update to 5.23.1
This commit is contained in:
parent
47e9848b66
commit
90e83b7bfc
1 changed files with 6 additions and 4 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'kwayland-integration'
|
# Template file for 'kwayland-integration'
|
||||||
pkgname=kwayland-integration
|
pkgname=kwayland-integration
|
||||||
version=5.22.5
|
version=5.23.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake wayland-devel
|
||||||
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel kguiaddons-devel"
|
pkg-config wayland-protocols qt5-wayland-devel"
|
||||||
|
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel kguiaddons-devel
|
||||||
|
libxkbcommon-devel"
|
||||||
short_desc="Integration plugins for Kwayland"
|
short_desc="Integration plugins for Kwayland"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kwayland-integration"
|
homepage="https://invent.kde.org/plasma/kwayland-integration"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4cbc301227a507fb2ac42e08130c79ff58a9905ebd444ddd64c78bb1e834fb4d
|
checksum=f73510f65bff5dac0b9eb1715af58f7a95f312a9dbe816d853e78a9539c10d6a
|
||||||
|
|
Loading…
Add table
Reference in a new issue