-
-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathkde-neon.yaml
More file actions
43 lines (40 loc) · 1.21 KB
/
kde-neon.yaml
File metadata and controls
43 lines (40 loc) · 1.21 KB
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
name: kde-neon
description: "KDE Neon - latest Plasma from KDE repos (Ubuntu only)"
display_manager: sddm
status: unsupported
repo:
url: "http://archive.neon.kde.org/testing"
key_url: "https://archive.neon.kde.org/public.key"
keyring: "/usr/share/keyrings/neon.gpg"
tiers:
minimal:
packages:
- neon-desktop
- sddm
- sddm-theme-breeze
- konsole
- dolphin
- bluedevil
- kscreen
- plasma-discover
- plasma-nm
- plasma-pa
- plasma-vault
- pipewire-audio
- pipewire-pulse
- wireplumber
- scdaemon
packages_uninstall:
# IMPORTANT: do NOT list anything here that is a Depends of
# neon-desktop. Removing such a package triggers apt's
# autoremove cascade which yanks neon-desktop and a large
# chunk of the plasma stack along with it (same class of bug
# as the xfce4-goodies and language-selector-gnome cascades).
# neon-desktop Depends on kdeconnect and khelpcenter, so
# neither can be listed here. gnome-keyring is also unsafe
# — several KDE/GTK apps pull it via pam dependencies.
- gnome-software
- thunderbird
releases:
noble:
architectures: [arm64, amd64]