blob: 7bfe1e18dedc7b242e41719a327eecc99b507e50 (
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
|
pkgbase = dankmaterialshell-git
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles
pkgver = r0.g0000000
pkgrel = 5
url = https://github.com/AvengeMedia/DankMaterialShell
arch = any
license = GPL-3.0-only
makedepends = git
depends = quickshell-git
depends = dgop
depends = ttf-material-symbols-variable-git
depends = inter-font
depends = ttf-fira-code
optdepends = networkmanager: Required for network management
optdepends = matugen-bin: Dynamic wallpaper-based theming
optdepends = ddcutil: External monitor brightness control
optdepends = brightnessctl: Laptop display brightness control
optdepends = wl-clipboard: Copy functionality for PIDs and other elements
optdepends = cliphist: Clipboard history functionality
optdepends = cava: Audio visualizer
optdepends = qt5ct: Qt5 application theming
optdepends = qt6ct: Qt6 application theming
provides = dankmaterialshell
conflicts = dankmaterialshell
source = dankmaterialshell-git::git+https://github.com/AvengeMedia/DankMaterialShell.git
sha256sums = SKIP
pkgname = dankmaterialshell-git
|