blob: e199c7769117b5225a4e88e3a88c50ff27487162 (
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
|
pkgbase = bms-shell
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/Heroblaze2310/bms-shell
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = go
depends = dgop
depends = inter-font
depends = quickshell
depends = ttf-fira-code
depends = ttf-material-symbols-variable
optdepends = brightnessctl: Laptop display brightness control
optdepends = cava: Audio visualizer
optdepends = cliphist: Clipboard history functionality
optdepends = matugen: Dynamic wallpaper-based theming
optdepends = networkmanager: Required for network management
optdepends = qt5ct: Qt5 application theming
optdepends = qt6ct: Qt6 application theming
optdepends = wl-clipboard: Copy functionality for PIDs and other elements
source = https://github.com/Heroblaze2310/bms-shell/raw/main/BakraDEMaterialShell-1.0.3.tar.gz
sha256sums = SKIP
pkgname = bms-shell
depends = dgop
depends = inter-font
depends = quickshell
depends = ttf-fira-code
depends = ttf-material-symbols-variable
depends = bms-shell-compositor
pkgname = bms-shell-hyprland
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles (for Hyprland)
depends = bms-shell
depends = hyprland
optdepends =
provides = bms-shell-compositor
pkgname = bms-shell-niri
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles (for Niri)
depends = bms-shell
depends = niri
optdepends =
provides = bms-shell-compositor
|