summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 2f724746485f000a47f3fd9a2a923d6d31357212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Maintainer: willker <wz dot willker at gmail dot com>
# Maintainer: Antonio Rojas <arojas@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>

pkgname=plasma-meta-deflatpak
pkgver=6.7
pkgrel=2
pkgdesc='Meta package to install KDE Plasma'
arch=(any)
license=(None)
url='https://kde.org/plasma-desktop/'
depends=(aurorae
         bluedevil
         breeze
         breeze-gtk
         discover
         drkonqi
         kactivitymanagerd
         kde-cli-tools
         kde-gtk-config
         kdecoration
         kdeplasma-addons
         kglobalacceld
         kinfocenter
         kmenuedit
         knighttime
         kpipewire
         krdp
         kscreen
         kscreenlocker
         ksshaskpass
         ksystemstats
         kwallet-pam
         kwayland
         kwin
         kwrited
         layer-shell-qt
         libkscreen
         libksysguard
         libplasma
         milou
         ocean-sound-theme
         oxygen
         oxygen-sounds
         plasma-activities
         plasma-activities-stats
         plasma-browser-integration
         plasma-desktop
         plasma-disks
         plasma-firewall
         plasma-integration
         plasma-keyboard
         plasma-login-manager
         plasma-nm
         plasma-pa
         plasma-systemmonitor
         plasma-thunderbolt
         plasma-vault
         plasma-welcome
         plasma-workspace
         polkit-kde-agent
         powerdevil
         print-manager
         spectacle
         systemsettings
         xdg-desktop-portal-kde
)
optdepends=('breeze-grub: Breeze theme for GRUB'
            'breeze-plymouth: Breeze theme for Plymouth'
            'flatpak-kcm: Flatpak Permissions Management KCM'
            'kgamma: Adjust gamma settings on X'
            'kwin-x11: X11 window manager'
            'plasma-workspace-wallpapers: Additional wallpapers'
            'plasma-x11-session: Plasma X11 session'
            'plymouth-kcm: Configure Plymouth from systemsettings'
            'plasma-sdk: Development tools'
            'sddm-kcm: SDDM configuration module'
            'union: Next generation QtQuick/QtWidgets style engine'
            'wacomtablet: Drawing tablet settings on X')