Date: Thursday, May 19, 2022 @ 19:44:33 Author: arojas Revision: 446105
archrelease: copy trunk to kde-unstable-any Added: plasma-meta/repos/kde-unstable-any/ plasma-meta/repos/kde-unstable-any/PKGBUILD (from rev 446104, plasma-meta/trunk/PKGBUILD) ----------+ PKGBUILD | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) Copied: plasma-meta/repos/kde-unstable-any/PKGBUILD (from rev 446104, plasma-meta/trunk/PKGBUILD) =================================================================== --- kde-unstable-any/PKGBUILD (rev 0) +++ kde-unstable-any/PKGBUILD 2022-05-19 19:44:33 UTC (rev 446105) @@ -0,0 +1,42 @@ +# Maintainer: Antonio Rojas <aro...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=plasma-meta +pkgver=5.25 +pkgrel=1 +pkgdesc='Meta package to install KDE Plasma' +arch=(any) +license=(None) +url='https://kde.org/plasma-desktop/' +depends=(bluedevil + drkonqi + kde-gtk-config + kdeplasma-addons + khotkeys + kinfocenter + kscreen + ksshaskpass + kwrited + oxygen + oxygen-sounds + plasma-browser-integration + plasma-desktop + plasma-disks + plasma-firewall + plasma-nm + plasma-workspace-wallpapers + plasma-pa + plasma-systemmonitor + plasma-thunderbolt + plasma-vault + kwayland-integration + kwallet-pam + kgamma5 + sddm-kcm + breeze-gtk + powerdevil + discover + xdg-desktop-portal-kde +) +optdepends=('breeze-grub: Breeze theme for GRUB' + 'plasma-sdk: Development tools')