summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d208b7248c83f448c432607be7d159ed601af10d (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 = hyprosd-git
	pkgdesc = Hyprland-focused Wayland OSD daemon
	pkgver = 0.2.0.r7.gead0b2a
	pkgrel = 1
	url = https://github.com/jameswylde/hyprosd
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = clang
	makedepends = git
	makedepends = pkgconf
	depends = gtk4
	depends = gtk4-layer-shell
	optdepends = wireplumber: volume querying via wpctl
	optdepends = pulseaudio-utils: fallback volume querying via pactl
	optdepends = brightnessctl: example brightness keybinds
	optdepends = hyprland: intended compositor integration
	provides = hyprosd
	conflicts = hyprosd
	options = !debug
	source = hyprosd::git+https://github.com/jameswylde/hyprosd.git
	sha256sums = SKIP

pkgname = hyprosd-git