blob: c84767e531d2f86d28bdcabb6d66789e77e893c8 (
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
50
|
pkgbase = colorshell
pkgdesc = A super "coolorful" shell for Hyprland!
pkgver = 2.1.3
pkgrel = 2
url = https://github.com/retrozinndev/colorshell
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = pnpm
makedepends = jq
makedepends = aylurs-gtk-shell
depends = gjs
depends = hyprland
depends = hyprpaper
depends = procps-ng
depends = cliphist
depends = socat
depends = gobject-introspection-runtime
depends = wireplumber
depends = glycin
depends = glycin-gtk4
depends = networkmanager
depends = pipewire
depends = python-pywal16
depends = bash
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
depends = adwaita-fonts
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-git
source = colorshell::git+https://github.com/retrozinndev/colorshell.git#tag=2.1.3
sha256sums = SKIP
pkgname = colorshell
|