blob: 3dce503a4470e96af61ec78a8f46b63262960dc7 (
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
47
48
|
pkgbase = dms-shell
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles
pkgver = 0.1.9
pkgrel = 1
url = https://github.com/AvengeMedia/DankMaterialShell
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-git
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/AvengeMedia/DankMaterialShell/archive/v0.1.9/DankMaterialShell-0.1.9.tar.gz
source = https://github.com/AvengeMedia/danklinux/archive/v0.1.9/danklinux-0.1.9.tar.gz
sha256sums = 18600e62dd059ccdf4a1252cc2fcc54bf6b03935d0c7c8f7f187ceeaa6cbe408
sha256sums = 6e24e1addfde7bc16d907b254d3321428ed8ca8508ed2729ac775fbff70ecc97
pkgname = dms-shell
depends = dgop
depends = inter-font
depends = quickshell
depends = ttf-fira-code
depends = ttf-material-symbols-variable-git
depends = dms-shell-compositor
pkgname = dms-shell-hyprland
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles (for Hyprland)
depends = dms-shell
depends = hyprland
optdepends =
provides = dms-shell-compositor
pkgname = dms-shell-niri
pkgdesc = A Quickshell-based desktop shell with Material 3 design principles (for Niri)
depends = dms-shell
depends = niri
optdepends =
provides = dms-shell-compositor
|