mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
plasma-workspace: update to 6.1.1.
This commit is contained in:
parent
974748a2aa
commit
2500fcc7fa
1 changed files with 4 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'plasma-workspace'
|
||||
pkgname=plasma-workspace
|
||||
version=6.0.5.1
|
||||
revision=3
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
|
@ -23,7 +23,7 @@ makedepends="qt6-declarative-devel libplasma-devel qt6-base-private-devel
|
|||
kf6-ksvg-devel kf6-kdeclarative-devel kf6-kwayland-devel
|
||||
kscreenlocker-devel plasma-wayland-protocols
|
||||
kf6-kuserfeedback-devel phonon-devel polkit-qt6-devel qt6-wayland-private-devel
|
||||
$(vopt_if pipewire kpipewire-devel) kirigami-addons-devel libkexiv2-devel"
|
||||
kpipewire-devel kirigami-addons-devel libkexiv2-devel qcoro-qt6-devel"
|
||||
depends="kactivitymanagerd kwin iso-codes milou plasma-integration
|
||||
qt6-wayland xorg-server-xwayland qt6-tools kf6-kquickcharts kirigami-addons"
|
||||
short_desc="KDE Window manager"
|
||||
|
@ -31,10 +31,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/plasma-workspace"
|
||||
distfiles="${KDE_SITE}/plasma/${version:0:5}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8907f9fded5fc6e5d95355f8346328de18d7c8850dabd9109d75458d5aeed813
|
||||
|
||||
build_options="pipewire"
|
||||
build_options_default="pipewire"
|
||||
checksum=47d2c42bdf8c127fa1656f65baa9828f9890cffd3f416b0af9e056cf228c07ee
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue