blob: 63cafeabeeaf6222399c5bb050cce1d5abf15483 (
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
|
# Maintainer: Marcel Campello <marcel.campello@prafrentex.com.br>
pkgname=plasma-meta-slim-git
pkgver=0
pkgrel=1
pkgdesc='Meta package to install KDE Plasma (slim git selection)'
arch=(any)
license=(None)
url='https://invent.kde.org/plasma/plasma-desktop/'
depends=(aurorae
bluedevil-git
breeze-gtk-git
drkonqi-git
kde-gtk-config-git
kdeplasma-addons-git
kgamma-git
kinfocenter-git
kscreen-git
ksshaskpass-git
kwallet-pam-git
kwrited-git
ocean-sound-theme-git
oxygen-git
oxygen-sounds
plasma-browser-integration-git
plasma-desktop-git
plasma-disks-git
plasma-firewall
plasma-nm-git
plasma-pa-git
plasma-systemmonitor
plasma-thunderbolt-git
plasma-vault-git
plasma-workspace-wallpapers-git
power-profiles-daemon-git
powerdevil-git
print-manager
sddm-kcm-git
spectacle-git
xdg-desktop-portal-kde-git)
optdepends=('breeze-plymouth: Breeze theme for Plymouth'
'plymouth-kcm-git: Configure Plymouth from systemsettings')
|