Date: Thursday, January 19, 2023 @ 21:26:37
Author: arojas
Revision: 467037
archrelease: copy trunk to kde-unstable-any
Added:
plasma-meta/repos/kde-unstable-any/
plasma-meta/repos/kde-unstable-any/PKGBUILD
(from rev 467036, plasma-meta/trunk/PKGBUILD)
----------+
PKGBUILD | 44 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
Copied: plasma-meta/repos/kde-unstable-any/PKGBUILD (from rev 467036,
plasma-meta/trunk/PKGBUILD)
===================================================================
--- kde-unstable-any/PKGBUILD (rev 0)
+++ kde-unstable-any/PKGBUILD 2023-01-19 21:26:37 UTC (rev 467037)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+
+pkgname=plasma-meta
+pkgver=5.27
+pkgrel=1
+pkgdesc='Meta package to install KDE Plasma'
+arch=(any)
+license=(None)
+url='https://kde.org/plasma-desktop/'
+depends=(bluedevil
+ drkonqi
+ flatpak-kcm
+ 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
+ plasma-welcome
+ 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')