blob: 7e055ef4b717d6863701bc113a015f22fb36bd18 (
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
|
pkgbase = delta-shell
pkgdesc = A Desktop Shell for Niri and Hyprland
pkgver = 0.1
pkgrel = 1
url = https://github.com/sinomor/delta-shell
arch = x86_64
license = MIT
makedepends = meson
makedepends = unzip
makedepends = git
makedepends = npm
depends = wireplumber
depends = networkmanager
depends = dart-sass
depends = wl-clipboard
depends = upower
depends = libadwaita
depends = aylurs-gtk-shell-git
depends = libastal-meta
depends = libastal-niri-git
optdepends = cliphist: for clipboard history
optdepends = gpu-screen-recorder: for recording screen
optdepends = geoclue: for autoload the location for weather
optdepends = brightnessctl: for control brightness of monitors
optdepends = power-profiles-daemon: switch power profiles
optdepends = bluez: for connect to bluetooth devices
optdepends = libgtop: for cpu usage
conflicts = delta-shell-git
source = https://github.com/sinomor/delta-shell/archive/v0.1/delta-shell-0.1.tar.gz
sha256sums = 757a80e9040d5a549ad724e4e4365a1a9dfe29268b8182ef561a37364b6ef065
pkgname = delta-shell
|