-
-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathenlightenment.yaml
More file actions
94 lines (85 loc) · 2.15 KB
/
enlightenment.yaml
File metadata and controls
94 lines (85 loc) · 2.15 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
name: enlightenment
description: "Enlightenment - EFL-based desktop"
display_manager: lightdm
status: supported
tiers:
minimal:
packages:
- enlightenment
- terminology
- lightdm
- slick-greeter
- xserver-xorg
- bluez
- dbus-x11
- gvfs-backends
- lm-sensors
- pavucontrol
- pulseaudio
- pulseaudio-module-bluetooth
- thunar
- xdg-user-dirs
releases:
bookworm:
architectures: [arm64, amd64, armhf]
packages:
- accountsservice
- libu2f-udev
trixie:
architectures: [arm64, amd64, armhf, riscv64]
packages:
- accountsservice
- libu2f-udev
- pipewire-audio
- pipewire-pulse
- wireplumber
packages_remove:
- pulseaudio
- pulseaudio-module-bluetooth
noble:
architectures: [arm64, amd64, armhf, riscv64]
packages:
- polkitd
- pkexec
- libu2f-udev
forky:
# Debian 14 — pipewire replaces pulseaudio (same as trixie).
architectures: [arm64, amd64, armhf, riscv64]
packages:
- accountsservice
- libu2f-udev
- pipewire-audio
- pipewire-pulse
- wireplumber
packages_remove:
- pulseaudio
- pulseaudio-module-bluetooth
sid:
# Debian unstable — pipewire replaces pulseaudio (same as trixie/forky).
# Includes loong64, which is a sid-only Armbian arch.
architectures: [arm64, amd64, armhf, riscv64, loong64]
packages:
- accountsservice
- libu2f-udev
- pipewire-audio
- pipewire-pulse
- wireplumber
packages_remove:
- pulseaudio
- pulseaudio-module-bluetooth
# ── Ubuntu 22.04 LTS / 25.10 / 26.04 ──────────────────────────────
jammy:
# Ubuntu 22.04 LTS — polkit split available via SRU;
# pulseaudio remains default on jammy.
architectures: [arm64, amd64, armhf, riscv64]
packages:
- polkitd
- pkexec
- libu2f-udev
resolute:
# Ubuntu 26.04 LTS — same as questing.
architectures: [arm64, amd64, armhf, riscv64]
packages:
- polkitd
- pkexec
- libu2f-udev