blob: 573d7560e3a9f7edc2fc7e04c6be18ab112c0168 (
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
|
pkgbase = heimdall-cli
pkgdesc = A powerful CLI tool for managing dotfiles, color schemes, wallpapers, and system theming
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/arthur404dev/heimdall-cli
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = grim
depends = slurp
depends = wl-clipboard
depends = fuzzel
optdepends = swappy: screenshot editing support
optdepends = wl-screenrec: screen recording support
optdepends = cliphist: clipboard history support
optdepends = dunstify: enhanced notification support
optdepends = dart-sass: Sass compilation support
optdepends = libnotify: desktop notifications
optdepends = hyprland: window manager integration
optdepends = swww: wallpaper daemon
optdepends = imagemagick: wallpaper processing
source = heimdall-cli-0.3.0.tar.gz::https://github.com/arthur404dev/heimdall-cli/archive/v0.3.0.tar.gz
sha256sums = d7aa1a2e74d30149ffba8eb19a0e276884b66ad3291999637dff89f3cc966e99
pkgname = heimdall-cli
|