blob: 0fecc5058c2e38cd1d70913e8f226452b845241a (
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
49
|
pkgbase = colorshell-git
pkgdesc = A super "coolorful" shell for Hyprland! (latest-commit version)
pkgver = 2.1.2.r109.g4780923
pkgrel = 1
url = https://github.com/retrozinndev/colorshell
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = pnpm
makedepends = jq
makedepends = bash
depends = gjs
depends = hyprland
depends = hyprpaper
depends = procps-ng
depends = cliphist
depends = socat
depends = gobject-introspection
depends = wireplumber
depends = glycin
depends = glycin-gtk4
depends = networkmanager
depends = pipewire
depends = python-pywal16
depends = aylurs-gtk-shell
depends = libastal-4
depends = libastal-io
depends = libastal-apps
depends = libastal-battery
depends = libastal-bluetooth
depends = libastal-hyprland
depends = libastal-mpris
depends = libastal-network
depends = libastal-notifd
depends = libastal-tray
depends = libastal-wireplumber
optdepends = hyprlock: for the colorshell lock command
optdepends = hyprpicker: for the color picker in the control center
optdepends = hyprsunset: apply light filters from the control center
optdepends = ttf-nerd-fonts-symbols-mono: icon glyphs for hyprlock
optdepends = nm-connection-editor: ui to edit network connections
optdepends = grim: take screenshots with colorshell commands
optdepends = slurp: needed to select screenshot area
provides = colorshell
conflicts = colorshell
source = colorshell::git+https://github.com/retrozinndev/colorshell.git
sha256sums = SKIP
pkgname = colorshell-git
|