plasma-workspace: update to 6.1.1.

This commit is contained in:
Luciogi 2024-06-28 23:54:07 +05:00 committed by Đoàn Trần Công Danh
parent 974748a2aa
commit 2500fcc7fa
1 changed files with 4 additions and 7 deletions

View File

@ -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"