blob: 2dcde8c8af590ff3e0e049f8a2ee1db97def9974 (
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
|
pkgbase = hyprglaze-git
pkgdesc = Wayland shader wallpaper daemon for Hyprland with window-aware effects and AI desktop buddy
pkgver = r66.4149da1
pkgrel = 1
url = https://github.com/slastra/hyprglaze
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = zig
makedepends = wayland-protocols
makedepends = stb
depends = hyprland
depends = wayland
depends = mesa
depends = libglvnd
depends = libpulse
optdepends = aws-cli-v2: AI buddy via AWS Bedrock
provides = hyprglaze
conflicts = hyprglaze
source = git+https://github.com/slastra/hyprglaze.git
sha256sums = SKIP
pkgname = hyprglaze-git
|